caffe
caffe copied to clipboard
Where I can find image name when I train model?
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?