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

Google Drive quota exceeded when running align_face #33

Closed
leihuayi opened this issue Jun 26, 2020 · 1 comment
Closed

Google Drive quota exceeded when running align_face #33

leihuayi opened this issue Jun 26, 2020 · 1 comment

Comments

@leihuayi
Copy link

Cannot run align_face.

(pulse) root@e2bbc3333453:/home/pulse# python align_face.py
Downloading Shape Predictor
Downloading https://drive.google.com/uc?id=1huhv8PYpNNKbGCLOaYUjOgR1pY5pmbJx ............ failed
Traceback (most recent call last):
  File "align_face.py", line 34, in <module>
    f=open_url("https://drive.google.com/uc?id=1huhv8PYpNNKbGCLOaYUjOgR1pY5pmbJx", cache_dir=cache_dir, return_path=True)
  File "/home/pulse/drive.py", line 66, in open_url
    raise IOError("Google Drive quota exceeded")
OSError: Google Drive quota exceeded

Probably sharing a new link would fix this.

About another matter, maybe it would be best to warn people to put their input images as png. It took me a while to understand why my images weren't processed when runnin "python run.py'.

@leihuayi
Copy link
Author

Sorry didn't see it was mentionned on the readme. closing

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