Skip to content

module 'Tensorflow' has no attribute 'app' #65

@Sarnia913

Description

@Sarnia913

Hi! I have run the demo.py on the input and resulted in error as follows. how I can fix the case?

(base) PS C:\Users\mfazl\Desktop\DeepLearning\Task2\MultiNet> python demo.py --gpus 0 --input data/demo/um_000005.png
2021-07-01 16:15:09.646966: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library cudart64_110.dll
Traceback (most recent call last):
File "demo.py", line 50, in
flags = tf.app.flags
AttributeError: module 'tensorflow' has no attribute 'app'
(base) PS C:\Users\mfazl\Desktop\DeepLearning\Task2\MultiNet>

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