JHnvidia
JHnvidia
There is no trivial solution. We require a segmentation mask that is 1 for all pixels of the object and 0 for background. For rendered datasets you can configure e.g....
@asprasan Due to some technicality with Docker, it's not possible to access the GPU driver during image setup. `tinycudann` compiles CUDA programs as part of the installation process (probably because...
Hi @weihan1, The NeRF paper released their data files: https://drive.google.com/drive/folders/128yBriW1IG_3NJ5Rp7APSTZsJqdJdfc1 You can find the synthetic NeRF scenes in the `blend_files.zip` file, and you'll manually have to export them as `.obj`...