Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pointcept/PointTransformerV3
/ types & classes
Types & classes
13 in github.com/Pointcept/PointTransformerV3
⨍
Functions
50
◇
Types & classes
13
↓ 14 callers
Class
PointSequential
r"""A sequential container. Modules will be added to it in the order they are passed in the constructor. Alternatively, an ordered dict of m
model.py:186
↓ 2 callers
Class
Block
model.py:519
↓ 2 callers
Class
Point
Point Structure of Pointcept A Point (point cloud) in Pointcept is a dictionary that contains various properties of a batched point
model.py:48
↓ 1 callers
Class
Embedding
model.py:753
↓ 1 callers
Class
KeyLUT
serialization/z_order.py:12
↓ 1 callers
Class
MLP
model.py:493
↓ 1 callers
Class
RPE
model.py:297
↓ 1 callers
Class
SerializedAttention
model.py:319
↓ 1 callers
Class
SerializedPooling
model.py:609
↓ 1 callers
Class
SerializedUnpooling
model.py:715
Class
PDNorm
model.py:255
Class
PointModule
r"""PointModule placeholder, all module subclass from this will take Point in PointSequential.
model.py:177
Class
PointTransformerV3
model.py:786