Allocated updated pycocotools metrics fix (#101)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
441126a77e
commit
5c6d11bdb2
3 changed files with 7 additions and 6 deletions
|
|
@ -40,7 +40,7 @@ ipython # interactive notebook
|
|||
psutil # system utilization
|
||||
thop>=0.1.1 # FLOPs computation
|
||||
# albumentations>=1.0.3
|
||||
# pycocotools>=2.0 # COCO mAP
|
||||
# pycocotools>=2.0.6 # COCO mAP
|
||||
# roboflow
|
||||
|
||||
# HUB -----------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue