ashwinvaidya17 / Annotation-converter

Convert Unity Perception dataset format to common annotation formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Annotation Converters

Supported source datasets

  • Egocentric Food

  • Unity Perception

Egocentric Food


Convert Egocentric Food dataset to common annotation formats.

Supported Formats:

  • [] VOC

Unity Perception annotation converter


Convert Unity Perception dataset format to common annotation formats.

Currently supports only single object detection.

Supported Formats:

  • COCO

  • VOC (supports multiple objects as well)

  • Simplified Detection Annotation Format

Limitations

Does not support segmentation yet.

About

Convert Unity Perception dataset format to common annotation formats

License:MIT License


Languages

Language:Python 100.0%