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

Issue #5

Open
ThanhPham1987 opened this issue Feb 13, 2020 · 1 comment
Open

Issue #5

ThanhPham1987 opened this issue Feb 13, 2020 · 1 comment

Comments

@ThanhPham1987
Copy link

Hi yehengchen,
When i run data_preprocess.py. I face the issue: Traceback (most recent call last):
File "data_preprocess.py", line 7, in
nrof_images_total,nrof_successfully_aligned=obj.collect_data()
File "/home/thanhpham/PycharmProjects/FaceNet/FaceRecognition-FaceNet/preprocess.py", line 52, in collect_data
img = misc.imread(image_path)
AttributeError: module 'scipy.misc' has no attribute 'imread'
Please give me some advice?
Best regards,
Thanks

@MikuuGithub
Copy link

Hi yehengchen, When i run data_preprocess.py. I face the issue: Traceback (most recent call last): File "data_preprocess.py", line 7, in nrof_images_total,nrof_successfully_aligned=obj.collect_data() File "/home/thanhpham/PycharmProjects/FaceNet/FaceRecognition-FaceNet/preprocess.py", line 52, in collect_data img = misc.imread(image_path) AttributeError: module 'scipy.misc' has no attribute 'imread' Please give me some advice? Best regards, Thanks

可能是版本的问题,现在解决了吗?

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

2 participants