Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gorilla-Lab-SCUT/tango
/ functions
Functions
33 in github.com/Gorilla-Lab-SCUT/tango
⨍
Functions
33
◇
Types & classes
5
↓ 6 callers
Function
save_gif
(dir,fps)
eval.py:15
↓ 4 callers
Function
hemisphere_int
(lambda_val, cos_beta)
sg_render.py:84
↓ 3 callers
Function
lambda_trick
(lobe1, lambda1, mu1, lobe2, lambda2, mu2)
sg_render.py:113
↓ 2 callers
Function
compute_energy
(lgtSGs)
network.py:28
↓ 2 callers
Function
get_embedder
(multires)
embedder.py:38
↓ 2 callers
Method
get_rbg_value
(self, points,normals, view_dirs)
neural_style_field.py:247
↓ 2 callers
Method
render_single_image
(self, scene, azim , elev)
neural_style_field.py:128
↓ 1 callers
Method
__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 callers
Method
__init__
(self, **kwargs)
embedder.py:6
↓ 1 callers
Function
cart2sph
(cart)
network.py:206
↓ 1 callers
Function
compute_envmap
(lgtSGs, H, W, upper_hemi=False)
sg_render.py:7
↓ 1 callers
Method
create_embedding_fn
(self)
embedder.py:10
↓ 1 callers
Method
embed
(self, inputs)
embedder.py:35
↓ 1 callers
Function
fibonacci_sphere
https://stackoverflow.com/questions/9600801/evenly-distributing-n-points-on-a-sphere :param samples: :return:
network.py:7
↓ 1 callers
Method
get_light
(self)
network.py:157
↓ 1 callers
Function
get_normalize_mesh
(pro_path)
eval.py:24
↓ 1 callers
Function
get_normalize_mesh
(pro_path)
main.py:16
↓ 1 callers
Function
get_rays
(elev, azim, r=3.0,width = 512)
neural_style_field.py:14
↓ 1 callers
Function
get_rays1
(elev, azim, r=3.0)
neural_style_field.py:34
↓ 1 callers
Function
prepend_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 callers
Function
render_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 callers
Function
sph2cart
(sph)
network.py:215
↓ 1 callers
Function
test
(args)
eval.py:33
↓ 1 callers
Function
train
(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
Function
compute_envmap_pcd
(lgtSGs, N=1000, upper_hemi=False)
sg_render.py:39
Function
embed
(x, eo=embedder_obj)
embedder.py:49
Method
forward
(self, points)
network.py:167
Method
forward
(self, points, normals)
network.py:253
Method
forward
(self, scene, num_views=8, std=8, center_elev=0, center_azim=0)
neural_style_field.py:204
Method
forward
(self, x)
embedder.py:71