Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Emojinator_V2.py (detector_utils.py), GraphDef error #28

Open
shanky1947 opened this issue Nov 24, 2021 · 0 comments
Open

Error in Emojinator_V2.py (detector_utils.py), GraphDef error #28

shanky1947 opened this issue Nov 24, 2021 · 0 comments

Comments

@shanky1947
Copy link

Traceback (most recent call last):
File "Emojinator_V2.py", line 10, in
detection_graph, sess = detector_utils.load_inference_graph()
File "D:\1Downloads\Emojinator-master (1)\Emojinator-master\Emojinator_V2\utils\detector_utils.py", line 40, in load_inference_graph
od_graph_def = tf.GraphDef()
AttributeError: module 'tensorflow' has no attribute 'GraphDef'

@shanky1947 shanky1947 changed the title Error in Emojinator_V2.py (detector_utils.py) Error in Emojinator_V2.py (detector_utils.py), GraphDef error Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant