dpressel / rude-carnie

Age detection in Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eval.py

Jason-xin opened this issue · comments

batch is 128 in eval.py, but my testing images are are just 500, the result shows total is 512(4*128).
Can you tell me where the additional 12 (512-200) are from?

2018-04-26 01:01:19.056359: precision @ 1 = 0.807 (413/512)
2018-04-26 01:01:19.056378:    recall @ 2 = 1.000 (512/512)