Skip to content

A batch annotator to handle most of the preprocessors for Control Net

Notifications You must be signed in to change notification settings

ostris/batch-annotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batch Annotator

This is a simple tool to annotate images in batches using various models.

Installation

git submodule update --init --recursive
pip install -r requirements.txt

Usage

python main.py <input_dir> <output_dir> <annotator>

Annotators

Annotator Image
canny
color_shuffler
content_shuffler
hed
lineart
lineart_anime
midas
mlsd
normalbae
oneformer_ade20k
oneformer_coco
openpose
pidi
uniformer
zoe
midas_ade20k
normalbae_ade20k
kitchen_sink

About

A batch annotator to handle most of the preprocessors for Control Net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages