zhaoweicai / mscnn

Caffe implementation of our multi-scale object detection framework
404 stars 211 forks source link

Could you share Caltech_evaluation with us? Thanks!! #77

Open zhangxiaotao2015 opened 7 years ago

cloudfool commented 7 years ago

+1

cloudfool commented 7 years ago

refer #63

zhaoweicai commented 7 years ago

A quick start for caltech pedestrian dataset can be found in Piotr's Toolbox. I used the same format for the detection results, as Piotr's toolbox. For evaluation, you just need to change the directory of the detection results.

zhangxiaotao2015 commented 7 years ago

I know Toolbox. I just don't know how to take the same format from the detection results as Piotr's toolbox. Could you share the method? Thanks! I want to use it in other place.