Skip to content

NotFoundError: data/mscoco_label_map.pbtxt; No such file or directory #6

@DennisFaucher

Description

@DennisFaucher

Thank you for the notebook. I am running in Google Colab. In the Loadin Label Map section, this code block leads to the above error. Is there a step missing that creates the "data" directory? TIA.

# List of the strings that is used to add correct label for each box.
PATH_TO_LABELS = 'data/mscoco_label_map.pbtxt'
category_index = label_map_util.create_category_index_from_labelmap(PATH_TO_LABELS, use_display_name=True)

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