-
Notifications
You must be signed in to change notification settings - Fork 0
Description
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?
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
