Justinhzy / pedestrian-detector

modified faster-rcnn for pedestrian detection
MIT License
21 stars 7 forks source link

How to calculate miss rate? #5

Open hezhu1996 opened 4 years ago

hezhu1996 commented 4 years ago

@Justinhzy Hi, as you mentioned in the Readme, you get the miss rate 15.4%, I didn't find where you calculate it. Would you please specify in which code you get miss rate? Thanks~