Yet-Another-EfficientDet-Pytorch icon indicating copy to clipboard operation
Yet-Another-EfficientDet-Pytorch copied to clipboard

Annotations Format as Pascal VOC instead of coco JSON

Open alsheabi opened this issue 2 years ago • 0 comments

I am just wondering, why we should initially give model images annotations with JSON format if the model will change it later to VOC. My question is why we need to map model annotation format as coco JSON however the model convert them to Pascal VOC format? if we map the model with VOC format directly. is there any problem with performance?

alsheabi avatar Dec 19 '21 15:12 alsheabi