Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diviswen/Cycle4Completion
/ functions
Functions
157 in github.com/diviswen/Cycle4Completion
⨍
Functions
157
◇
Types & classes
16
↓ 10 callers
Function
log_string
(out_str)
main_code.py:92
↓ 9 callers
Method
dtype
Return the numpy dtype of the in-memory representation of the data. (If there are no list properties, and the PLY format is
externals/python_plyfile/plyfile.py:446
↓ 8 callers
Function
_lookup_type
(type_str)
externals/python_plyfile/plyfile.py:80
↓ 8 callers
Method
write
Write PLY data to a writeable file-like object or filename.
externals/python_plyfile/plyfile.py:291
↓ 5 callers
Function
mlp_conv
(inputs, layer_dims, phase, bn=None)
utils/net_util.py:106
↓ 4 callers
Method
describe
Construct a PlyElement from an array's metadata. len_types and val_types can be given as mappings from list property names t
externals/python_plyfile/plyfile.py:507
↓ 4 callers
Method
dtype
Return the numpy dtype description for this property (as a tuple of strings).
externals/python_plyfile/plyfile.py:770
↓ 4 callers
Function
get_time
externals/structural_losses/approxmatch.cpp:12
↓ 4 callers
Method
list_dtype
Return the pair (len_dtype, val_dtype) (both numpy-friendly strings).
externals/python_plyfile/plyfile.py:847
↓ 3 callers
Method
_check_sanity
(self)
externals/python_plyfile/plyfile.py:413
↓ 3 callers
Method
read
Read PLY data from a readable file-like object or filename.
externals/python_plyfile/plyfile.py:275
↓ 2 callers
Method
__init__
elements: sequence of PlyElement instances. text: whether the resulting PLY file will be text (True) or binary (False).
externals/python_plyfile/plyfile.py:165
↓ 2 callers
Method
_index
(self)
externals/python_plyfile/plyfile.py:428
↓ 2 callers
Function
_open_stream
(stream, read_or_write)
externals/python_plyfile/plyfile.py:355
↓ 2 callers
Function
directed_hausdorff
input: point_cloud_A: Tensor, B x N x 3 point_cloud_B: Tensor, B x N x 3 return: Tensor, B, directed hausdorff distance, A -> B
externals/structural_losses/tf_hausdorff_distance.py:4
↓ 2 callers
Function
mlp
(features, layer_dims, phase, bn=None)
utils/net_util.py:87
↓ 2 callers
Function
nnsearch
externals/structural_losses/tf_nndistance.cpp:21
↓ 2 callers
Function
randomf
externals/structural_losses/approxmatch.cpp:9
↓ 1 callers
Method
_check_name
(self)
externals/python_plyfile/plyfile.py:441
↓ 1 callers
Method
_check_name
(self)
externals/python_plyfile/plyfile.py:741
↓ 1 callers
Method
_from_fields
Parse from generator. Raise StopIteration if the property could not be read.
externals/python_plyfile/plyfile.py:778
↓ 1 callers
Method
_index
(self)
externals/python_plyfile/plyfile.py:213
↓ 1 callers
Method
_parse_header
Parse a PLY header from a readable file-like stream.
externals/python_plyfile/plyfile.py:220
↓ 1 callers
Method
_parse_multi
Parse a list of PLY element definitions.
externals/python_plyfile/plyfile.py:458
↓ 1 callers
Method
_parse_one
Consume one element definition. The unconsumed input is returned along with a PlyElement instance.
externals/python_plyfile/plyfile.py:471
↓ 1 callers
Method
_read
Read the actual data from a PLY file.
externals/python_plyfile/plyfile.py:567
↓ 1 callers
Method
_read_bin
Load a PLY element from a binary PLY file. The element may contain list properties.
externals/python_plyfile/plyfile.py:656
↓ 1 callers
Method
_read_txt
Load a PLY element from an ASCII-format PLY file. The element may contain list properties.
externals/python_plyfile/plyfile.py:611
↓ 1 callers
Function
_split_line
(line, n)
externals/python_plyfile/plyfile.py:91
↓ 1 callers
Method
_to_fields
Return generator over one item.
externals/python_plyfile/plyfile.py:786
↓ 1 callers
Method
_write
Write the data to a PLY file.
externals/python_plyfile/plyfile.py:593
↓ 1 callers
Method
_write_bin
Save a PLY element to a binary PLY file. The element may contain list properties.
externals/python_plyfile/plyfile.py:673
↓ 1 callers
Method
_write_txt
Save a PLY element to an ASCII-format PLY file. The element may contain list properties.
externals/python_plyfile/plyfile.py:643
↓ 1 callers
Function
approx_match
input: xyz1 : batch_size * #dataset_points * 3 xyz2 : batch_size * #query_points * 3 returns: match : batch_size * #query_points * #dataset_points
externals/structural_losses/tf_approxmatch.py:9
↓ 1 callers
Function
approxmatch_cpu
externals/structural_losses/approxmatch.cpp:17
↓ 1 callers
Function
approxmatch_cpu
externals/structural_losses/tf_approxmatch.cpp:23
↓ 1 callers
Function
create_level
(level, input_channels, output_channels, inputs, bn)
utils/net_util.py:127
↓ 1 callers
Function
eval_one_epoch
(sess, ops, test_writer, epoch)
main_code.py:355
↓ 1 callers
Function
get_arch
(nlevels, npts)
utils/net_util.py:12
↓ 1 callers
Function
get_bn_decay
(batch)
main_code.py:127
↓ 1 callers
Function
get_learning_rate
(batch)
main_code.py:114
↓ 1 callers
Function
match_cost
input: xyz1 : batch_size * #dataset_points * 3 xyz2 : batch_size * #query_points * 3 match : batch_size * #query_points * #dataset_points returns:
externals/structural_losses/tf_approxmatch.py:26
↓ 1 callers
Function
matchcost_cpu
externals/structural_losses/approxmatch.cpp:79
↓ 1 callers
Function
matchcost_cpu
externals/structural_losses/tf_approxmatch.cpp:85
↓ 1 callers
Function
matchcostgrad_cpu
externals/structural_losses/approxmatch.cpp:100
↓ 1 callers
Function
matchcostgrad_cpu
externals/structural_losses/tf_approxmatch.cpp:106
↓ 1 callers
Function
nn_distance
Computes the distance of nearest neighbors for a pair of point clouds input: xyz1: (batch_size,#points_1,3) the first point cloud input: xyz2: (b
externals/structural_losses/tf_nndistance.py:10
↓ 1 callers
Function
shuffle_dataset
()
main_code.py:103
↓ 1 callers
Function
train
()
main_code.py:138
↓ 1 callers
Function
train_one_epoch
(sess, ops, train_writer, epoch)
main_code.py:260
Method
ApproxMatchGpuOp
externals/structural_losses/tf_approxmatch.cpp:147
Method
ApproxMatchOp
externals/structural_losses/tf_approxmatch.cpp:177
Method
Compute
externals/structural_losses/tf_nndistance.cpp:48
Method
Compute
externals/structural_losses/tf_nndistance.cpp:87
Method
Compute
externals/structural_losses/tf_nndistance.cpp:172
Method
Compute
externals/structural_losses/tf_nndistance.cpp:212
Method
Compute
externals/structural_losses/tf_approxmatch.cpp:148
Method
Compute
externals/structural_losses/tf_approxmatch.cpp:178
Method
Compute
externals/structural_losses/tf_approxmatch.cpp:204
Method
Compute
externals/structural_losses/tf_approxmatch.cpp:234
Method
Compute
externals/structural_losses/tf_approxmatch.cpp:265
Method
Compute
externals/structural_losses/tf_approxmatch.cpp:299
Method
MatchCostGpuOp
externals/structural_losses/tf_approxmatch.cpp:203
Method
MatchCostGradGpuOp
externals/structural_losses/tf_approxmatch.cpp:264
Method
MatchCostGradOp
externals/structural_losses/tf_approxmatch.cpp:298
Method
MatchCostOp
externals/structural_losses/tf_approxmatch.cpp:233
Method
NnDistanceGpuOp
externals/structural_losses/tf_nndistance.cpp:171
Method
NnDistanceGradGpuOp
externals/structural_losses/tf_nndistance.cpp:211
Method
NnDistanceGradOp
externals/structural_losses/tf_nndistance.cpp:86
Method
NnDistanceOp
externals/structural_losses/tf_nndistance.cpp:47
Method
__contains__
(self, name)
externals/python_plyfile/plyfile.py:339
Method
__getitem__
(self, name)
externals/python_plyfile/plyfile.py:342
Method
__getitem__
(self, key)
externals/python_plyfile/plyfile.py:701
Method
__init__
(self)
utils/net_util.py:24
Method
__init__
(self, message, element=None, row=None, prop=None)
externals/python_plyfile/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
externals/python_plyfile/plyfile.py:379
Method
__init__
(self, name, val_dtype)
externals/python_plyfile/plyfile.py:724
Method
__init__
(self, name, len_dtype, val_dtype)
externals/python_plyfile/plyfile.py:827
Method
__iter__
(self)
externals/python_plyfile/plyfile.py:333
Method
__len__
(self)
externals/python_plyfile/plyfile.py:336
Method
__repr__
(self)
externals/python_plyfile/plyfile.py:148
Method
__repr__
(self)
externals/python_plyfile/plyfile.py:348
Method
__repr__
(self)
externals/python_plyfile/plyfile.py:710
Method
__repr__
(self)
externals/python_plyfile/plyfile.py:815
Method
__repr__
(self)
externals/python_plyfile/plyfile.py:912
Method
__setitem__
(self, key, value)
externals/python_plyfile/plyfile.py:704
Method
__str__
(self)
externals/python_plyfile/plyfile.py:345
Method
__str__
(self)
externals/python_plyfile/plyfile.py:707
Method
__str__
(self)
externals/python_plyfile/plyfile.py:811
Method
__str__
(self)
externals/python_plyfile/plyfile.py:907
Function
_approx_match_shape
(op)
externals/structural_losses/tf_approxmatch.py:21
Method
_from_fields
(self, fields)
externals/python_plyfile/plyfile.py:856
Method
_get_byte_order
(self)
externals/python_plyfile/plyfile.py:202
Method
_get_data
(self)
externals/python_plyfile/plyfile.py:403
Method
_get_elements
(self)
externals/python_plyfile/plyfile.py:193
Method
_get_len_dtype
(self)
externals/python_plyfile/plyfile.py:832
Method
_get_properties
(self)
externals/python_plyfile/plyfile.py:418
Method
_get_val_dtype
(self)
externals/python_plyfile/plyfile.py:729
Function
_match_cost_grad
(op,grad_cost)
externals/structural_losses/tf_approxmatch.py:44
Function
_match_cost_shape
(op)
externals/structural_losses/tf_approxmatch.py:38
next →
1–100 of 157, ranked by callers