Takehiro Tanaka

Results 2 comments of Takehiro Tanaka
trafficstars

In my understanding, this repository computes mAP (also called as AP) based on _PASCAL VOC2012 challenge_. The metric mAP is computed based on the average of all object classes and...

It is maybe a late comment, but just wanted to share it is possible by adding the following line of code after line 913 `imshow(window_name, frame);`, as an example: `imwrite(ouput_dir_path...