tianzhi0549 / FCOS

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

ImportError: cannot import name '_C' #394

Open zicck opened 7 months ago

zicck commented 7 months ago

when i run fcos_demo.py, there is a error: from fcos_core import _C ImportError: cannot import name '_C'