Images in a batch

19 views
Skip to first unread message

Can

unread,
May 6, 2017, 6:47:13 AM5/6/17
to Caffe Users
Hi everyone,

Is there any way to see which images are coming in batch during the training in Caffe ? (Shuffle parameter is true so the images do not come in order.)

Thank you.

Jonathan R. Williford

unread,
May 6, 2017, 11:42:45 AM5/6/17
to Can, Caffe Users
I often create a Python notebook and then call "forward" on the model that I've trained or am training (use the training prototxt, not the deploy). This way I can check to make sure that the data is being processed correctly and check the values within the network. Any in-place transformation will be applied to the input data though.

It's hard to know if this addresses what you want, since I don't know why you want to see the images.

Best,
Jonathan

--
You received this message because you are subscribed to the Google Groups "Caffe Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to caffe-users+unsubscribe@googlegroups.com.
To post to this group, send email to caffe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/caffe-users/5a56aa30-e0db-4a96-bbe7-9155cd3f029b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages