Assignment 4 : Learning for 3D Vision

Abhinav Agarwalla (AndrewID: aa4)

Q1

The sphere tracing algorithm is run for a total of max_iters. At each iteration,

Q2

Q3

Discussion on alpha and beta:

Geometry Color

Q4.1

Please use the config file composite.yaml for generating the below figure:

Q4.2

Number of Images VolSDF NeRF
5
10
20
50

VolSDF is able to render the LEGO bulldozer with as low as 10 images. The results from just 5 views are much worse, which might require more hyper-parameter tuning or careful selection of 5 most informative views.

Additionally, we can observe that VolSDF is better than NeRF when number of views is less than 50. At 50 views, NeRF starts performing better, capturing fine-grained details.

Please use config volsdf_nview.yaml with module a4.main_fewviews to get VolSDF results, and config nerf_lego_fewviews.yaml with module main_fewviews to obtain NeRF results.

Q4.3

Please use the config file volsdf_neus_sdf_to_dist.yaml for generating the below figure:

Geometry Color