fidler-lab / polyrnn-pp-pytorch

PyTorch training/tool code for Polygon-RNN++ (CVPR 2018)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No module named Utils

ty199931 opened this issue · comments

when i run the command of Launch backend(flash server) in the terminal, the error appears.
The whole information is :File "Tool/tool.py",line 12 ,in
from Utils import utils
ImportError:No module named Utils
Please help me!