↓ 17 callersFunctionload_data(data_path, json_path, train=True, N=25, H=128, W=128)
Learned_Initializations_for_Optimizing_Coordinate_Based_Neural_Representations/nerf_mv.py:60
↓ 2 callersFunctiondecode_gaussians(raw, source_c2w, fx, fy, cx, cy, znear, zfar, opacity_threshold=0.0)
Splatter_Image_Ultra_Fast_Single_View_3D_Reconstruction/splatter_image.py:91
↓ 2 callersFunctionperform_k_training_steps(nerf_model, task, k, optimizer, batch_size=128,
device='cpu', hn=2., hf=6., nb_b
Learned_Initializations_for_Optimizing_Coordinate_Based_Neural_Representations/nerf_mv.py:104
↓ 2 callersFunctionperform_k_training_steps(params, task, batch_size, inner_training_steps, alpha, device='cpu')
Model_Agnostic_Meta_Learning_for_Fast_Adaptation_of_Deep_Networks/maml.py:35
↓ 2 callersFunctionrender(pos, color, opacity_raw, sigma, c2w, H, W, fx, fy, cx, cy,
near=2e-3, far=100, pix_guard=64, T=16,
Splatter_Image_Ultra_Fast_Single_View_3D_Reconstruction/gaussian_splatting.py:114
↓ 2 callersFunctionrender_rays(nerf_model, ray_origins, ray_directions, hn=0, hf=0.5, nb_bins=192)
KPlanes_Explicit_Radiance_Fields_in_Space_Time_and_Appearance/kplanes.py:81
↓ 2 callersFunctionrender_rays(nerf_model, ray_origins, ray_directions, step, hn=0, hf=0.5, nb_bins=192)
FreeNeRF_Improving_Few_shot_Neural_Rendering_with_Free_Frequency_Regularization/freenerf.py:77
↓ 2 callersFunctionrender_rays(nerf_model, ray_origins, ray_directions, hn=0, hf=0.5, nb_bins=192, T=0.1)
InfoNeRF_Ray_Entropy_Minimization_for_Few_Shot_Neural_Volume_Rendering/infonerf.py:76
↓ 2 callersFunctionrender_rays(nerf_model, ray_origins, ray_directions, hn=0, hf=0.5, nb_bins=192)
PlenOctrees_for_Real_time_Rendering_of_Neural_Radiance_Fields/nerf-sg.py:87
↓ 2 callersFunctionrender_rays(nerf_model, ray_origins, ray_directions, hn=0, hf=0.5, nb_bins=192)
Fourier_Features_Let_Networks_Learn_High_Frequency_Functions_in_Low_Dimensional_Domains/inverse_rendering.py:60
↓ 2 callersFunctionrender_rays(nerf_model, ray_origins, ray_directions, hn=0, hf=0.5, nb_bins=192)
Learned_Initializations_for_Optimizing_Coordinate_Based_Neural_Representations/nerf_mv.py:36
↓ 2 callersFunctionrender_rays(nerf_model, ray_origins, ray_directions, hn=0, hf=0.5, nb_bins=192)
Plenoxels_Radiance_Fields_without_Neural_Networks/plenoxels.py:68
↓ 2 callersFunctionrender_rays(nerf_model, ray_origins, ray_directions, hn=0, hf=0.5, nb_bins=192)
NeRF_Representing_Scenes_as_Neural_Radiance_Fields_for_View_Synthesis/nerf.py:89
↓ 2 callersFunctionrender_rays(nerf_model, ray_origins, ray_directions, hn=0, hf=0.5, nb_bins=192)
KiloNeRF_Speeding_up_Neural_Radiance_Fields_with_Thousands_of_Tiny_MLPs/kilo_nerf.py:93
↓ 2 callersFunctionrender_rays(nerf_model, ray_origins, ray_directions, hn=0, hf=0.5, nb_bins=192)
Instant_Neural_Graphics_Primitives_with_a_Multiresolution_Hash_Encoding/ngp.py:98
↓ 2 callersFunctionrender_rays(nerf_model, ray_origins, ray_directions, hn=0, hf=0.5, nb_bins=192)
Neural_Radiance_Fields_Without_Known_Camera_Parameters/nerfmm.py:72
↓ 2 callersFunctionrender_rays(nerf_model, ray_origins, ray_directions, hn=0, hf=0.5, nb_bins=192)
FastNeRF_High_Fidelity_Neural_Rendering_at_200FPS/fast_nerf.py:98
↓ 2 callersFunctionsample(tokenizer, text_encoder, vae, unet, prompts, size=512, device="cuda:0")
DreamBooth_Fine_Tuning_Text_to_Image_Diffusion_Models_for_Subject_Driven_Generation/dreambooth.py:14
↓ 2 callersFunctionsample_batch(camera_extrinsics, camera_intrinsics, images, batch_size, H, W, img_index=0, sample_all=False)
Neural_Radiance_Fields_Without_Known_Camera_Parameters/nerfmm.py:146
↓ 2 callersFunctionsample_from_mcmc(prior, likelihood_function, observation_x, T=5000, thinning=10, num_chains=10,
transitio
Sequential_Neural_Likelihood/snl.py:67