yanxp / MetaR-CNN

Meta R-CNN : Towards General Solver for Instance-level Low-shot Learning
https://yanxp.github.io/metarcnn.html
177 stars 23 forks source link

Missing module lib.moudel.roi_crop._ext.roi_crop.lib and ffi #46

Closed NingWang11 closed 4 years ago

NingWang11 commented 4 years ago

When i run lib.model.roi_crop._ext.roi_crop,the error occered in line three.Like this " File "/home/wangning/progress/Few-Shot/MetaR-CNN-master/lib/model/roi_crop/_ext/roi_crop/init.py", line 3, in from lib.model.roi_crop._ext.roi_crop import lib as _lib, ffi as _ffi ImportError: cannot import name 'lib' " I don't know where the error happened,but missing the module lib and ffi