Skip to content

v0.1.0

Compare
Choose a tag to compare
@ashnair1 ashnair1 released this 07 Oct 19:10
· 181 commits to master since this release

Helper for dealing with MS COCO annotations. Currently supports the following functionalities:

  1. Merge datasets.
  2. Remove specific category from dataset.
  3. Generate annotations statistics - distribution of object areas and category distribution
  4. Annotation visualiser for viewing the entire dataset.
  5. Converter for converting annotations to TFRecord format