Skip to content

shubham894/SementicAnnotator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Sementic Annotator

This is a python script to be used with VGG image annotator in order to generate masks(ground truth) for sementic segmentation.

Dependencies

  • pandas
  • cv2
  • numpy

Usage

  • Annotate multiple images with VGG image annotator. Give attriibute names while annotating to differentiate classes.
  • Download the annotation as csv file.
  • Place the input image and csv files in the same directory
  • run the python script as python SementicAnnotator.py input_dir/csvfile.csv output_dir

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%