Files
pdhirajkumarprasad fe03539901 Migration to AMDShark (#2182)
Signed-off-by: pdhirajkumarprasad <dhirajp@amd.com>
2025-11-20 12:52:07 +05:30
..
2025-11-20 12:52:07 +05:30
2025-11-20 12:52:07 +05:30

Dataset annotation tool

AMDSHARK annotator for adding or modifying prompts of dataset images

Set up

Activate AMDSHARK Python virtual environment and install additional packages

source ../amdshark.venv/bin/activate
pip install -r requirements.txt

Run annotator

python annotation_tool.py
annotator
  • Select a dataset from Dataset dropdown list
  • Select an image from Image dropdown list
  • Image and the existing prompt will be loaded
  • Select a prompt from Prompt dropdown list to modify or "Add new" to add a prompt
  • Click Save to save changes, click Delete to delete prompt
  • Click Back or Next to switch image, you could also select other images from Image
  • Click Finish when finishing annotation or before switching dataset