Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WangYueFt/dgcnn
/ types & classes
Types & classes
9 in github.com/WangYueFt/dgcnn
⨍
Functions
215
◇
Types & classes
9
↓ 18 callers
Class
PlyParseError
Raised when a PLY file cannot be parsed. The attributes `element', `row', `property', and `message' give additional information.
tensorflow/utils/plyfile.py:121
↓ 5 callers
Class
ModelNet40
pytorch/data.py:64
↓ 3 callers
Class
PlyData
PLY file header and data. A PlyData instance is created in one of two ways: by the static method PlyData.read (to read a PLY file), or d
tensorflow/utils/plyfile.py:153
↓ 2 callers
Class
DGCNN
pytorch/model.py:88
↓ 2 callers
Class
PlyElement
PLY file element. A client of this library doesn't normally need to instantiate this directly, so the following is only for the sake of
tensorflow/utils/plyfile.py:364
↓ 2 callers
Class
PlyListProperty
PLY list property description.
tensorflow/utils/plyfile.py:820
↓ 2 callers
Class
PlyProperty
PLY property description. This class is pure metadata; the data itself is contained in PlyElement instances.
tensorflow/utils/plyfile.py:716
↓ 1 callers
Class
IOStream
pytorch/util.py:36
↓ 1 callers
Class
PointNet
pytorch/model.py:56