↓ 12 callersFunctionevaluation(test_dataset,tensorf, args, renderer, savePath=None, N_vis=5, prtx='', N_samples=-1,
white_bg=
neural_gaffer_3d_relighting/renderer.py:24
↓ 5 callersFunctionlog_validation(validation_dataloader, vae, image_encoder, feature_extractor, unet, args, accelerator, weight_dtype, split="v
neural_gaffer_training.py:72
↓ 4 callersFunctionevaluation_path(test_dataset,tensorf, c2ws, renderer, savePath=None, N_vis=5, prtx='', N_samples=-1,
whit
neural_gaffer_3d_relighting/renderer.py:90
↓ 4 callersMethodfiltering_rays(self, all_rays, all_rgbs, N_samples=256, chunk=10240*5, bbox_only=False)
neural_gaffer_3d_relighting/models/tensorBase.py:356
↓ 3 callersMethodprepare_img_latents(self, image, batch_size, dtype, device, generator=None, do_classifier_free_guidance=False)
pipeline_neural_gaffer.py:607
↓ 3 callersMethodprepare_img_latents(self, image, batch_size, dtype, device, generator=None, do_classifier_free_guidance=False)
neural_gaffer_3d_relighting/diffusion_relighting.py:591
↓ 2 callersMethodrefine(self, pred_rgb, image_idx,
guidance_scale=3, steps=50, strength=0.8,
)
neural_gaffer_3d_relighting/zero123_relighting_utils.py:133