Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pradeepchegur/image_classification_python
Here, classified three category of images using inception v3 model.
https://github.com/pradeepchegur/image_classification_python
datacollection image-classification inception-v3 ipynb-jupyter-notebook jupyter-notebook python tensorflow
Last synced: about 1 month ago
JSON representation
Here, classified three category of images using inception v3 model.
- Host: GitHub
- URL: https://github.com/pradeepchegur/image_classification_python
- Owner: pradeepchegur
- Created: 2022-06-10T18:24:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T07:21:32.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T17:09:31.946Z (about 1 month ago)
- Topics: datacollection, image-classification, inception-v3, ipynb-jupyter-notebook, jupyter-notebook, python, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 87.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image_Classification_Python
Here, classified three category of images[Traffic lights, Nameboards and Furnitures] using inception v3 model.
Trained model(.h5 file) is downloaded and from tensorflow built in application is installed with our model.