MuseCP
MuseCP
cd lib make ←in this step I meet with this error:│make: *** No targets specified and no makefile found. Stop. under ./lib there is no makefile.
In 'make' stage I meet with this error: ‘ROIPoolingParameter’ was not declared in this scope. I am not sure if the source code of caffe is correct. How to solve...
can someone show me the DataLoader? I don't know how to creat y_cls
I use deeplab to do segmentation.when I use deeplab.py I meet this error: ``` Traceback (most recent call last): File "deeplab.py", line 106, in main() File "deeplab.py", line 24, in...