umautobots / vod-converter

Convert between visual object detection datasets
MIT License
307 stars 93 forks source link

any intermediate representation used? #4

Closed chakpongchung closed 7 years ago

chakpongchung commented 7 years ago

do you convert to any intermediate representation first before converting to other formats?

krosaen commented 7 years ago

yes, there's an intermediate format defined by the schema here:

https://github.com/umautobots/vod-converter/blob/master/vod_converter/converter.py

and that's the format any ingestor / egestor needs to work with