Skip to content

Include Empty Annotation Files in YOLO Importer #1959

@daxatino

Description

@daxatino

Description:
In the current implementation of Datumaro's YOLO importer, empty annotation files are skipped during the import process.

I am working with video data. Images without annotations are still essential parts of the sequence and should be included in the dataset. Excluding them disrupts the sequence.

In Datumaro, why are empty YOLO annotation skipped, instead of included? I see for other data formats, such as Pascal COCO, this is not the case. Should we modify the code's behavior?

Metadata

Metadata

Labels

questionFurther information is requested

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions