NVlabs / neuralrgbd

Neural RGB→D Sensing: Per-pixel depth and its uncertainty estimation from a monocular RGB video
Other
301 stars 41 forks source link

error downlada_demo_data #5

Closed LinLi-DL closed 5 years ago

LinLi-DL commented 5 years ago

Hi, when I download data, the error is as following: `downloading demo data ... extracting... tar: This does not look like a tar archive

gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now ` I can find a file in fold data: scene0534_00.tar.gz but it is empty.

I also tried : tar -zxvf **.tar.gz but it also does not work.

could you give me some advice? thanks.