potato-disease-classification
potato-disease-classification copied to clipboard
Potato Disease Classification - Training, Rest APIs, and Frontend to test.

So I was following part 5 of the codebasics tutorial and when I went to upload my plant file into the drop area it immediately stopped working and gave me...
Error on this notebook: potato-disease-classification-model-using-image-data-generator.ipynb The line: batch_prediction = model.predict(images_batch) Getting an error on this line. images_batch was never defined (misspelling?). That cell has to be removed. If you want...
in api files you entered saved_models thats
If we drag and drop a picture of different dimension other than (256 , 256) it shows "value error" of expected shape and found shape. As I have made changes...
As we drag and drop new image with different dimension, if the input image is not resized it will give error "value error" of expected shape and found shape.
The user interface works fine but when i try to drag and drop the image the backend is not responding
When it comes to Model Deployment To GCP. As user inputs, even meme images are giving output with 70% plus accuracy.
 