dog-qiuqiu / FastestDet

:zap: A newly designed ultra lightweight anchor free target detection algorithm, weight only 250K parameters, reduces the time consumption by 10% compared with yolo-fastest, and the post-processing is simpler
BSD 3-Clause "New" or "Revised" License
768 stars 131 forks source link

训练时出现错误 #43

Open wxzyqqj opened 1 year ago

wxzyqqj commented 1 year ago

ModuleNotFoundError: No module named 'pycocotools._mask'

JackyWang-001 commented 1 year ago

pycocotools

pip install pycocotools