datumaro
datumaro copied to clipboard
Support FDDB dataset
FDDB (http://vis-www.cs.umass.edu/fddb/) is a famous dataset for face detection. It uses an ellipse annotation. How about adding the ellipse annotation type and supporting this dataset? As I know, the ellipse annotation needs to be converted to BBox for training detection networks. So I think it'd be good to support this functionality, too.