本项目是对https://github.com/zzzxxxttt/pytorch_simple_CenterNet_45 项目的重构,感谢原作者的辛苦劳动! 具体改动请参见:https://blog.csdn.net/qq_36810544/article/details/116568582
- python>=3.5
- pytorch==1.17
- pycocotools==2.0
- imgaug==0.4.0
-
Clone this repo:
git clone https://github.com/zzubqh/CenterNetDect-pytorch.git -
Install COCOAPI (the cocoapi in this repo is modified to work with python3):
cd $CenterNet_ROOT/lib/cocoapi/PythonAPI make python setup.py install --user
请参见:https://blog.csdn.net/qq_36810544/article/details/116568582
欢迎点赞讨论!