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.59k stars 572 forks source link

Download 269_Higher-HRNet and unzip failed. #294

Closed mch0dmin closed 2 years ago

mch0dmin commented 2 years ago

Issue Type

Bug

OS

Ubuntu

OS architecture

x86_64

Programming Language

Other

Framework

Other

Model name and Weights/Checkpoints URL

269_Higher-HRNet

Description

Download model failed.

Relevant Log Output

-> bash download.sh 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  1993    0  1993    0     0   1728      0 --:--:--  0:00:01 --:--:--  1728

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Download finished.

Can download but can not unzip.

URL or source code for simple inference testing code

No response

PINTO0309 commented 2 years ago

https://github.com/PINTO0309/PINTO_model_zoo/issues?q=label%3Adownload+is%3Aclosed

image