DeepDanbooru
Tag estimator
An AI-based system for estimating image tags from anime-style girl images
AI based multi-label girl image classification system, implemented by using TensorFlow.
3k stars
38 watching
260 forks
Language: Python
last commit: 3 months ago danboorumachine-learningtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
sjchoi86/tensorflow-101 | A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
thtrieu/darkflow | Tools and scripts for training and deploying real-time object detection models using TensorFlow | 6,132 |
osmr/imgclsmob | Research and development of deep learning networks for computer vision tasks | 2,975 |
arunmichaeldsouza/tensorflow-image-detection | A tool for training and classifying images using Google's Inception model and TensorFlow | 329 |
keras-team/autokeras | An AutoML system based on Keras for automating deep learning workflows | 9,154 |
donnemartin/data-science-ipython-notebooks | A comprehensive collection of data science and machine learning notebooks using Python and various deep learning frameworks. | 27,495 |
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,639 |
matlab-deep-learning/image-classification-in-matlab-using-tensorflow | This project demonstrates how to call a TensorFlow model from MATLAB using co-execution with Python. | 51 |
deepdoctection/deepdoctection | An integrated framework for document AI tasks using deep learning models. | 2,588 |
nvlabs/stylegan | A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,157 |
jolibrain/deepdetect | A machine learning API and server written in C++ that supports multiple deep learning libraries and provides a flexible interface for building and deploying machine learning models. | 2,519 |
tachibanayoshino/animegan | Generates anime-style images from real-world photos using a deep learning model. | 4,494 |
jina-ai/dalle-flow | An interactive workflow for generating high-definition images from text prompts using a human-in-the-loop approach | 2,834 |
huggingface/transformers | A collection of pre-trained machine learning models for various natural language and computer vision tasks, enabling developers to fine-tune and deploy these models on their own projects. | 135,022 |
hasnainraz/fc-densenet-tensorflow | Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |