01下载套件
!git clone https://gitee.com/paddlepaddle/PaddleDetection.git -b release/2.4
02安装依赖环境
%cd PaddleDetection/
!pip install -r requirements.txt
%cd ..
03解压数据集
!unzip -oq /home/aistudio/data/data121670/Big.zip -d /home/aistudio/data
04修改配置文件
修改训练参数
05训练
!python /home/aistudio/PaddleDetection/tools/train.py \
-c /home/aistudio/PaddleDetection/configs/cascade_rcnn/cascade_rcnn_r50_fpn_1