"The first step is to create two file lists with the corresponding labels, one for the training and one for the test set. Suppose the former is called train.txt and the latter val.txt."
Should I manually create a text file for all these labels? My plan is to create one directory that has several subdirectories for each class of images. Would you recommend this approach?
"The first step is to create two file lists with the corresponding labels, one for the training and one for the test set. Suppose the former is called train.txt and the latter val.txt."
Should I manually create a text file for all these labels? My plan is to create one directory that has several subdirectories for each class of images. Would you recommend this approach?