weiliu89/caffe

Where I can find image name when I train model?

yumeihong opened this issue · 0 comments

I try to printf ground truth data from Annotation& anno in sample.cpp GroupObjectBBoxes function.
But data order is not same to my train sample image list.
Can I know which images be chosen in every train iteration?