Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenPCDet
83954d039e48aedc95b09dac2075eb38f571d326
83954d039e48aedc95b09dac2075eb38f571d326
Switch branch/tag
openpcdet
pcdet
datasets
argo2
argo2_utils
constants.py
Find file
Normal view
History
Permalink
constants.py
139 Bytes
Edit
Web IDE
Newer
Older
Add support for VoxelNeXt (#1309)
yukang
committed
Apr 03, 2023
1
2
3
4
5
6
7
8
9
10
11
12
LABEL_ATTR
=
(
"tx_m"
,
"ty_m"
,
"tz_m"
,
"length_m"
,
"width_m"
,
"height_m"
,
"qw"
,
"qx"
,
"qy"
,
"qz"
,
)