Clothing-Detection icon indicating copy to clipboard operation
Clothing-Detection copied to clipboard

cannot import name '_C' from 'maskrcnn_benchmark'

Open daynial132 opened this issue 5 years ago • 2 comments

Hello, I am new to this ML thing i have done setup for maskrcnn_benchmark i dont have GPU. all the time i am getting "ImportError: cannot import name '_C' from 'maskrcnn_benchmark'" error Please Help

daynial132 avatar Jun 14 '20 11:06 daynial132

Hi

Have you tried installing the maskrcnn-benchmark ?

Also you can trying commenting this line and try using only yolov3 that doesn't need any installation.

simaiden avatar Jun 21 '20 04:06 simaiden

Hi

Have you tried installing the maskrcnn-benchmark ?

Also you can trying commenting this line and try using only yolov3 that doesn't need any installation.

This worked for me. Thanks!

hoanbell avatar Jan 11 '21 03:01 hoanbell