autonomousvision / occupancy_networks

This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"
https://avg.is.tuebingen.mpg.de/publications/occupancy-networks
MIT License
1.49k stars 291 forks source link

dataset #64

Open duanqipeng opened 4 years ago

duanqipeng commented 4 years ago

Can someone put the processed data set on Baidu cloud drive? It's slow to download in China

WanquanF commented 4 years ago

Have you solved this problem? I am in China, too......

Wuziyi616 commented 4 years ago

My workaround for this is to first open a GCP server and use wget on that server. GCP is not in China so you can get access to the data. After downloading the dataset on the server, I use scp to transport that data to the server in my lab (which is in Beijing).

This is a valid workaround I think because GCP has 300 dollars free trial for new users and only open a CPU server for several hours only takes you less than 10 dollars. (Of course, this requires you to have access to at least google)

albertotono commented 3 years ago

I am in USA, and it is taking days as well.