DeepDanbooru icon indicating copy to clipboard operation
DeepDanbooru copied to clipboard

AI based multi-label girl image classification system, implemented by using TensorFlow.

Results 32 DeepDanbooru issues
Sort by recently updated
recently updated
newest added

Although the program kept running, I would always think that the program was not running, but that my computer was stuck. This is because the run time is too long...

Hi I was trying to train the model using the commandline tool, but I'm not sure if the data is actually read and used to train the model. The training...

Hey folks, so this looks absolutely promising for helping me automate a massive collection. I plan to use it just for optional tags from my database only. However, I'm a...

I have notices a very stange trend when processing images with images that contain the following * Checkerboard Patterns * Argyle Pattern * Stars and Blue Night Sky's Repeating patterns...

I tried following the readme but got this error when doing the `download-tags` part after supplying username and API key (which isn't mentioned in the readme), occurs on both Linux...

Can anyone share the model folder trained on danbooru ? Also what is the mining number of images needed to train the model

I installed stable diffusion, tried interrogate deepdanbooru but it comes with an error.

In my computer(A5000 card), it takes 19G VRAM. is it possible to reduce it? here is my code: ``` # from AUTOMATC1111 # maybe modified by Nyanko Lepsoni # modified...

Hello! I am using DeepDanbooru for Webui Automatic1111 Stable Diffusion. However, it turn out to be an error: DNN library is not found. So how can I fix it? thanks

unable to run deepdanbooru (via [AUTOMATIC1111/stable-diffusion-webui) geting this: `Traceback (most recent call last): File "", line 1, in File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.2288.0_x64__qbz5n2kfra8p0\lib\multiprocessing\spawn.py", line 116, in spawn_main exitcode = _main(fd, parent_sentinel) File...