dwyl/image-classifier
🖼️ Classify images and extract data from or describe their contents using machine learning
This project helps you automatically describe images and make them searchable. You upload an image file or record your voice describing what you're looking for, and it provides a text description of the image or finds matching images based on your voice query. This is useful for anyone managing large collections of images who needs to organize and quickly retrieve specific visuals.
Use this if you need an offline-capable system to automatically generate descriptive captions for images and find them later using either text descriptions or spoken queries.
Not ideal if you are not a developer working with Phoenix applications and Elixir machine learning capabilities.
Stars
33
Forks
5
Language
Jupyter Notebook
License
GPL-2.0
Category
Last pushed
Feb 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dwyl/image-classifier"
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