Alex Roß
Alex Roß
Hi, when using `--optimize_ext`, `--ray_sampling_strategy same_image` gives the following error: `RuntimeError: Trying to backward through the graph a second time (or directly access saved tensors after they have already been...
Hi, I have a quick question. Is it possible to break out of `camera.RetrieveResult(pylon.waitForever)`, so that I can stop the grabloop without waiting for a frame?
Hi, I have stumbled upon two problems when training CamP. I was using `zipnerf/360.gin` and `camp/camera_optim_perturbed.gin`. The two Problems are: 1. I got the error `module 'camp_zipnerf.internal.math' has no attribute...
Hi, first of all thanks for this grat paper and code. I have a few questions regarding the paper: 1. In the paper you mention the two possible ways of...