Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
check_requirements() exclude pycocotools, thop (ultralytics#2571)
Exclude non-critical packages from dependency checks in detect.py. pycocotools and thop in particular are not required for inference. Issue first raised in ultralytics#1944 and also raised in ultralytics#2556 (cherry picked from commit 0d891c6)
- Loading branch information