MetaR-CNN
MetaR-CNN copied to clipboard
No moudle named'lib.model.roi_crop._ext._roi_crop'and'lib.model.nms._ext.nms._nms'
When i run train_metarcnn.py,the error occered in line three.Like this
1" File "/home/wangning/progress/Few-Shot/MetaR-CNN-master/lib/model/roi_crop/_ext/roi_crop/init.py", line 3, in
I don't know where the error happened,but missing the module lib and ffi
Have you compiled the library? Repeat the compilation stage, please
i have also the problem, ModuleNotFoundError: No module named 'nms._ext' Can you help me solve the problem?