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

module 'tensorflow' has no attribute 'variable_scope' #8

Open
ghost opened this issue Mar 15, 2020 · 1 comment
Open

module 'tensorflow' has no attribute 'variable_scope' #8

ghost opened this issue Mar 15, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 15, 2020

even though i disabled tensorflow v2 using following command but still error persists. How to proceed?
import tensorflow.compat.v1 as tf
tf.disable_v2_behavior()

i even used this command
tf.compat.v1.variable_scope

but still not working.please guide.
Screenshot (406)

@amiteshag320
Copy link

The issue is with MTCNN and tensorflow v2 so use this github repo for mtcnn just clone and import and it will work
USE THIS : - https://github.com/ipazc/mtcnn

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