CharlesShang / FastMaskRCNN

Mask RCNN in TensorFlow
Apache License 2.0
3.1k stars 1.1k forks source link

Fresher with working RCNN #215

Closed thisismihir closed 4 years ago

thisismihir commented 5 years ago

Sorry for asking such a naive question, but I am a complete fresher in this. So, as mentioned downloaded the same repository on my windows 10. And on my command propmt, I entered the command: "python setup.py" and I got an error saying: "No module named Cython. Build". Can someone help me with that, please?

rye36 commented 5 years ago

Hi, Not sure whether you would of already fixed this bit you need to pip install Cython