fangchangma / sparse-to-dense

ICRA 2018 "Sparse-to-Dense: Depth Prediction from Sparse Depth Samples and a Single Image" (Torch Implementation)
Other
417 stars 95 forks source link

where to get pretrained model for kitti dataset? #2

Closed mylxiaoyi closed 6 years ago

mylxiaoyi commented 6 years ago

Thanks for sharing your perfect job.

but where can i get the pretrained model for kitti dataset?

thanks.

fangchangma commented 6 years ago

I released two trained models in http://datasets.lids.mit.edu/sparse-to-dense/results/.

The file size for KITTI is larger than it should be, since I forgot to clean up the model before saving. However that shouldn't hurt.

mylxiaoyi commented 6 years ago

Thanks, i will have a try.

whubaichuan commented 4 years ago

@mylxiaoyi Hi, the download speed (13kb/s ) is too low when I use the command "wget http://datasets.lids.mit.edu/sparse-to-dense/data/nyudepthv2.tar.gz" even in VPN mode. How can I raise the download speed? Looking forward to your reply.