Skip to content

Creating data.yaml for yolo_v5 #25

@bothmena

Description

@bothmena

should generate a data.yaml file that contains info about dataset.

data.yaml content

train: ../train/images
val: ../valid/images

nc: 3
names: ['class1', 'class2', 'class3']

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions