8000 Detection problems in importers · Issue #43 · cvat-ai/datumaro · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Detection problems in importers #43
Open
@klakhov

Description

@klakhov

Most of the time (some tests for it here and here) we expect importers to work successfully with empty datasets. But even if we can export such datasets, in some formats, we cant detect them "back" with detect_dataset method. That happens because detector methods expect annotations not to be empty and throw an error like:

"'/gt.txt' must be a ICDAR-like annotation file"

List of formats:

The solution here may be correcting the detection code so it can accept empty files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0