You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: