Open thomasklau opened 7 years ago
I am getting the same error. Did you fix this error?
What changes did you make in caffe-fast-rcnn to build it successfully. I have installed caffe on my machine and I also followed the same installation steps for caffe-fast-rcnn but it gives me an error : missing 'matlab' and 'examples' folder.
Hi,
The caffe-fast-rcnn is missing the 'matlab' and 'examples' folder. Also, 'format.hpp' is missing from 'caffe-fast-rcnn/src/caffe/util'. I'm building on Ubuntu 16.04 with a NVIDIA GTX 1080.
It would be great if this could get fixed so that others can more easily install DeepBox. With these changes, I was able to build caffe-fast-rcnn.
Thomas