Datasets:

ArXiv:
License:
andaba commited on
Commit
775dc1c
1 Parent(s): bd82e08

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -21,18 +21,18 @@ This integration marks a significant advancement in studying human pose analysis
21
  #### Sensors
22
  The data collection hardware system comprises two RGB [cameras](https://www.flir.com/products/blackfly-s-usb3/?model=BFS-U3-16S2C-CS), a non-repetitive
23
  horizontal scanning [LiDAR](https://www.livoxtech.com/3296f540ecf5458a8829e01cf429798e/assets/horizon/Livox%20Horizon%20user%20manual%20v1.0.pdf), and a cascade imaging [radar module](https://www.ti.com/tool/MMWCAS-RF-EVM).
24
- ![images](./asset/device.jpg)
25
 
26
 
27
  #### Data Statics
28
  We collect the dataset in 40 scenes with indoor and outdoor environments.
29
- ![images](./asset/examples.jpg)
30
 
31
 
32
  The dataset comprises 72,000 frames distributed across 240 sequences.
33
  The structured organization ensures a realistic distribution of human motions, which is crucial for robust analysis and model training.
34
 
35
- ![images](./asset/data_distribution.jpg)
36
 
37
  Please check the paper for more details.
38
 
 
21
  #### Sensors
22
  The data collection hardware system comprises two RGB [cameras](https://www.flir.com/products/blackfly-s-usb3/?model=BFS-U3-16S2C-CS), a non-repetitive
23
  horizontal scanning [LiDAR](https://www.livoxtech.com/3296f540ecf5458a8829e01cf429798e/assets/horizon/Livox%20Horizon%20user%20manual%20v1.0.pdf), and a cascade imaging [radar module](https://www.ti.com/tool/MMWCAS-RF-EVM).
24
+ ![images](./asset/device.png)
25
 
26
 
27
  #### Data Statics
28
  We collect the dataset in 40 scenes with indoor and outdoor environments.
29
+ ![images](./asset/examples.png)
30
 
31
 
32
  The dataset comprises 72,000 frames distributed across 240 sequences.
33
  The structured organization ensures a realistic distribution of human motions, which is crucial for robust analysis and model training.
34
 
35
+ ![images](./asset/data_distribution.png)
36
 
37
  Please check the paper for more details.
38