MCPcopy Create free account

hub / github.com/Runsong123/AdaFit / functions

Functions301 in github.com/Runsong123/AdaFit

Method__getitem__
(self, index)
dataset_single_scale.py:268
Method__getitem__
(self, index)
dataset_multi_scale.py:269
Method__getitem__
(self, name)
utils/plyfile.py:342
Method__getitem__
(self, key)
utils/plyfile.py:701
Method__getitem__
(self, index)
utils/pcpnet_dataset.py:286
Method__init__
3DmFV-Net architecture n_gaussians: number of gaussians in each axis num_classes: numer of classes for final fully connect
ThreeDmFVNet.py:7
Method__init__
architecture for learning the global feature from 3DmFV representation. It changes depending on the numbre of Gaussians :para
ThreeDmFVNet.py:55
Method__init__
(self, num_points=500, num_scales=1, use_point_stn=False, use_feat_stn=False, point_tuple=1, sym_op='max')
AdaFit_multi_scale.py:160
Method__init__
(self, input_scale,output_scale,input_dim,output_dim,need_pre_global=False)
AdaFit_multi_scale.py:215
Method__init__
(self, num_points=500, num_scales=1, use_point_stn=False, use_feat_stn=False, point_tuple=1, sym_op='max')
AdaFit_multi_scale.py:250
Method__init__
(self, num_points=500, num_scales=1, use_point_stn=False, use_feat_stn=False, point_tuple=1, sym_op='max', n_g
AdaFit_multi_scale.py:290
Method__init__
(self, k=1, num_points=500, use_point_stn=False, use_feat_stn=False, point_tuple=1, sym_op='
AdaFit_multi_scale.py:320
Method__init__
(self, num_scales=1, num_points=500, dim=3, sym_op='max')
AdaFit_multi_scale.py:442
Method__init__
(self, data_source)
dataset_single_scale.py:38
Method__init__
(self, data_source, patches_per_shape, seed=None, sequential_shapes=False, identical_epochs=False)
dataset_single_scale.py:55
Method__init__
(self, data_source, patches_per_shape, seed=None, identical_epochs=False)
dataset_single_scale.py:109
Method__init__
(self, pts, kdtree, normals=None, curv=None, pidx=None)
dataset_single_scale.py:137
Method__init__
(self, capacity, loader, loadfunc)
dataset_single_scale.py:146
Method__init__
(self, root, shape_list_filename, patch_radius, points_per_patch, patch_features, seed=None,
dataset_single_scale.py:176
Method__init__
(self,input_dim,output_dim)
netBase.py:27
Method__init__
(self, num_points=500, num_scales=1, use_point_stn=False, use_feat_stn=False, point_tuple=1, sym_op='max')
AdaFit_single_scale.py:158
Method__init__
(self, num_points=500, num_scales=1, use_point_stn=False, use_feat_stn=False, point_tuple=1, sym_op='max')
AdaFit_single_scale.py:212
Method__init__
(self, num_points=500, num_scales=1, use_point_stn=False, use_feat_stn=False, point_tuple=1, sym_op='max', n_g
AdaFit_single_scale.py:241
Method__init__
(self, k=1, num_points=500, use_point_stn=False, use_feat_stn=False, point_tuple=1, sym_op='
AdaFit_single_scale.py:271
Method__init__
(self, num_scales=1, num_points=500, dim=3, sym_op='max')
AdaFit_single_scale.py:387
Method__init__
(self, data_source)
dataset_multi_scale.py:38
Method__init__
(self, data_source, patches_per_shape, seed=None, sequential_shapes=False, identical_epochs=False)
dataset_multi_scale.py:55
Method__init__
(self, data_source, patches_per_shape, seed=None, identical_epochs=False)
dataset_multi_scale.py:109
Method__init__
(self, pts, kdtree, normals=None, curv=None, pidx=None)
dataset_multi_scale.py:137
Method__init__
(self, capacity, loader, loadfunc)
dataset_multi_scale.py:146
Method__init__
(self, root, shape_list_filename, patch_radius, points_per_patch, patch_features, seed=None,
dataset_multi_scale.py:176
Method__init__
(self, message, element=None, row=None, prop=None)
utils/plyfile.py:131
Method__init__
This is not part of the public interface. The preferred methods of obtaining PlyElement instances are PlyData.read (to read from
utils/plyfile.py:379
Method__init__
(self, name, val_dtype)
utils/plyfile.py:724
Method__init__
(self, name, len_dtype, val_dtype)
utils/plyfile.py:827
Method__init__
(self, data_source)
utils/pcpnet_dataset.py:43
Method__init__
(self, data_source, patches_per_shape, seed=None, sequential_shapes=False, identical_epochs=False)
utils/pcpnet_dataset.py:60
Method__init__
(self, data_source, patches_per_shape, seed=None, identical_epochs=False)
utils/pcpnet_dataset.py:114
Method__init__
(self, pts, kdtree, normals=None, curv=None, pidx=None, noise_level=None)
utils/pcpnet_dataset.py:142
Method__init__
(self, capacity, loader, loadfunc)
utils/pcpnet_dataset.py:152
Method__init__
(self, root, shape_list_filename, patch_radius, points_per_patch, patch_features, seed=None,
utils/pcpnet_dataset.py:182
Method__init__
(self, num_points=500, num_scales=1, use_point_stn=False, use_feat_stn=False, point_tuple=1, sym_op='max')
models/AdaFit_multi_scale.py:160
Method__init__
(self, input_scale,output_scale,input_dim,output_dim,need_pre_global=False)
models/AdaFit_multi_scale.py:215
Method__init__
(self, num_points=500, num_scales=1, use_point_stn=False, use_feat_stn=False, point_tuple=1, sym_op='max')
models/AdaFit_multi_scale.py:287
Method__init__
(self, num_points=500, num_scales=1, use_point_stn=False, use_feat_stn=False, point_tuple=1, sym_op='max', n_g
models/AdaFit_multi_scale.py:340
Method__init__
(self, k=1, num_points=500, use_point_stn=False, use_feat_stn=False, point_tuple=1, sym_op='
models/AdaFit_multi_scale.py:370
Method__init__
(self, num_scales=1, num_points=500, dim=3, sym_op='max')
models/AdaFit_multi_scale.py:492
Method__init__
(self, num_points=500, num_scales=1, use_point_stn=False, use_feat_stn=False, point_tuple=1, sym_op='max')
models/AdaFit_single_scale.py:158
Method__init__
(self, num_points=500, num_scales=1, use_point_stn=False, use_feat_stn=False, point_tuple=1, sym_op='max')
models/AdaFit_single_scale.py:212
Method__init__
(self, num_points=500, num_scales=1, use_point_stn=False, use_feat_stn=False, point_tuple=1, sym_op='max', n_g
models/AdaFit_single_scale.py:241
Method__init__
(self, k=1, num_points=500, use_point_stn=False, use_feat_stn=False, point_tuple=1, sym_op='
models/AdaFit_single_scale.py:271
Method__init__
(self, num_scales=1, num_points=500, dim=3, sym_op='max')
models/AdaFit_single_scale.py:387
Method__iter__
(self)
dataset_single_scale.py:46
Method__iter__
(self)
dataset_single_scale.py:72
Method__iter__
(self)
dataset_single_scale.py:124
Method__iter__
(self)
dataset_multi_scale.py:46
Method__iter__
(self)
dataset_multi_scale.py:72
Method__iter__
(self)
dataset_multi_scale.py:124
Method__iter__
(self)
utils/plyfile.py:333
Method__iter__
(self)
utils/pcpnet_dataset.py:51
Method__iter__
(self)
utils/pcpnet_dataset.py:77
Method__iter__
(self)
utils/pcpnet_dataset.py:129
Method__len__
(self)
dataset_single_scale.py:49
Method__len__
(self)
dataset_single_scale.py:104
Method__len__
(self)
dataset_single_scale.py:132
Method__len__
(self)
dataset_single_scale.py:423
Method__len__
(self)
dataset_multi_scale.py:49
Method__len__
(self)
dataset_multi_scale.py:104
Method__len__
(self)
dataset_multi_scale.py:132
Method__len__
(self)
dataset_multi_scale.py:424
Method__len__
(self)
utils/plyfile.py:336
Method__len__
(self)
utils/pcpnet_dataset.py:54
Method__len__
(self)
utils/pcpnet_dataset.py:109
Method__len__
(self)
utils/pcpnet_dataset.py:137
Method__len__
(self)
utils/pcpnet_dataset.py:422
Method__repr__
(self)
utils/plyfile.py:148
Method__repr__
(self)
utils/plyfile.py:348
Method__repr__
(self)
utils/plyfile.py:710
Method__repr__
(self)
utils/plyfile.py:815
Method__repr__
(self)
utils/plyfile.py:912
Method__setitem__
(self, key, value)
utils/plyfile.py:704
Method__str__
(self)
utils/plyfile.py:345
Method__str__
(self)
utils/plyfile.py:707
Method__str__
(self)
utils/plyfile.py:811
Method__str__
(self)
utils/plyfile.py:907
Method_from_fields
(self, fields)
utils/plyfile.py:856
Method_get_byte_order
(self)
utils/plyfile.py:202
Method_get_data
(self)
utils/plyfile.py:403
Method_get_elements
(self)
utils/plyfile.py:193
Method_get_len_dtype
(self)
utils/plyfile.py:832
Method_get_properties
(self)
utils/plyfile.py:418
Method_get_val_dtype
(self)
utils/plyfile.py:729
Method_parse_one
(line)
utils/plyfile.py:747
Method_read_bin
Read data from a binary stream. Raise StopIteration if the property could not be read.
utils/plyfile.py:793
Method_read_bin
(self, stream, byte_order)
utils/plyfile.py:881
Method_set_byte_order
(self, byte_order)
utils/plyfile.py:205
Method_set_data
(self, data)
utils/plyfile.py:406
Method_set_elements
(self, elements)
utils/plyfile.py:196
Method_set_len_dtype
(self, len_dtype)
utils/plyfile.py:835
Method_set_properties
(self, properties)
utils/plyfile.py:421
← previousnext →101–200 of 301, ranked by callers