Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
How to create hdf5 files for Training and labeled images for caffe training? #5737
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ChidanandKumarKS commentedJul 5, 2017
I had file named *.txt which has training and annotation images in the appropriate path namely
/home/Vin/Train_1.jpg /home/Vin/Annot_1.jpg
.....
.....
How to create hdf5 files for this txt file which contains paths of Training and labeled images ..
Kindly do the needful
REgards
Kumar