yiqun-wang/HFS

Training Data

Opened this issue · 7 comments

Thanks for the great project! Can you provide training data for NeRF_synthetic scenes and DTU scenes?

Hi, we provide the link of the dataset in the run.sh

Sorry to further interupt.
There is only DTU dataset available in the provided link.

Can you provide training and testing data for NeRF_synthetic scenes?

Hi, thanks for your reminder.

I have updated the datasets in the link.

Thank you for sharing the code and the dataset! May I ask if you can also share the GT geometry used to compute chamfer distance on NeRF synthetic dataset? I'm also wondering how did you manage to obtain the GT, as the mesh from blender file contains a lot of invisible surfaces. Did you obtain the GT by rendering depth and extracting point clouds from there? Many thanks!

Hi, I am sharing the obj mesh model of the NeRF synthetic dataset that we used in the provided link.

https://drive.google.com/drive/folders/1hgbsUmtkjKbw8exLXF-DtcRWoVp6GQ_Y?usp=share_link

Thanks

Hi Yiqun,
Thanks for your link to the obj file. However, I still had trouble evaluating the derived mesh and the GT mesh you provide. Could you show me more detailed steps to evaluate the metrics?
Thanks again!

Hi yiqun,
Thank you for this great job. I spent nearly 40 hours training run.sh using RTX 4090. Is this normal?