dunbar12138 / DSNeRF

Code release for DS-NeRF (Depth-supervised Neural Radiance Fields)
https://www.cs.cmu.edu/~dsnerf/
MIT License
746 stars 126 forks source link

How to define training set and test set? Is it randomly generated? #108

Closed 19991105 closed 5 months ago

19991105 commented 5 months ago

Hi, Your work is so great! But I have a questionn for you. You took all datasets as colmap_llff datasets rather than llff datasets for training. Is that so? So how did you define which images were training set and which were test set?