SpaceNetChallenge / utilities

Packages intended to assist in the preprocessing of SpaceNet satellite imagery data corpus to a format that is consumable by machine learning algorithms.
Other
248 stars 97 forks source link

COCO annotations? #113

Closed ashnair1 closed 5 years ago

ashnair1 commented 5 years ago

Currently it is possible to utilise spacenet utilities to convert spacenet annotations to Pascal VOC/Darknet annotation formats. Are there any plans to introduce a functionality that will allow us to convert annotations into the MS COCO format?

nrweir commented 5 years ago

Hi ash1995,

Great question. As we re-structure our entire software stack these are the types of things we're considering. Given the high prevalence of models that use COCO-formatted labels, I expect that is something we'll end up incorporating, but can't say for sure.