horrible-dong/QTClassification
A lightweight and extensible toolbox for image classification and MORE
This tool helps researchers and practitioners train and evaluate machine learning models for image classification tasks. You provide a dataset of images, and it outputs a trained model capable of categorizing new images, along with performance metrics. It's designed for machine learning engineers and data scientists working with visual data.
Use this if you need a flexible and extensible framework to develop and test image classification models, especially for deep learning applications.
Not ideal if you're looking for a no-code solution or pre-trained models for immediate deployment without custom training.
Stars
19
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/horrible-dong/QTClassification"
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