Robert-JunWang / Pelee

Pelee: A Real-Time Object Detection System on Mobile Devices
Apache License 2.0
885 stars 254 forks source link

eval_voc problem #54

Open shifangyan opened 6 years ago

shifangyan commented 6 years ago

you said we can use "python examples/pelee/eval_voc.py" to Evaluate the model, but i open the python file, i found someting strange. please look the folloe code block:

image

why use "train"?? does it mean trianing phase??but the file is to Evaluate not train

and another strange thing is when i run this code "python examples/pelee/eval_voc.py" after train 12,000iters ,some error ocuured ,see the follow image