Skip to content

error in visualize_json_file.py #14

@mychina75

Description

@mychina75

Hi, thank you for your work~

in line 23:
classes = obj["classes"]

but in coco defination, there is no "classes" attr.
{
"info": info, "images": [image], "annotations": [annotation], "licenses": [license],
}
do you mean "categories" here?

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