Skip to content

Modification of VGG Image Annotator to except COCO json format for object detection

License

Notifications You must be signed in to change notification settings

nickeleye/VGG-Image-Annotator-for-COCO-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a modifications of VGG Image Annotator (VIA) Version 1.0.5

VIA is an image tool for visualizing and editiing object detection datasets. It allows the user to determine quality of annotations to verify the integrity of a dataset. It gives users the ability to edit or remove incorrect or malformed annotations. The user can also create new annotations to increase the size of the dataset.

VGG created this tool to be used with their VIA formatted object detection annotations. We modified the project to be compatible with Microsoft's Common Objects in Context(COCO) format.

COCOized Format

Load Images

load


Import Annotation File

import


Edit Annotations


Save as COCO

save


License

VIA is an open source project released under the BSD-2 clause license.

About

Modification of VGG Image Annotator to except COCO json format for object detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages