mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
Dataset annotation tool
SHARK annotator for adding or modifying prompts of dataset images
Set up
Activate SHARK Python virtual environment and install additional packages
source ../shark.venv/bin/activate
pip install -r requirements.txt
Run annotator
python annotation_tool.py
- Select dataset from
Datasetdropdown list - Select image from
Imagedropdown list - Image and the existing prompt will be loaded
- Add or modify prompt in
Prompttextbox which will be autosaved - Click
Nextto load the next image, you could also select other images fromImage - Click
Finishwhen finishing annotation or before switching dataset