# batch-annotator **Repository Path**: dwhnicholas/batch-annotator ## Basic Information - **Project Name**: batch-annotator - **Description**: batch-anotator ,用于lora - **Primary Language**: Python - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-06 - **Last Updated**: 2024-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Batch Annotator This is a simple tool to annotate images in batches using various models. ### Installation ```bash git submodule update --init --recursive pip install -r requirements.txt ``` ### Usage ```bash python main.py ``` ### 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 | |