ANPR
ANPR copied to clipboard
Trying to train - confused about dataset argument
Hi, for the loadataset function, it says the function loads the image and the label for the image. The label for the image is the folder name. Is this correct? For example, my current dataset has 500 images, their labels are in a csv. In order to use this, does each image need to be in its own folder? And the folder name must be the Label?
You have to make your own function to load from the csv file.