Deformable-ConvNets
Deformable-ConvNets copied to clipboard
light head rcnn: ImportError: No module named utils.symbol
Hi, when I run "python resnet_v1_101_rfcn_light.py", I got the error "ImportError: No module named utils.symbol", Could you tell me why? In additon, I wonder what fps and accuracy are in your contruction.
Thank you very much!
You need to add lib and rfcn folders to python path, similarly to how it is done in experiments.