IbrahimSobh/imageclassification
Deep Learning: Image classification, feature visualization and transfer learning with Keras
This project helps developers build and understand image classification systems. You can input images to train a deep learning model, which then outputs classifications for new images. It's designed for machine learning engineers, data scientists, and researchers working with image recognition tasks.
125 stars. No commits in the last 6 months.
Use this if you are a developer looking for practical examples to implement, visualize, and optimize deep learning models for image classification.
Not ideal if you are an end-user without programming experience simply looking for a ready-to-use image classification application.
Stars
125
Forks
33
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 23, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/IbrahimSobh/imageclassification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qubvel/efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
KichangKim/DeepDanbooru
AI based multi-label girl image classification system, implemented by using TensorFlow.
matlab-deep-learning/Image-Classification-in-MATLAB-Using-TensorFlow
This example shows how to call a TensorFlow model from MATLAB using co-execution with Python.
AFAgarap/cnn-svm
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine...
harvitronix/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow