https://github.com/rapter1990/image-classification-examples
Image Classification Examples through CNN, VGG16, MobileNetv2 in Python
https://github.com/rapter1990/image-classification-examples
cnn image-classification mobilenetv2 python vgg16
Last synced: 7 months ago
JSON representation
Image Classification Examples through CNN, VGG16, MobileNetv2 in Python
- Host: GitHub
- URL: https://github.com/rapter1990/image-classification-examples
- Owner: Rapter1990
- Created: 2020-12-10T20:25:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-02T18:15:00.000Z (almost 4 years ago)
- Last Synced: 2025-01-20T22:53:05.509Z (9 months ago)
- Topics: cnn, image-classification, mobilenetv2, python, vgg16
- Language: Jupyter Notebook
- Homepage:
- Size: 32 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Classification Examples
Here are all my image classification analysis work showing one by one below.
Jupyter Notebook Viewer : https://nbviewer.jupyter.org/
Project Names
Information
Fruit Image Classification
Implementing image classification by using CNN
Chinese Calligraphy Styles by Calligraphers
Implementing image classification by using VGG16
Device Image Classification
Implementing image classification by using MobileNetV2
Ball Image Classification
Implementing image classification by using VGG16
Vegatable Image Classification
Implementing image classification by using CNN