Skip to content

bhattarailab/image-caption-annotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vision Language Annotation Tool

  • A simple Python script to annotate image files with descriptions.
  • Opens images and their associated text side by side from a JSON file.
  • Selects images from a user-selected directory.
  • Select certain region of text and mark as correct or incorrect.

Demo image

Medical image annotation

Usage

You can download executable (.exe) file directly from the drive link: Textannotator.exe

OR

If you want to install the software locally through source code, simply do the following:

git clone https://github.com/sandeshpokhrel54/Image_caption_annotation
cd Image_caption_annotation
pip install -r requirements.txt
python caption.py

Then, you will be prompted to select the image folder and json file of a class.

  • First Select the Image Folder

Select Image Folder

  • Then, select the corresponding json file

Select Json File

Developed at Multi Modal Learning Lab, NAAMII,Nepal for clinicians in vision language annotation under Assistant Professor Binod Bhattarai, PhD. University of Aberdeen.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages