mks0601 / I2L-MeshNet_RELEASE

Official PyTorch implementation of "I2L-MeshNet: Image-to-Lixel Prediction Network for Accurate 3D Human Pose and Mesh Estimation from a Single RGB Image", ECCV 2020
MIT License
708 stars 130 forks source link

Issue about h36m dataset #131

Open gahahaaA opened 1 month ago

gahahaaA commented 1 month ago

Why can't I unzip the dataset (images.tar.gzag.gzag의 사본 ) I downloaded using your script?
The error message is as follows: gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now please help.

mks0601 commented 1 month ago

Rename all files to the names in the Google drive (for example, images.tar.gzag) and run the unzip script.

gahahaaA commented 1 month ago

将所有文件重命名为 Google 云端硬盘中的名称(例如,images.tar.gzag),然后运行解压缩脚本。 "I've tried, but the problem still persists. but i only download images.tar.gzag.gzag ,not all . "Will this have an impact?"

mks0601 commented 1 month ago

You need to download all files and run the unzip script

gahahaaA commented 1 month ago

You need to download all files and run the unzip script

ok,I try again