gkioxari / RstarCNN

R*CNN
Other
132 stars 53 forks source link

After the test what should I do to make the results(like comp10_jumping.txt) change into pictures with box? #34

Open me-meda opened 7 years ago

me-meda commented 7 years ago

After the test what should I do to make the results(like comp10_jumping.txt) change into pictures with box?

yi-jianfenghou commented 6 years ago

lib/fast_rcnn/test.py, find

Visualize detections

vis_detections(im, gt_boxes, scores, imdb.classes)