tianzhi0549 / FCOS

FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
https://arxiv.org/abs/1904.01355
Other
3.28k stars 630 forks source link

ImportError: cannot import name '_C' from 'fcos_core' #236

Closed alanMachineLeraning closed 4 years ago

alanMachineLeraning commented 4 years ago

ImportError: cannot import name '_C' from 'fcos_core'

alanMachineLeraning commented 4 years ago

when I run command “python demo/fcos_demo.py”

xiaopojizu123 commented 4 years ago

How did you solve the problem? Thanks !

jieruyao49 commented 3 years ago

How did you solve the problem?