stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research. (by chiphuyen)
DeepDanbooru
AI based multi-label girl image classification system, implemented by using TensorFlow. (by KichangKim)
stanford-tensorflow-tutorials | DeepDanbooru | |
---|---|---|
2 | 8 | |
9,845 | 2,803 | |
- | 1.0% | |
0.0 | 4.1 | |
over 4 years ago | 11 months ago | |
Python | Python | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
stanford-tensorflow-tutorials
Posts with mentions or reviews of stanford-tensorflow-tutorials.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-01-30.
-
Rim Dillon
I’m not sure how to tell you this in a way that won’t deflate your outrage boner, but Stanford uses master in code: https://github.com/chiphuyen/stanford-tensorflow-tutorials
- [D] I'm trying to do more stuff in pure Tensorflow. Is there an in-depth book that explain constructing recurrent, convolutional, graph etc layers in it?
DeepDanbooru
Posts with mentions or reviews of DeepDanbooru.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-05.
-
Discussion Thread
Okay, it turns out that someone has trained an image classifier on danbooru as a dataset.
-
LAION publishes open source version of Google CoCa models ( SOTA on image captioning task )
First of all - DeepDanbooru is the exclusive project of KichangKim, who aimed to train models based on (variants of) the ResNet architecture to output Danbooru tags.
-
Can i get some help installing deep danbooru?
> pip install -r requirements.txt Like what does this mean, where do i put the files i got from https://github.com/KichangKim/DeepDanbooru ? The whole process is confusing me
-
i tried to install "Animator script" and "DeepDanbooru" into AUTOMATIC1111 did not work?
For: https://github.com/KichangKim/DeepDanbooru I see the "Put your deepbooru release project folder here.txt" file so I "git clone" it into this folder, moved it up and so on but the button did not show and in the console are no errors. Also I restarted the UI after each moving of the project.
-
DeepDanbooru interrogator implemented in Automatic1111
if not is_installed("deepdanbooru") and deepdanbooru: run_pip("install git+https://github.com/KichangKim/DeepDanbooru.git@edf73df4cdaeea2cf00e9ac08bd8a9026b7a7b26#egg=deepdanbooru[tensorflow] tensorflow==2.10.0 tensorflow-io==0.27.0", "deepdanbooru")
-
[Hobby Scuffles] Week of August 29, 2022 (Poll)
i think you could make an argument that training an art-generator model falls afoul of the "market for the original work" prong of fair use in a pretty severe way. but something like DeepDanbooru where the output is not the image but a descriptor of it would be a much easier sell as fair use.
-
“Smart” or “AI” assisted Media management system that detects and auto-tags files?
DeepDanbooru is suprisingly good for tagging photos and drawings.
What are some alternatives?
When comparing stanford-tensorflow-tutorials and DeepDanbooru you can also consider the following projects:
stanford-openie-python - Stanford Open Information Extraction made simple!
szurubooru - Image board engine, Danbooru-style.
ChatterBot - ChatterBot is a machine learning, conversational dialog engine for creating chat bots
horovod - Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
python-minecraft-clone - Source code for each episode of my Minecraft clone in Python YouTube tutorial series.
stable-diffusion-webui - Stable Diffusion web UI