abdullahselek / plant-disease-classification-tf

Disease classification on different plants with using Machine Learning and Convolutional Neural Networks.
MIT License
59 stars 20 forks source link

Information about the code #2

Open mady143 opened 4 years ago

mady143 commented 4 years ago

Hi @abdullahselek , I had run your code by running first command its work fine and created the ckpts folder when i am running the classifier command i was unable to get the exact result can you tell me how to run the project python3 plant_disease_classification/classifier.py --classify I run this command later and getting bellow message can you help me in this

WARNING:tensorflow:From /usr/local/lib/python3.6/dist-packages/tensorflow/python/training/saver.py:1276: checkpoint_exists (from tensorflow.python.training.checkpoint_management) is deprecated and will be removed in a future version. Instructions for updating: Use standard file APIs to check for files with this prefix.

Thanks and Regards, Manikantha Sekhar Musunrui.

Happy codding...