caffe icon indicating copy to clipboard operation
caffe copied to clipboard

Where I can find image name when I train model?

Open yumeihong opened this issue 6 years ago • 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?

yumeihong avatar Mar 25 '20 06:03 yumeihong