dpressel / rude-carnie

Age detection in Tensorflow
937 stars 341 forks source link

eval.py #77

Open Jason-xin opened 6 years ago

Jason-xin commented 6 years ago

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)