Detectron2使用

Detectron2使用

Detectron2安装

git clone https://github.com/facebookresearch/detectron2.git
cd detectron2
python setup.py build develop


kaggle datasets download -d aishwr/coco2017

python train_det.py --config-file configs/coco/exp/yolo2go_mobileone_exp2.yaml --num-gpus 2

https://docs-assets.developer.apple.com/ml-research/datasets/mobileone/mobileone_s0_unfused.pth.tar

posted @ 2022-08-18 22:42  Xu_Lin  阅读(49)  评论(0编辑  收藏  举报