MCPcopy Create free account

hub / github.com/EnyaHermite/PicassoPlus / functions

Functions235 in github.com/EnyaHermite/PicassoPlus

Method__call__
(self, facet_geometrics, facet_textures, bary_coeff, num_texture, face, full_nf_count, full_v
picasso/networks/pi2_blocks.py:124
Method__call__
(self, vertex_in, face_in, nv_in, mf_in, facet_textures, bary_coeff, num_texture)
picasso/networks/scene_seg.py:126
Method__call__
(self, vertex_in, face_in, nv_in, mf_in)
picasso/networks/shape_seg.py:123
Method__call__
(self, vertex_in, face_in, nv_in, mf_in)
picasso/networks/shape_cls.py:113
Method__call__
(self, inputs, nn_count, nn_index)
picasso/point/layers.py:133
Method__call__
(self, inputs, weight, nn_index)
picasso/point/layers.py:152
Method__call__
(self, xyz_data, xyz_query, nn_idx)
picasso/point/layers.py:173
Method__call__
(self, mesh_path, label_path)
eval/evaluate_scannet_full.py:37
Method__call__
(self, mesh_path, label_path)
eval/evaluate_s3dis_full.py:36
Method__call__
(self, vertex, face, label)
train/train_shrec.py:39
Method__call__
(self, vertex, face, label)
train/train_cubes.py:37
Method__call__
(self, vertex, face, label)
train/train_human.py:39
Method__call__
(self, vertex, face, label)
train/train_coseg.py:39
Method__call__
(self, vertex, face, label, texture, bcoeff, kt)
train/train_s3dis_render.py:44
Method__call__
(self, vertex, face, label)
train/train_shapenetcore.py:38
Method__call__
(self, vertex, face, label)
train/train_faust_match.py:39
Method__call__
(self, vertex, face, label, texture, bcoeff, kt)
train/train_scannet_render.py:43
Method__getitem__
(self, idx)
picasso/mesh/dataset_scene.py:22
Method__getitem__
(self, idx)
picasso/mesh/dataset_shape.py:18
Method__init__
(self, model, optimizer, scheduler, writer, loss, device, fout)
fit.py:9
Method__init__
(self)
picasso/augmentor.py:8
Method__init__
(self, in_channels, out_channels, spharm_L, use_xavier=True, stddev=1e-3, activation_fn=nn.Re
picasso/mesh/layers.py:28
Method__init__
(self, in_channels, out_channels, spharm_L, depth_multiplier=1, use_xavier=True, stddev=1e-3,
picasso/mesh/layers.py:78
Method__init__
(self, in_channels, out_channels, spharm_L, depth_multiplier=1, use_xavier=True, stddev=1e-3,
picasso/mesh/layers.py:135
Method__init__
(self, in_channels, dual_out_channels, spharm_L, dual_depth_multiplier:List[int], use_xavier=
picasso/mesh/layers.py:180
Method__init__
(self, in_channels, out_channels, use_xavier=True, stddev=1e-3, activation_fn=nn.ReLU(), with
picasso/mesh/layers.py:209
Method__init__
(self, method='avg')
picasso/mesh/layers.py:245
Method__init__
(self)
picasso/mesh/layers.py:290
Method__init__
(self, kernel_size, tau=0.1, dim=3, stddev=1.0)
picasso/mesh/layers.py:304
Method__init__
(self, l)
picasso/mesh/layers.py:337
Method__init__
(self, *params)
picasso/mesh/utils.py:33
Method__init__
(self, annotations_files, mesh_files, transform=None, normalize=None)
picasso/mesh/dataset_scene.py:12
Method__init__
(self, annotations_files, mesh_files, transform=None, normalize=None)
picasso/mesh/dataset_shape.py:8
Method__init__
(self, in_channels, out_channels, growth_rate, spharm_L, max_iter=2, with_bn=True, bn_momentu
picasso/networks/pi2_blocks.py:66
Method__init__
(self, in_channels, out_channels, spharm_L, with_bn=True, bn_momentum=0.1)
picasso/networks/pi2_blocks.py:99
Method__init__
(self, in_channels, out_channels, spharm_L, with_bn=True, bn_momentum=0.1)
picasso/networks/pi2_blocks.py:114
Method__init__
(self, num_class, stride=None, spharm_L=3, use_height=False, pred_facet=False)
picasso/networks/scene_seg.py:13
Method__init__
(self, num_class, stride=None, spharm_L=3, use_height=False, pred_facet=False)
picasso/networks/shape_seg.py:12
Method__init__
(self, num_class, stride=None, spharm_L=3, use_height=False)
picasso/networks/shape_cls.py:13
Method__init__
(self, in_channels, out_channels, num_basis, depth_multiplier=1, use_xavier=True, stddev=1e-3
picasso/point/layers.py:31
Method__init__
(self, in_channels, out_channels, use_xavier=True, stddev=1e-3, activation_fn=torch.nn.ReLU()
picasso/point/layers.py:89
Method__init__
(self)
picasso/point/layers.py:149
Method__init__
(self, l)
picasso/point/layers.py:163
Method__init__
(self, align_fn=None, knn=5, raw_mesh_dir=None)
eval/evaluate_scannet_full.py:32
Method__init__
(self, voxel_size=None, alpha=0, beta=1, align_fn=None)
eval/evaluate_s3dis_full.py:30
Method__init__
(self, prob=0.5)
train/train_shrec.py:36
Method__init__
(self, prob=0.5)
train/train_cubes.py:34
Method__init__
(self, prob=0.5)
train/train_human.py:36
Method__init__
(self, prob=0.5)
train/train_coseg.py:36
Method__init__
(self, prob=0.5)
train/train_s3dis_render.py:39
Method__init__
(self, prob=0.5)
train/train_shapenetcore.py:35
Method__init__
(self, prob=0.5)
train/train_faust_match.py:36
Method__init__
(self, prob=0.5)
train/train_scannet_render.py:38
Method__len__
(self)
picasso/mesh/dataset_scene.py:19
Method__len__
(self)
picasso/mesh/dataset_shape.py:15
Functionalign_fn
(vertex)
eval/evaluate_scannet_full.py:20
Functionalign_fn
(vertex)
eval/evaluate_s3dis_full.py:19
Functionalign_fn
(vertex)
train/train_s3dis_render.py:29
Functionalign_fn
(vertex)
train/train_scannet_render.py:28
FunctionavgPool
(input, vt_replace, vt_map, vt_out)
picasso/mesh/pi_modules/pool3d.py:43
FunctionavgPool
(input, nn_count, nn_index)
picasso/point/pi_modules/pool3d.py:40
Methodbackward
(ctx, grad_output)
picasso/mesh/pi_modules/pool3d.py:18
Methodbackward
(ctx, grad_output)
picasso/mesh/pi_modules/pool3d.py:38
Methodbackward
(ctx, grad_output)
picasso/mesh/pi_modules/unpool3d.py:16
Methodbackward
(ctx, grad_output)
picasso/mesh/pi_modules/conv3d.py:50
Methodbackward
(ctx, grad_output)
picasso/mesh/pi_modules/conv3d.py:84
Methodbackward
(ctx, grad_output)
picasso/point/pi_modules/pool3d.py:17
Methodbackward
(ctx, grad_output)
picasso/point/pi_modules/pool3d.py:35
Methodbackward
(ctx, grad_output)
picasso/point/pi_modules/unpool3d.py:16
Methodbackward
(ctx, grad_output)
picasso/point/pi_modules/conv3d.py:17
Methodbackward
(ctx, grad_output)
picasso/point/pi_modules/conv3d.py:39
Functionbuild_cube_graph
(xyz_data, xyz_query, nv_data, nv_query, radius, nn_uplimit=None, grid_size=None)
picasso/point/utils.py:61
Functionbuild_range_graph
(xyz_data, xyz_query, nv_data, nv_query, radius, nn_uplimit=None, kernel_shape=None, fuz
picasso/point/utils.py:44
Functionbuild_sphere_harmonics
(xyz_data, xyz_query, nv_data, nv_query, radius, L=2, nn_uplimit=None)
picasso/point/utils.py:71
Methodclip_color
Clip colors. Input: Nx3 array, original point clouds Return: Nx3 array, color clipped point cloud
picasso/augmentor.py:236
Methodcollate_fn
(self, batch_data)
picasso/mesh/dataset_shape.py:43
Methodcolor_brightness
(texture, brightness: tuple[float, float]=(0.5, 1.5), prob=0.5)
picasso/augmentor.py:184
Methodcolor_contrast
(texture, contrast: tuple[float, float]=(0.5, 1.5), prob=0.5)
picasso/augmentor.py:194
Methodcolor_hue
(texture, hue: tuple[float, float]=(0.5, 1.5), prob=0.5)
picasso/augmentor.py:214
Methodcolor_saturation
(texture, saturation: tuple[float, float]=(0.5, 1.5), prob=0.5)
picasso/augmentor.py:204
Functioncombine_clusters
(rep_highRes, map_highRes, rep_lowRes, map_lowRes)
picasso/mesh/utils.py:27
Functioncompute_unpool_weight
(nn_dist)
picasso/point/utils.py:32
Functionconv3d
(input, filter, nn_count, nn_index, bin_index)
picasso/point/pi_modules/conv3d.py:22
Functioncount_vertex_adjface
(face, vtMap, vertexOut)
picasso/mesh/utils.py:22
Functionfacet2facet
Compute the feature of each triangular face based on the provided interpolated interior features. The common input feature for this f
picasso/mesh/pi_modules/conv3d.py:21
Functionfacet2facetConv3d
apply positional encoding to the barycentric coordinates
picasso/mesh/pi_modules/source/mesh_conv3d.cpp:192
Functionfacet2facetConv3dGrad
picasso/mesh/pi_modules/source/mesh_conv3d.cpp:229
Functionfacet2vertex
Input: input: (concat_NfIn, in_channels) float32 array, input facet features filter: (clusterSize, in_channels, mu
picasso/mesh/pi_modules/conv3d.py:89
Functionfacet2vertexConv3d
picasso/mesh/pi_modules/source/mesh_conv3d.cpp:33
Functionfacet2vertexConv3dGrad
picasso/mesh/pi_modules/source/mesh_conv3d.cpp:75
Methodforward
(self, input_texture, bary_coeff, num_texture)
picasso/mesh/layers.py:53
Methodforward
(self, inputs, face)
picasso/mesh/layers.py:109
Methodforward
(self, inputs, face, nf_count, vt_map, filt_coeff)
picasso/mesh/layers.py:166
Methodforward
(self, inputs, face, nf_count, vt_map, filt_coeff)
picasso/mesh/layers.py:192
Methodforward
(self, inputs)
picasso/mesh/layers.py:232
Methodforward
(self, inputs, nv_in)
picasso/mesh/layers.py:249
Methodforward
(self, inputs, vt_replace, vt_map, vt_out)
picasso/mesh/layers.py:274
Methodforward
(inputs, vt_replace, vt_map)
picasso/mesh/layers.py:294
Methodforward
(self, face_normals)
picasso/mesh/layers.py:317
Methodforward
(ctx, input, vt_replace, vt_map, vt_out)
picasso/mesh/pi_modules/pool3d.py:7
← previousnext →101–200 of 235, ranked by callers