jzhangbs / Vis-MVSNet

Visibility-aware Multi-view Stereo Network
MIT License
235 stars 27 forks source link

About DTU dataset publication #5

Closed t2kasa closed 3 years ago

t2kasa commented 3 years ago

Hi, thank you for the nice work and sharing code!

I would like to try training and testing on DTU dataset. Is there a timeline for the publication of the dataset?

jzhangbs commented 3 years ago

You can use the preprocessed DTU dataset provided by MVSNet. Although it's in low resolution, it should be enough for training and validation. For testing, you can use the images from the official website and evaluate the point cloud.

t2kasa commented 3 years ago

Thanks, I will try it!