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

model download - link? #4

Open
ozett opened this issue Aug 5, 2020 · 3 comments
Open

model download - link? #4

ozett opened this issue Aug 5, 2020 · 3 comments

Comments

@ozett
Copy link

ozett commented Aug 5, 2020

thanks for openng up the issues here to ask some questions.
i want to try your code, but unsere what modelfile to download.
are these the model-links to google-drive from the sandbere repos readme.md?

image

do i need to preserve the exact filenames for your python-helper script?

i will give it a try with this wget command, if it works you may want to put htis a a helper on your instructions..

wget --load-cookies /tmp/cookies.txt "https://docs.google.com/uc?export=download&confirm=$(wget --quiet --save-cookies /tmp/cookies.txt --keep-session-cookies --no-check-certificate 'https://docs.google.com/uc?export=download&id=1EXPBSXwTaqrSC0OhUdXNmKSh9qJUQ55-' -O- | sed -rn 's/.*confirm=([0-9A-Za-z_]+).*/\1\n/p')&id=1EXPBSXwTaqrSC0OhUdXNmKSh9qJUQ55-" -O vggmodel && rm -rf /tmp/cookies.txt

https://medium.com/@acpanjan/download-google-drive-files-using-wget-3c2c025a8b99

thanks for helping out,
cheers

@ozett
Copy link
Author

ozett commented Aug 5, 2020

directory facenet missing?
do i have to rename the model.zip? or do i have to prepare a directory?

image

@ozett
Copy link
Author

ozett commented Aug 5, 2020

thats what inside the models-dir after running your prepare-script...
i guess i have to rename the dir to facenet ?

image

and my download-file vanished...i will download again and try with facenet.zip name

@ozett
Copy link
Author

ozett commented Aug 5, 2020

image

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