git clone --recursive https://github.com/rbgirshick/fast-rcnn.git

  Git命令 --recursive 会递归克隆fast-rcnn项目下面的所有git项目

相关文章: