YonghaoHe / LFD-A-Light-and-Fast-Detector

LFD is a big update upon LFFD. Generally, LFD is a multi-class object detector characterized by lightweight, low inference latency and superior precision. It is for real-world appilcations.
418 stars 82 forks source link

[Enhancement] evaluation in every serveral epochs #11

Closed lucasjinreal closed 3 years ago

lucasjinreal commented 3 years ago

Can it add mAP evaluation every several epochs for comparsion ?

YonghaoHe commented 3 years ago

@jinfagang For WIDERFACE and TT100K, we use official off-line evaluation code. In the future, we will add on-line MAP evaluation for generic object detection.