Skip to content

liuyvchi/human_preference_annotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preference annotator

load two folders

Load two folders and manually annotate the preference for each image pair from the two image folders.

pip install PyQt5 Pillow

then run

python image_preference.py

Steps

    1. Load image folder A and folder B (Google drive)

    Please select correct folder when loading image folder.

    1. Set up the range of images you need to annotate.**
    1. Load the prompt json file (imgName2prompt.json)
    1. Load the previsouly saved annotation json file (optional)
    1. Begin to anotate. Select the image you prefere. (click the buttom left, right, or no preference)
    1. Exit and save your annotations

    The system will automatically save your annotations as annotations.json. This file can also be used to resume your annotation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages