Hi, I just try to train with other scenes in llff datasets. How to make a dataset like flower as I noticed that there is a masks and segments subfolder under the flower folder.
segments and masks are not required for training NeRF-SOS, but are required for semantic-NeRF. You can safely remove the requirement of masks and segments in gen_dataset.py
Hi, I just try to train with other scenes in llff datasets. How to make a dataset like flower as I noticed that there is a masks and segments subfolder under the flower folder.