Welcome to ImgAnn’s documentation!

_images/logo.png

ImgAnn is a Python library for converting between popular image annotation formats and preview annotated dataset. Mainly, because of converting annotation file from one format to another is a tedious task to handle and also crucial as all other steps in the deep learning project. The target of this library is to provided convenient platform to convert bounding box image annotation file between popular formats [PascalVOC, COCO, csv], preview annotation dataset and get a summary of annotated dataset.

Check out the Usage section for further information, including how to Installation the project.

Contents