Hier-R-CNN
Hier-R-CNN copied to clipboard
from models.ops import _C
I can train the model with the training script but when I run single .py file in the project or debug program. the code will provide the error: cannot import name '_C' from 'models.ops' I have also processed all the steps follow the readme.md. I'm very confused and want to know the reason.