Jupyter notebook was made for doing machine learning which classify images
-
Updated
Jul 15, 2018 - Jupyter Notebook
Jupyter notebook was made for doing machine learning which classify images
One notebook trains a vegetable classification model with InceptionV3 using TensorFlow and Keras. The second notebook showcases the pre-trained model's inference on vegetable categories, loading InceptionV3 and enhancing image features. Together, they offer a compact solution for vegetable classification through deep learning.
VGG | Resnet | Alexnet | Squeezenet | Densenet | Inception
Add a description, image, and links to the inceptionv3 topic page so that developers can more easily learn about it.
To associate your repository with the inceptionv3 topic, visit your repo's landing page and select "manage topics."