MCPcopy Create free account

hub / github.com/EnyaHermite/PicassoPlus / functions

Functions235 in github.com/EnyaHermite/PicassoPlus

Methodforward
(ctx, input, vt_replace, vt_map, vt_out)
picasso/mesh/pi_modules/pool3d.py:29
Methodforward
(ctx, input, vt_replace, vt_map)
picasso/mesh/pi_modules/unpool3d.py:7
Methodforward
(ctx, textureIn, filter, baryCoeff, numTexture)
picasso/mesh/pi_modules/conv3d.py:7
Methodforward
(ctx, input, filter, face)
picasso/mesh/pi_modules/conv3d.py:42
Methodforward
(ctx, input, filter, coeff, face, nfCount, vtMap)
picasso/mesh/pi_modules/conv3d.py:73
Methodforward
(self, inputs, vertex, face, full_nf_count, full_vt_map, filt_coeff, nv_in)
picasso/networks/pi2_blocks.py:40
Methodforward
(self, inputs, vertex, face, full_nf_count, full_vt_map, filt_coeff, nv_in)
picasso/networks/pi2_blocks.py:88
Methodforward
(self, inputs, face, full_nf_count, full_vt_map, filt_coeff)
picasso/networks/pi2_blocks.py:107
Methodforward
(self, inputs, nn_count, nn_index, filt_index, filt_coeff=None)
picasso/point/layers.py:61
Methodforward
(self, inputs)
picasso/point/layers.py:112
Methodforward
(ctx, input, nn_count, nn_index)
picasso/point/pi_modules/pool3d.py:7
Methodforward
(ctx, input, nn_count, nn_index)
picasso/point/pi_modules/pool3d.py:27
Methodforward
(ctx, input, weight, nn_index)
picasso/point/pi_modules/unpool3d.py:7
Methodforward
(ctx, input, filter, nn_count, nn_index, bin_index)
picasso/point/pi_modules/conv3d.py:7
Methodforward
(ctx, input, filter, nn_count, nn_index, bin_index, bin_coeff)
picasso/point/pi_modules/conv3d.py:28
Functionfps
(xyz_in, nv_xyz, num_sample)
picasso/point/utils.py:39
Functionfuzzyconv3d
(input, filter, nn_count, nn_index, bin_index, bin_coeff)
picasso/point/pi_modules/conv3d.py:44
Functioninterpolate
(input, vt_replace, vt_map)
picasso/mesh/pi_modules/unpool3d.py:21
Functioninterpolate
(input, weight, nn_index)
picasso/point/pi_modules/unpool3d.py:21
Functionknn3_search
(xyz_data, xyz_query, nv_data, nv_query)
picasso/point/utils.py:27
FunctionmaxPool
(input, vt_replace, vt_map, vt_out)
picasso/mesh/pi_modules/pool3d.py:23
FunctionmaxPool
(input, nn_count, nn_index)
picasso/point/pi_modules/pool3d.py:21
Functionnormalize_fn
(vertex)
train/train_shrec.py:24
Functionnormalize_fn
(vertex)
train/train_cubes.py:24
Functionnormalize_fn
(vertex)
train/train_human.py:24
Functionnormalize_fn
(vertex)
train/train_coseg.py:24
Functionnormalize_fn
(vertex)
train/train_shapenetcore.py:23
Functionnormalize_fn
(vertex)
train/train_faust_match.py:24
Methodrandom_drop_color
Randomly drop colors. Input: Nx3 array, original point clouds Return: Nx3 array, color dropped po
picasso/augmentor.py:251
Methodrotate_point_cloud_by_angle
Rotate the point cloud along up direction with certain angle. Input: Nx3 array, original point clouds Return:
picasso/augmentor.py:51
Functionsci_sph_harm_oneside
(l, phi, theta)
picasso/math_utils.py:65
Functionvertex2facet
Compute the feature of each triangular face based on its vertices' features by interpolation Input: input: (concat_NvIn,
picasso/mesh/pi_modules/conv3d.py:55
Functionvertex2facetConv3d
picasso/mesh/pi_modules/source/mesh_conv3d.cpp:123
Functionvertex2facetConv3dGrad
picasso/mesh/pi_modules/source/mesh_conv3d.cpp:153
Functionview_geometry
(geometry)
picasso/mesh/utils.py:61
← previous201–235 of 235, ranked by callers