nex-mpi / nex-code

Code release for NeX: Real-time View Synthesis with Neural Basis Expansion
MIT License
595 stars 73 forks source link

Shiny Dataset Download #47

Closed dogyoonlee closed 2 years ago

dogyoonlee commented 2 years ago

After Download the shiny datasets through one-drive link, I can't decompress the zip file.

To extract the file, I repaired the compressed file through following command.

zip -FF my_zip --out my_zip_ver2.zip

But, the file still have some problems after repairing.

When I decompress the repaired file, there is the log file which notice the error logs.

image image

1062 files does not exist.

Is there any problem with the uploaded file?

Or how to download and extract the complete dataset?

I tried download on OSX and Ubuntu, but both failed.

Do I have to use window to download the file?

pureexe commented 2 years ago

Maybe the zip file is too large. you can try to download each subfolder instead or download it via the google drive link.

dogyoonlee commented 2 years ago

@pureexe Thanks a lot!! Solved.