imatge-upc / detection-2016-nipsws

Hierarchical Object Detection with Deep Reinforcement Learning
http://imatge-upc.github.io/detection-2016-nipsws/
MIT License
423 stars 129 forks source link

On precision_recall curve questions #28

Closed Zhaoboling closed 5 years ago

Zhaoboling commented 5 years ago

I'm interested in your code, so I have a question to ask. I used the image-zooms model and the pre-training model weights you provided. Now I get 6 q-val from the graph of the test results. I don't know how to use these 6 q-val to calculate the precision and recall curves next.