ImportError: cannot import name 'non_max_suppression' from 'supervision.detection.utils' #16
Open
1 of 2 tasks
Labels
bug
Something isn't working
Search before asking
JUXTAPOSE Component
Detector
Bug
after i installed juxtapose as https://sdk.juxt.space/installation says and try to test the installation
i encountered a problem
I went to the https://github.com/roboflow/supervision/blob/develop/supervision/detection/utils.py and found there is no 'non_max_suppression' method. Maybe they delete it. By the way, could it be the my python version(3.8) that caused this problem?
Environment
Minimal Reproducible Example
pip install juxtapose
create a test.py then paste
run
Additional
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: