g-l-i-t-c-h-o-r-s-e / Image_Tagger

Image Dataset Tagging Assistant - For AI Model Training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This script assumes you have already scraped your images and have an additional .txt file containing the images tags.
You can use imgbrd-grabber to do so.

Features:

Deepdanbooru interrogation
Custom tag suggestion/autocomplete
Windows only LOL

Requirements:

https://www.autohotkey.com/download/ahk-install.exe

This is how I installed Deepdanbooru:

git clone https://github.com/KichangKim/DeepDanbooru
pip install -r requirements.txt
pip install . 
deepdanbooru create-project ayylmao

Additional Info here: https://gist.github.com/g-l-i-t-c-h-o-r-s-e/4627cc6996c3550250e4ac287e78f7eb#comments

Hints:

You can press Alt+1-9 to select/autocomplete the first 9 tag suggestions

TODO:

Add E621 interrogation and deepderpibooru [ ]
Image Cropping [ ]
Refine Preview Image resizing in UI [ ]

image

About

Image Dataset Tagging Assistant - For AI Model Training


Languages

Language:AutoHotkey 100.0%