PINTO0309 / PINTO_model_zoo

A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
https://qiita.com/PINTO
MIT License
3.49k stars 566 forks source link

Can't download 043_face_landmark/01_float32 model #346

Closed JesonRondo closed 1 year ago

JesonRondo commented 1 year ago

Issue Type

Bug

OS

Mac OS

OS architecture

x86_64

Programming Language

Other

Framework

Other

Model name and Weights/Checkpoints URL

043_face_landmark/01_float32

Description

Download model failed when curl google drive.

Relevant Log Output

File unrecognized using

sh download.sh

with log

grep: invalid option -- P
usage: grep [-abcdDEFGHhIiJLlMmnOopqRSsUVvwXxZz] [-A num] [-B num] [-C[num]]
        [-e pattern] [-f file] [--binary-files=value] [--color=when]
        [--context[=num]] [--directories=action] [--label] [--line-buffered]
        [--null] [pattern] [file ...]
grep: invalid option -- P
usage: grep [-abcdDEFGHhIiJLlMmnOopqRSsUVvwXxZz] [-A num] [-B num] [-C[num]]
        [-e pattern] [-f file] [--binary-files=value] [--color=when]
        [--context[=num]] [--directories=action] [--label] [--line-buffered]
        [--null] [pattern] [file ...]
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  1642    0  1642    0     0   2297      0 --:--:-- --:--:-- --:--:--  2458
tar: Error opening archive: Unrecognized archive format
Download finished.

And then failed when using

gdown 1mXSRRoM9nKzwxeLyZxT-FYQw9MwCFykR
Access denied with the following error:

        Cannot retrieve the public link of the file. You may need to change
        the permission to 'Anyone with the link', or have had many accesses. 

You may still be able to access the file from the browser:

         https://drive.google.com/uc?id=1mXSRRoM9nKzwxeLyZxT-FYQw9MwCFykR

URL or source code for simple inference testing code

No response

PINTO0309 commented 1 year ago

https://github.com/PINTO0309/PINTO_model_zoo/blob/main/043_face_landmark/download.sh