An open API service indexing awesome lists of open source software.

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

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