Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aistairc/PinSout
/ functions
Functions
312 in github.com/aistairc/PinSout
⨍
Functions
312
◇
Types & classes
10
↓ 64 callers
Method
write
Write PLY data to a writeable file-like object or filename.
src/utils/plyfile.py:291
↓ 63 callers
Method
getCityObjectID
(self)
src/citygml/PointCloud_To_CityGML.py:112
↓ 59 callers
Method
getSurfaceGeometryID
(self)
src/citygml/PointCloud_To_CityGML.py:126
↓ 10 callers
Method
get_range
Making the bouning box information Finding the Minimum and Maximum points of X, Y and Z and add the epsilon value Arg
src/plane_ransac.py:612
↓ 10 callers
Method
makePolygonz
(self, sideinfo)
src/citygml/PointCloud_To_CityGML.py:84
↓ 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
src/utils/plyfile.py:446
↓ 9 callers
Method
getSurfaceGmlID
(self)
src/citygml/PointCloud_To_CityGML.py:188
↓ 9 callers
Function
log_string
(out_str)
src/sem_seg/train.py:100
↓ 9 callers
Function
log_string
(out_str)
src/sem_seg/model/log_6cls_test16/train.py:98
↓ 9 callers
Function
log_string
(out_str)
src/sem_seg/model/log6class/train.py:95
↓ 9 callers
Function
log_string
(out_str)
src/sem_seg/model/log13class/train.py:97
↓ 9 callers
Function
log_string
(out_str)
src/sem_seg/model/log_5cls/train.py:97
↓ 9 callers
Function
log_string
(out_str)
src/sem_seg/model/log_6cls/train.py:95
↓ 8 callers
Function
_lookup_type
(type_str)
src/utils/plyfile.py:80
↓ 8 callers
Method
updateEnvelop
(self, surfaceData, objectID)
src/citygml/PointCloud_To_CityGML.py:500
↓ 7 callers
Function
log_string
(out_str)
src/sem_seg/model/log6/train.py:97
↓ 6 callers
Function
_variable_on_cpu
Helper to create a Variable stored on CPU memory. Args: name: name of the variable shape: list of ints initializer: initializer
src/utils/tf_util.py:11
↓ 6 callers
Method
makeRoomObject
(self, objectClassID)
src/citygml/PointCloud_To_CityGML.py:328
↓ 5 callers
Function
_variable_with_weight_decay
Helper to create an initialized Variable with weight decay. Note that the Variable is initialized with a truncated normal distribution. A wei
src/utils/tf_util.py:26
↓ 5 callers
Method
read
Read PLY data from a readable file-like object or filename.
src/utils/plyfile.py:275
↓ 4 callers
Function
batch_norm_template
Batch normalization on convolutional maps and beyond... Ref.: http://stackoverflow.com/questions/33949786/how-could-i-use-batch-normalization-in-
src/utils/tf_util.py:454
↓ 4 callers
Method
dtype
Return the numpy dtype description for this property (as a tuple of strings).
src/utils/plyfile.py:770
↓ 4 callers
Method
list_dtype
Return the pair (len_dtype, val_dtype) (both numpy-friendly strings).
src/utils/plyfile.py:847
↓ 4 callers
Method
makeCityObject
(self, objectClassID)
src/citygml/PointCloud_To_CityGML.py:230
↓ 4 callers
Method
makeThematicSurface
(self, id, objectClassID, CityObjectRoot, rootSurfaceID)
src/citygml/PointCloud_To_CityGML.py:225
↓ 3 callers
Method
_check_sanity
(self)
src/utils/plyfile.py:413
↓ 3 callers
Method
deleteString
(self, myString, position)
src/citygml/PointCloud_To_CityGML.py:107
↓ 3 callers
Function
draw_point_cloud
Render point cloud to image with alpha channel. Input: points: Nx3 numpy array (+y is up direction) Output: g
src/utils/pc_util.py:97
↓ 3 callers
Method
getRoomID
(self)
src/citygml/PointCloud_To_CityGML.py:194
↓ 3 callers
Function
get_model
ConvNet baseline, input is BxNx3 gray image
src/sem_seg/model.py:22
↓ 3 callers
Method
get_newGraph
(self, G, cycles_list)
src/graph_cycle_new.py:124
↓ 3 callers
Method
insertString
(self, myString, position, insertStr )
src/citygml/PointCloud_To_CityGML.py:101
↓ 3 callers
Method
makeThematicSurfaceRoom
(self, id, objectClassID, CityObjectRoom, rootSurfaceID)
src/citygml/PointCloud_To_CityGML.py:219
↓ 3 callers
Method
make_room_info
Making the wall information using PointCloud data Clustering the original point cloud data. Extracting the plane data from th
src/plane_ransac.py:514
↓ 2 callers
Method
__init__
elements: sequence of PlyElement instances. text: whether the resulting PLY file will be text (True) or binary (False).
src/utils/plyfile.py:165
↓ 2 callers
Method
_index
(self)
src/utils/plyfile.py:428
↓ 2 callers
Function
_open_stream
(stream, read_or_write)
src/utils/plyfile.py:355
↓ 2 callers
Function
batch_norm_for_conv2d
Batch normalization on 2D convolutional maps. Args: inputs: Tensor, 4D BHWC input maps is_training: boolean tf.Varialbe, tr
src/utils/tf_util.py:522
↓ 2 callers
Method
check_bbox2
Check if the bounding box intersects Check if the bounding box intersects using the min and max points of the bounding box. Args
src/plane_ransac.py:958
↓ 2 callers
Method
check_distance_plane
Checking the distance between point and plane Find the number of points where the distance between the planes is 0.05 or less and cal
src/plane_ransac.py:208
↓ 2 callers
Method
clustering
Clustering the orginal point cloud data The voxelization of the original data for the downsampling. Extract clustered data fr
src/plane_ransac.py:32
↓ 2 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
src/utils/plyfile.py:507
↓ 2 callers
Method
do_plane_ransac
Finding the plane from point cloud data Calculate the surface normals for each point by fitting a plane to the nearest. Args:
src/GeneratePointCloud_New.py:88
↓ 2 callers
Method
extend_bbox
(self, side_points, e)
src/plane_ransac.py:990
↓ 2 callers
Method
getOpeningID
(self)
src/citygml/PointCloud_To_CityGML.py:162
↓ 2 callers
Method
getSurfaceGeometry
(self, surface_id, surface)
src/citygml/PointCloud_To_CityGML.py:138
↓ 2 callers
Method
getThematicSurfaceID
(self)
src/citygml/PointCloud_To_CityGML.py:175
↓ 2 callers
Method
get_area
Calculate the size of the area Calculate the size of the area with data using a bounding box. Args: bbox_range: Boun
src/plane_ransac.py:634
↓ 2 callers
Function
get_deconv_dim
(dim_size, stride_size, kernel_size, padding)
src/utils/tf_util.py:220
↓ 2 callers
Function
get_loss
pred: B,N,13 label: B,N
src/sem_seg/model.py:63
↓ 2 callers
Function
get_model
ConvNet baseline, input is BxNx3 gray image
src/sem_seg/model/log6/model.py:19
↓ 2 callers
Function
get_model
ConvNet baseline, input is BxNx3 gray image
src/sem_seg/model/log_6cls_test16/model.py:20
↓ 2 callers
Function
get_model
ConvNet baseline, input is BxNx3 gray image
src/sem_seg/model/log6class/model.py:19
↓ 2 callers
Function
get_model
ConvNet baseline, input is BxNx3 gray image
src/sem_seg/model/log13class/model.py:19
↓ 2 callers
Function
get_model
ConvNet baseline, input is BxNx3 gray image
src/sem_seg/model/log_5cls/model.py:19
↓ 2 callers
Function
get_model
ConvNet baseline, input is BxNx3 gray image
src/sem_seg/model/log_6cls/model.py:19
↓ 2 callers
Method
makeOpening
(self, id, objectClassID, rootSurfaceID)
src/citygml/PointCloud_To_CityGML.py:207
↓ 2 callers
Method
makeOpeningToThemSurface
(self, openingID, thematicID)
src/citygml/PointCloud_To_CityGML.py:213
↓ 2 callers
Method
makePolygonz2
(self, sideinfo)
src/citygml/PointCloud_To_CityGML.py:93
↓ 2 callers
Method
make_graph
Generate edge information to create a graph Using the intersection of each face, create edge information that makes up the face
src/graph_cycle_new.py:64
↓ 2 callers
Function
make_point_label
Find and subtract the minimum value of the segmented data If the number of points of each data in the list is 500 or more, the minimum value
src/plyTo3Dmodel.py:219
↓ 2 callers
Function
mat2euler
Discover Euler angle vector from 3x3 matrix Uses the conventions above. Parameters ---------- M : array-like, shape (3,3) cy_th
src/utils/eulerangles.py:198
↓ 2 callers
Function
placeholder_inputs
(batch_size, num_point)
src/sem_seg/model.py:14
↓ 2 callers
Function
room2blocks
Prepare block training data. Args: data: N x 6 numpy array, 012 are XYZ in meters, 345 are RGB in [0,1] assumes the data is s
src/sem_seg/indoor3d_util.py:131
↓ 2 callers
Method
visual_viewer
Visualizing Pointcloud data Args: cloud_list: list of PointClouds Returns: Visualizing Pointclouds data
src/plane_ransac.py:1260
↓ 1 callers
Method
MakeRoomObject
1. 26 - building object 2. 41 - room 3. 31 - interior wallsurface 4. 32 - floor 5. 30 - ceilling
src/citygml/PointCloud_To_CityGML.py:800
↓ 1 callers
Method
_check_name
(self)
src/utils/plyfile.py:441
↓ 1 callers
Method
_check_name
(self)
src/utils/plyfile.py:741
↓ 1 callers
Method
_from_fields
Parse from generator. Raise StopIteration if the property could not be read.
src/utils/plyfile.py:778
↓ 1 callers
Method
_index
(self)
src/utils/plyfile.py:213
↓ 1 callers
Method
_parse_header
Parse a PLY header from a readable file-like stream.
src/utils/plyfile.py:220
↓ 1 callers
Method
_parse_multi
Parse a list of PLY element definitions.
src/utils/plyfile.py:458
↓ 1 callers
Method
_parse_one
Consume one element definition. The unconsumed input is returned along with a PlyElement instance.
src/utils/plyfile.py:471
↓ 1 callers
Method
_read
Read the actual data from a PLY file.
src/utils/plyfile.py:567
↓ 1 callers
Method
_read_bin
Load a PLY element from a binary PLY file. The element may contain list properties.
src/utils/plyfile.py:656
↓ 1 callers
Method
_read_txt
Load a PLY element from an ASCII-format PLY file. The element may contain list properties.
src/utils/plyfile.py:611
↓ 1 callers
Function
_split_line
(line, n)
src/utils/plyfile.py:91
↓ 1 callers
Method
_to_fields
Return generator over one item.
src/utils/plyfile.py:786
↓ 1 callers
Method
_write
Write the data to a PLY file.
src/utils/plyfile.py:593
↓ 1 callers
Method
_write_bin
Save a PLY element to a binary PLY file. The element may contain list properties.
src/utils/plyfile.py:673
↓ 1 callers
Method
_write_txt
Save a PLY element to an ASCII-format PLY file. The element may contain list properties.
src/utils/plyfile.py:643
↓ 1 callers
Function
batch_norm_for_conv1d
Batch normalization on 1D convolutional maps. Args: inputs: Tensor, 3D BLC input maps is_training: boolean tf.Varialbe, tru
src/utils/tf_util.py:508
↓ 1 callers
Function
batch_norm_for_conv3d
Batch normalization on 3D convolutional maps. Args: inputs: Tensor, 5D BDHWC input maps is_training: boolean tf.Varialbe, t
src/utils/tf_util.py:536
↓ 1 callers
Function
batch_norm_for_fc
Batch normalization on FC data. Args: inputs: Tensor, 2D BxC input is_training: boolean tf.Varialbe, true indicates train
src/utils/tf_util.py:494
↓ 1 callers
Method
check_bbox
Check if the bounding box intersects Check if the bounding box intersects using the min and max points of the bounding box. Args
src/plane_ransac.py:928
↓ 1 callers
Method
check_point
(self, checked_list, wall_point_list, normal_vector)
src/plane_ransac.py:1168
↓ 1 callers
Function
check_point_range2_e
Args: s_point: Start point of line segment e_point: End point of line segment point: [x, y, z] point to check e:
src/PointCloudUtils.py:13
↓ 1 callers
Method
check_point_range_e
Check whether the pointer is included in the bounding box Check the pointer's X, Y and Z values are included in the bounding box
src/plane_ransac.py:885
↓ 1 callers
Method
clustering2
Clustering the orginal point cloud data The voxelization of the original data for the downsampling. Extract clustered data fr
src/GeneratePointCloud_New.py:124
↓ 1 callers
Method
count
(self)
src/utils/plyfile.py:400
↓ 1 callers
Method
do_plane_ransac
Finding the plane from point cloud data Calculate the surface normals for each point by fitting a plane to the nearest. Args:
src/plane_ransac.py:131
↓ 1 callers
Function
euler2mat
Return matrix for rotations around z, y and x axes Uses the z, then y, then x convention above Parameters ---------- z : scalar
src/utils/eulerangles.py:98
↓ 1 callers
Function
euler2quat
Return quaternion corresponding to these Euler angles Uses the z, then y, then x convention above Parameters ---------- z : scalar
src/utils/eulerangles.py:271
↓ 1 callers
Function
eval_one_epoch
(sess, ops, booth_data)
test/Predict.py:94
↓ 1 callers
Function
eval_one_epoch
ops: dict mapping from string to tf ops
src/sem_seg/train.py:237
↓ 1 callers
Function
eval_one_epoch
(sess, ops, each_data)
src/sem_seg/batch_inference.py:155
↓ 1 callers
Function
eval_one_epoch
ops: dict mapping from string to tf ops
src/sem_seg/model/log6/train.py:232
↓ 1 callers
Function
eval_one_epoch
ops: dict mapping from string to tf ops
src/sem_seg/model/log_6cls_test16/train.py:233
↓ 1 callers
Function
eval_one_epoch
ops: dict mapping from string to tf ops
src/sem_seg/model/log6class/train.py:229
↓ 1 callers
Function
eval_one_epoch
ops: dict mapping from string to tf ops
src/sem_seg/model/log13class/train.py:232
next →
1–100 of 312, ranked by callers