grasp_multiObject_multiGrasp icon indicating copy to clipboard operation
grasp_multiObject_multiGrasp copied to clipboard

ModuleNotFoundError: No module named 'utils.cython_nms'

Open woochen123456 opened this issue 4 years ago • 2 comments

Hello, this error occurred when I was running the program, how can I solve it? Thank you! ./tools/demo_graspRGD.py --net res50 --dataset grasp Traceback (most recent call last): File "./tools/demo_graspRGD.py", line 20, in from model.test import im_detect File "/home/chen/grasp_multiObject_multiGrasp/tools/../lib/model/test.py", line 20, in from utils.cython_nms import nms, nms_new ModuleNotFoundError: No module named 'utils.cython_nms

woochen123456 avatar Mar 05 '21 00:03 woochen123456

Have you solved this problem? I met the same issues,thank you

ghhjklio avatar Jun 01 '23 15:06 ghhjklio

Have you solved this problem? I met the same issues .How can I solve it

daney123 avatar Apr 19 '24 08:04 daney123