Skip to content

Add relabel functinoality for Darknet (YOLO) annotation files #137

Description

@monocongo

Add the ability to relabel Darknet (YOLO) annotation files. This is essentially a matter of replacing the label index, which is the first field in the annotation lines of the file. For example, we might go from this:

3 0.4995 0.2012 0.3994 0.0456

to this:

2 0.4995 0.2012 0.3994 0.0456

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions