1、python查看第三方库的代码在工程根目录下mkdir dirs cd dirs pip show mmdet2、git下载子模块git submodule update --init --recursive