penny4860 / SVHN-deep-digit-detector

Deep-digit-detector (and recognizer) in natural scene. A digit detection framework was implemented using keras with tensorflow backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evaluation script

penny4860 opened this issue · comments

1개의 image 에서 여러개의 ground truth 가 있을 때 mAP 를 구할 수 있도록 코드를 수정하자.

  • multiple object 에 대한 evaluation 구현
  • Test data 에 대한 mAP 를 구할 수 있도록 setup

Here is average precision graph on randomly sampled 10-test-images.

test_10

  • AP-score : 0.488062442608
  • 6_evaluate.py In the 03ddf70 , then the result can be reproduced