MCPcopy Create free account

hub / github.com/Gorilla-Lab-SCUT/tango / functions

Functions33 in github.com/Gorilla-Lab-SCUT/tango

↓ 6 callersFunctionsave_gif
(dir,fps)
eval.py:15
↓ 4 callersFunctionhemisphere_int
(lambda_val, cos_beta)
sg_render.py:84
↓ 3 callersFunctionlambda_trick
(lobe1, lambda1, mu1, lobe2, lambda2, mu2)
sg_render.py:113
↓ 2 callersFunctioncompute_energy
(lgtSGs)
network.py:28
↓ 2 callersFunctionget_embedder
(multires)
embedder.py:38
↓ 2 callersMethodget_rbg_value
(self, points,normals, view_dirs)
neural_style_field.py:247
↓ 2 callersMethodrender_single_image
(self, scene, azim , elev)
neural_style_field.py:128
↓ 1 callersMethod__init__
_summary_ Args: material_random_pe_numfreq (int, optional): the numer of frequencies using nerf's position encoding in svbrdf net
network.py:35
↓ 1 callersMethod__init__
(self, **kwargs)
embedder.py:6
↓ 1 callersFunctioncart2sph
(cart)
network.py:206
↓ 1 callersFunctioncompute_envmap
(lgtSGs, H, W, upper_hemi=False)
sg_render.py:7
↓ 1 callersMethodcreate_embedding_fn
(self)
embedder.py:10
↓ 1 callersMethodembed
(self, inputs)
embedder.py:35
↓ 1 callersFunctionfibonacci_sphere
https://stackoverflow.com/questions/9600801/evenly-distributing-n-points-on-a-sphere :param samples: :return:
network.py:7
↓ 1 callersMethodget_light
(self)
network.py:157
↓ 1 callersFunctionget_normalize_mesh
(pro_path)
eval.py:24
↓ 1 callersFunctionget_normalize_mesh
(pro_path)
main.py:16
↓ 1 callersFunctionget_rays
(elev, azim, r=3.0,width = 512)
neural_style_field.py:14
↓ 1 callersFunctionget_rays1
(elev, azim, r=3.0)
neural_style_field.py:34
↓ 1 callersFunctionprepend_dims
:param tensor: tensor of shape [a1, a2, ..., an] :param shape: shape to prepend, e.g., [b1, b2, ..., bm] :return: tensor of shape [b1, b2
sg_render.py:71
↓ 1 callersFunctionrender_with_sg
:param lgtSGs: [M, 7] :param specular_reflectance: [K, 3]; :param roughness: [K, 1]; values must be positive :param diffuse_a lbedo:
sg_render.py:136
↓ 1 callersFunctionsph2cart
(sph)
network.py:215
↓ 1 callersFunctiontest
(args)
eval.py:33
↓ 1 callersFunctiontrain
(args)
main.py:25
Method__init__
(self, normal_nerf_pe_numfreq=True, normal_random_pe_numfreq=False,
network.py:224
Method__init__
_summary_ Args: material_random_pe_numfreq (int, optional): the numer of frequencies using nerf's position encoding in svbrdf net
neural_style_field.py:55
Method__init__
(self, num_input_channels=3, mapping_size=256, scale=10)
embedder.py:62
Functioncompute_envmap_pcd
(lgtSGs, N=1000, upper_hemi=False)
sg_render.py:39
Functionembed
(x, eo=embedder_obj)
embedder.py:49
Methodforward
(self, points)
network.py:167
Methodforward
(self, points, normals)
network.py:253
Methodforward
(self, scene, num_views=8, std=8, center_elev=0, center_azim=0)
neural_style_field.py:204
Methodforward
(self, x)
embedder.py:71