当前位置:网站首页>Ntu-rgbd data set download and data format analysis
Ntu-rgbd data set download and data format analysis
2022-06-23 07:23:00 【Xinxu】
Download address :
61-120:

Data format analysis :
[ File encoding ]SsssCcccPpppRrrrAaaa
- sss Set the number , Camera setting angle
- ccc The camera ID
- ppp figure ID
- rrr Number of action repetitions (1,2)
- aaa Action tag
example S001C001P001R001A020.skeleton
- Camera angle =1
- The camera ID=1
- figure ID=1
- Number of action repetitions =1
- Action tag =020
[ Add ]NTU-RGB-D60 There is 302 Missing bone data for samples
NTU-RGB-D120 There is 535 Missing bone data for samples
[ Sample data ]
103 // Action frames
1 // The number of people involved in the action
bodyID clipedEdges handLeftConfidence handLeftState handRightConfidence handRightState isResticted leanX leanY trackingState
72057594037931101 0 1 1 1 1 0 0.02764709 0.05745083 2
25 // Number of joints
cameraX cameraY cameraZ depthX depthY colorX colorY orientationW orientationX orientationY orientationZ trackingState
0.2181153 0.1725972 3.785547 277.419 191.8218 1036.233 519.1677 -0.2059419 0.05349901 0.9692109 -0.1239193 2
Reference address :GitHub - shahroudy/NTURGB-D: Info and sample codes for "NTU RGB+D Action Recognition Dataset"
https://github.com/shahroudy/NTURGB-D
边栏推荐
- [AI practice] xgb Xgbregression multioutputregressor parameter 1
- g++编译命令使用
- About SQL: is there a way to fill in the null value in the field without adding fields on the basis of the original fields
- csrf攻击在laravel中如何解决
- What is distributed?
- Project_ Filter to solve Chinese garbled code
- Mysql数据库的几个特点
- Lombok的使用
- codeforce 158B Taxi
- 异构交易场景交互流程及一致性保证
猜你喜欢
随机推荐
TensorFlow中的数据类型
【***数组***】
Ldconfig command
1161 Merging Linked Lists
Pspnet complete code implementation
OSI分层模型对工作的具体帮助
MySQL (VIII) - explain
Use of Lombok
Database principle experiment test questions, about book classification table
Verilog syntax explanation
如何达到高效的网络信息传播
细说Idea那些骚操作
GINet
MySQL (IV) - MySQL storage engine
yolov5检测小目标(附源码)
junit单元测试报错org.junit.runners.model.InvalidTestClassError: Invalid test class ‘xxx‘ .No runnable meth
MySQL(五) — 锁及事务
Cirium has gradually become the standard for airlines' carbon dioxide emission reporting
Data types in tensorflow
Mysql(十一) — MySQL面试题整理









