Skip to content

run demo.py wrong #49

@weizhenzhao

Description

@weizhenzhao

Hi Dear

when I run
python demo.py
it shows the following error:
[root@localhost sceneReco]# python demo.py
Traceback (most recent call last):
File "demo.py", line 2, in
from ctpnport import *
File "/root/Desktop/sceneReco/ctpnport.py", line 29, in
from detectors import TextProposalDetector, TextDetector
File "./CTPN/src/detectors.py", line 4, in
from utils.cpu_nms import cpu_nms as nms
ImportError: No module named cpu_nms

How could I handle that?

Thanks
weizhen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions