zhaoweicai / cascade-rcnn

Caffe implementation of multiple popular object detection frameworks
1.04k stars 293 forks source link

Test on single image #10

Open yang778 opened 6 years ago

yang778 commented 6 years ago

Can you provide the method for testing on single image?

zhaoweicai commented 6 years ago

You can test the single image when you remove the for loop on all images.