Skip to content

ModuleNotFoundError: No module named 'utils.cython_nms' #23

@woochen123456

Description

@woochen123456

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions