wuji3/Doraemon
A powerful baseline for image classification, face recognition and image retrieval with Pytorch
This project helps machine learning engineers and researchers build robust vision models. You feed it collections of images for tasks like classifying objects, recognizing faces, or finding similar images, and it provides ready-to-use models or tools to train your own. The output is a highly accurate model for your specific visual recognition task, which can then be deployed for real-world applications.
583 stars.
Use this if you are a machine learning engineer or researcher building models for image classification, face recognition, or content-based image retrieval and need a powerful, customizable baseline.
Not ideal if you are looking for a no-code solution or a simple drag-and-drop tool for image processing without diving into model training specifics.
Stars
583
Forks
60
Language
Python
License
GPL-3.0
Category
Last pushed
Nov 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/wuji3/Doraemon"
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