Error caused by 'line' and 'size' lines in create_list.sh
tahriribraq opened this issue · 0 comments
Hi! First of all, thanks a LOT for this brilliant repo, it's really helping my thesis research :) So I'm trying to train the model to identify 4 image classes and followed all your instructions. I have 160 images and 160 corresponding labels. As you can see attached, in my windows bash terminal create_list.sh is running fine except for a number of images where the two lines of code I've circled in red is causing the '/' between 'Dataset' and 'Images' to disappear, thereby causing the 'no directory found' error. I'm a total unix noob so not sure what those two lines are doing, really hope you can point me to the solution! If I could not explain the problem clearly enough, please let me know. My end goal is to generate a trained .caffemodel file.
Thank you!