-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
When the nms_wrapper imports cpu_nms, there is no cpu_nms.py. It seems like you renamed the module to py_cpu_nms and also its main function. If we change the name back to cpu_nms or the import statement to py_cpu_nms, then the code works again. I'm running this on CPU mode only.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels