aejion / NeuFace

Official code for CVPR 2023 paper NeuFace: Realistic 3D Neural Face Rendering from Multi-view Images.
MIT License
125 stars 9 forks source link

Unable to train DTU dataset #12

Closed asabxkh74126154 closed 8 months ago

asabxkh74126154 commented 12 months ago

Hello, your work is very excellent, but I have some problems when I want to use the DTU dataset for training. I hope you can help me answer them, if you have time.

image

aejion commented 9 months ago

Sorry for late response. Could you please check if you have downloaded the DTU dataset correctly? If the dataset is not the issue, please verify that the path (self.instance_dir) in common_object/datasets/scene_dataset.py is set correctly.