Skip to content

Inconsistency between class and class name in test_labels.csv #16

@suhilee

Description

@suhilee

The class and class name columns are not always aligned. For example:

id,x,y,radius,class,class name,image name
10140,2803,1117,16,2,eggs,DSC_0848.JPG
10147,1510,1519,15,1,eggs,DSC_0848.JPG  <== [class=1 but class name=eggs (should be 'other'?)]
10148,3007,1597,15,2,eggs,DSC_0848.JPG

Which column should be used as ground truth for evaluation : class or class name?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions