KichangKim / DeepDanbooru

AI based multi-label girl image classification system, implemented by using TensorFlow.
MIT License
2.58k stars 258 forks source link

How to use DeepDanbooru for image captioning? #75

Closed alienhd closed 1 year ago

alienhd commented 1 year ago

Hi, how could I use DeepDanbooru for image captioning to .txt files?

KichangKim commented 1 year ago

DeepDanbooru is tagging application, not captioning.

JayarCurio commented 1 year ago

I use the train tab extension on auto1111. Check the box "Append" under "Existing Caption txt Action" and it will add the Deepbooru tags to the existing txt, so you can use together with BLIP txt caption files.