dwofk / fast-depth

ICRA 2019 "FastDepth: Fast Monocular Depth Estimation on Embedded Systems"
MIT License
926 stars 189 forks source link

NYUv2 preprocessed data link doesn't work #69

Closed awsaf49 closed 1 year ago

awsaf49 commented 1 year ago

@dwofk Hi, The download link provided in the readme doesn't work, is there any alternative link? http://datasets.lids.mit.edu/fastdepth/data/nyudepthv2.tar.gz

awsaf49 commented 1 year ago

As the download link doesn't work, here are alternative links for the data,

  1. Kaggle: https://www.kaggle.com/datasets/awsaf49/official-split-dataset (depth dtype=uint16)
  2. HuggingFace Dataset: https://huggingface.co/datasets/sayakpaul/nyu_depth_v2 (depth dtype=float32)
fangchangma commented 1 year ago

The server is now alive.