deepinsight / insightface

State-of-the-art 2D and 3D Face Analysis Project
https://insightface.ai
23.44k stars 5.42k forks source link

Glint360k original data failed decompression #1916

Open lujx1024 opened 2 years ago

lujx1024 commented 2 years ago

I downloaded the Glint360k dataset via Baidu cloud, and the link was written on the Readme file. After the downloading finished, I tried to decompress the file using the cat glint360k_* | tar -xzvf - command.

The decompression process was failed and reported an error like the below:

cat glint360k_* | tar -xzvf -
glint360k/
glint360k/lfw.bin
glint360k/cfp_fp.bin
glint360k/cfp_ff.bin
glint360k/train.rec

gzip: stdin: invalid compressed data--format violated
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

I can ensure that I haven't done anything to corrupt the file. Please tell me what's going on. Anything helpful will be appreciated.

lujx1024 commented 2 years ago

Is there anyone seeing this problem? I have tried both cloud drive and torrent, and all of them decompress failed. I thought maybe because the origin files are corrupted. Could you please re-upload the files?

NOTGOOOOD commented 1 day ago

I had the same problem.