This repo uses TensorFlow's Inception V3 Model to classify whether an image is a tomato or a potato. The model can be used to classify more types of plants, simply add more labeled folders of images. I used Siraj Raval's TensorFlow tutorials to develop this. Another useful resource for working with TensorFlow's Inception V3 Model is CodeLab.
- Run the classifyPlant script to output the label of the image.
python classifyPlant.py /path/to/file