Open hadign20 opened 7 years ago
you need to compile the fast rcnn caffe not the master branch because there is somme modification
I followed the instructions of py-fasterrcnn page. You mean I should follow the fast-rcnn instead?
try it it can solve the problem
hey, I am getting error too. can anyone post the solution for it?
I'm trying to run the demo of py-faster-rcnn with the command:
python ./tools/demo.py --gpu 0 --net vgg16
But it shows an error like this:
How can I solve this problem?