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

报错 #2

Open
liuyangjun-20 opened this issue Apr 2, 2020 · 0 comments
Open

报错 #2

liuyangjun-20 opened this issue Apr 2, 2020 · 0 comments

Comments

@liuyangjun-20
Copy link

Traceback (most recent call last):
File "E:/tensorflow_face_recognition-master/get_features_into_csv_tensorflow.py", line 114, in
pnet,rnet,onet=align.detect_face.create_mtcnn(sess,None) #加载MTCNN的3层网络,用来检测人脸
File "E:\tensorflow_face_recognition-master\align\detect_face.py", line 280, in create_mtcnn
with tf.variable_scope('pnet'):
AttributeError: module 'tensorflow' has no attribute 'variable_scope'
报错最后面显示没有variable_scope,在网上没有找到答案

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