KichangKim/DeepDanbooru
AI based multi-label girl image classification system, implemented by using TensorFlow.
This project helps classify anime-style girl images by automatically assigning descriptive tags. You provide a collection of images and optionally an existing tag database, and it outputs a system capable of tagging new images with labels like "1girl" or "long_hair." This is ideal for curators, collectors, or content managers working with large volumes of anime art.
2,897 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need an automated way to categorize and tag anime-style girl images for easier searching, organization, or analysis.
Not ideal if you need to classify non-anime images or are looking for a general-purpose image recognition tool for diverse subjects.
Stars
2,897
Forks
269
Language
Python
License
MIT
Category
Last pushed
Aug 27, 2024
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/KichangKim/DeepDanbooru"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
qubvel/efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
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
gsurma/image_classifier
CNN image classifier implemented in Keras Notebook 🖼️.