Skip to content

Outdated tutorial in offical documentation #9

@naga-k

Description

@naga-k

Hey, I'm trying to learn object detection on Tensorflow

Tensotflow object detection

And on line, category_index = label_map_util.create_category_index_from_labelmap(PATH_TO_LABELS, use_display_name=True)

I get the error:

AttributeError: module 'tensorflow' has no attribute 'gfile'

image

According to what I understand the error is because the function has been moved after Tensorflow 1.14.0 but the API has not been updated.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions