Hier-R-CNN icon indicating copy to clipboard operation
Hier-R-CNN copied to clipboard

from models.ops import _C

Open Xxxia96 opened this issue 4 years ago • 0 comments

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.

Xxxia96 avatar Apr 25 '21 05:04 Xxxia96