Blur-and-Clear-Classification
Blur-and-Clear-Classification copied to clipboard
multiple image predictions via folder or *
Hi - this is great! I've trained my model with 100 blurry and 100 clear and everything seems to be doing well - 96% accuracy, but now for the prediction I can only get it to run one image at a time to give me the good or bad label - am I missing something? I have about 7,000 images to label and I'm looking to set it up for an influx of daily imagery.
The IMAGE_PATH doesn't accept *.jpg or directing it to a folder of images... can you advise?
And then is there an easy way to move the predicted image to a folder based on its label? Trying to get the non-blurry photos to be sent into another NN to be put into a classification model.
Thanks!