#121 · Primary category: Computer Vision
DeepDanbooru
AI based multi-label girl image classification system, implemented by using TensorFlow.
Project last updated:07/04/26
GitHub Stars
2.9K
Forks
266
Contributors
7
License
MIT
Why we included this project
Anyone building a tagger for anime or illustration collections will find DeepDanbooru one of the more established options. It is a multi-label classifier that estimates hundreds of tags from a single image in one pass, trained on the tagging metadata the Danbooru community maintains. Everything runs from the command line: you can fetch the current tag list, filter a SQLite-annotated image database, train a model on your own corpus, and evaluate single images or entire folders. Training your own model means you are not locked into a fixed pretrained tagger, which matters when your collection uses different vocabulary or conventions. The project also ships Grad-CAM visualization tooling, so you can see which parts of an image drove a tag decision before you rely on the result.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)