Adding initial datasets.
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- README.md +79 -3
- left_arm_top/left_arm_top-1.npz +3 -0
- left_arm_top/left_arm_top-10.npz +3 -0
- left_arm_top/left_arm_top-100.npz +3 -0
- left_arm_top/left_arm_top-1000.npz +3 -0
- left_arm_top/left_arm_top-1001.npz +3 -0
- left_arm_top/left_arm_top-1002.npz +3 -0
- left_arm_top/left_arm_top-1003.npz +3 -0
- left_arm_top/left_arm_top-1004.npz +3 -0
- left_arm_top/left_arm_top-1005.npz +3 -0
- left_arm_top/left_arm_top-1006.npz +3 -0
- left_arm_top/left_arm_top-1007.npz +3 -0
- left_arm_top/left_arm_top-1008.npz +3 -0
- left_arm_top/left_arm_top-1009.npz +3 -0
- left_arm_top/left_arm_top-101.npz +3 -0
- left_arm_top/left_arm_top-1010.npz +3 -0
- left_arm_top/left_arm_top-1011.npz +3 -0
- left_arm_top/left_arm_top-1012.npz +3 -0
- left_arm_top/left_arm_top-1013.npz +3 -0
- left_arm_top/left_arm_top-1014.npz +3 -0
- left_arm_top/left_arm_top-1015.npz +3 -0
- left_arm_top/left_arm_top-1016.npz +3 -0
- left_arm_top/left_arm_top-1017.npz +3 -0
- left_arm_top/left_arm_top-1018.npz +3 -0
- left_arm_top/left_arm_top-1019.npz +3 -0
- left_arm_top/left_arm_top-102.npz +3 -0
- left_arm_top/left_arm_top-1020.npz +3 -0
- left_arm_top/left_arm_top-1021.npz +3 -0
- left_arm_top/left_arm_top-1022.npz +3 -0
- left_arm_top/left_arm_top-1023.npz +3 -0
- left_arm_top/left_arm_top-1024.npz +3 -0
- left_arm_top/left_arm_top-1025.npz +3 -0
- left_arm_top/left_arm_top-1026.npz +3 -0
- left_arm_top/left_arm_top-1027.npz +3 -0
- left_arm_top/left_arm_top-1028.npz +3 -0
- left_arm_top/left_arm_top-1029.npz +3 -0
- left_arm_top/left_arm_top-103.npz +3 -0
- left_arm_top/left_arm_top-1030.npz +3 -0
- left_arm_top/left_arm_top-1031.npz +3 -0
- left_arm_top/left_arm_top-1032.npz +3 -0
- left_arm_top/left_arm_top-1033.npz +3 -0
- left_arm_top/left_arm_top-1034.npz +3 -0
- left_arm_top/left_arm_top-1035.npz +3 -0
- left_arm_top/left_arm_top-1036.npz +3 -0
- left_arm_top/left_arm_top-1037.npz +3 -0
- left_arm_top/left_arm_top-1038.npz +3 -0
- left_arm_top/left_arm_top-1039.npz +3 -0
- left_arm_top/left_arm_top-104.npz +3 -0
- left_arm_top/left_arm_top-1040.npz +3 -0
- left_arm_top/left_arm_top-1041.npz +3 -0
README.md
CHANGED
|
@@ -1,3 +1,79 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Crossed Arm Point Clouds Dataset
|
| 2 |
+
|
| 3 |
+
This dataset contains 3D point cloud data captured from a LiDAR scanner for crossed arm classification in the context of robot magic trick performance.
|
| 4 |
+
|
| 5 |
+
## Overview
|
| 6 |
+
|
| 7 |
+
This dataset was collected for training and evaluating the **Crossed Arm Voxel Network (CAVN)** architecture, a deep learning model designed for 3D point cloud classification in human-robot interaction magic performances. The data supports classification of human arm positions during the interactive magic trick "Which hand is the coin in?", performed by the **first fully autonomous humanoid robot magic performance** that requires no human assistance during execution.
|
| 8 |
+
|
| 9 |
+
## Dataset Description
|
| 10 |
+
|
| 11 |
+
The dataset consists of 3D point cloud data captured from participants during crossed-arm poses, where participants hide a coin in one of their hands. The robot must determine which hand contains the coin by analyzing the point cloud data.
|
| 12 |
+
|
| 13 |
+
### Data Structure
|
| 14 |
+
|
| 15 |
+
The dataset is organized into two main categories:
|
| 16 |
+
|
| 17 |
+
- **`left_arm_top/`**: Point clouds where the left arm is positioned on top during the crossed-arm pose
|
| 18 |
+
- **`right_arm_top/`**: Point clouds where the right arm is positioned on top during the crossed-arm pose
|
| 19 |
+
|
| 20 |
+
Each directory contains `.npz` files (NumPy compressed arrays) with individual point cloud samples.
|
| 21 |
+
|
| 22 |
+
### File Format
|
| 23 |
+
|
| 24 |
+
Each `.npz` file contains 3D point cloud data captured from a LiDAR scanner. The files follow the naming convention:
|
| 25 |
+
```
|
| 26 |
+
{category}-{sample_number}.npz
|
| 27 |
+
```
|
| 28 |
+
|
| 29 |
+
For example: `left_arm_top-1.npz`, `right_arm_top-42.npz`
|
| 30 |
+
|
| 31 |
+
**Point Cloud Structure:**
|
| 32 |
+
- **Key name**: `pcl`
|
| 33 |
+
- **Shape**: `(N, 4)` where N varies by sample (typically ~17,000+ points)
|
| 34 |
+
- **Channels**: 4 values per point:
|
| 35 |
+
- Channel 0: X coordinate
|
| 36 |
+
- Channel 1: Y coordinate
|
| 37 |
+
- Channel 2: Z coordinate
|
| 38 |
+
- Channel 3: Intensity/reflectivity value
|
| 39 |
+
|
| 40 |
+
## Usage
|
| 41 |
+
|
| 42 |
+
To load the point cloud data:
|
| 43 |
+
|
| 44 |
+
```python
|
| 45 |
+
import numpy as np
|
| 46 |
+
|
| 47 |
+
# Load a single sample
|
| 48 |
+
data = np.load('left_arm_top/left_arm_top-1.npz')
|
| 49 |
+
|
| 50 |
+
# Access the point cloud data
|
| 51 |
+
point_cloud = data['pcl'] # Shape: (N, 4)
|
| 52 |
+
|
| 53 |
+
# The point cloud has 4 channels: x, y, z, intensity
|
| 54 |
+
print(f"Point cloud shape: {point_cloud.shape}") # e.g., (17727, 4)
|
| 55 |
+
print(f"Available keys: {data.files}") # ['pcl']
|
| 56 |
+
|
| 57 |
+
# Extract individual components
|
| 58 |
+
x = point_cloud[:, 0]
|
| 59 |
+
y = point_cloud[:, 1]
|
| 60 |
+
z = point_cloud[:, 2]
|
| 61 |
+
intensity = point_cloud[:, 3]
|
| 62 |
+
```
|
| 63 |
+
|
| 64 |
+
## Citation
|
| 65 |
+
|
| 66 |
+
If you use this dataset in your research, please cite:
|
| 67 |
+
|
| 68 |
+
```bibtex
|
| 69 |
+
@inproceedings{crossed_arm_magic_trick,
|
| 70 |
+
title={A Crossed Arm Voxel Network for Humanoid Robot-Human Interaction in Magic Performances},
|
| 71 |
+
author={Mandala, Hanjaya and Saeedvand, Saeed and Baltes, Jacky},
|
| 72 |
+
booktitle={[Conference/Journal Name]},
|
| 73 |
+
year={2026},
|
| 74 |
+
}
|
| 75 |
+
```
|
| 76 |
+
|
| 77 |
+
## License
|
| 78 |
+
|
| 79 |
+
This dataset is released under the MIT License.
|
left_arm_top/left_arm_top-1.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ef3e35360d8111722abedfed230f907eec82d00de3f5974f9751bf623002414
|
| 3 |
+
size 567504
|
left_arm_top/left_arm_top-10.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc3ab69697ff79617e84acb036ef788bfd3450a72f299fa4a66406337a7c1f1a
|
| 3 |
+
size 552720
|
left_arm_top/left_arm_top-100.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4ac4a3c03f7444f5659fb2d3c5ee50c42165c421e7806713c8299e5ead9f3df
|
| 3 |
+
size 572336
|
left_arm_top/left_arm_top-1000.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33fc1f715a59941ae375d9c1f24e2c9d0806f24a4caed418c397e2569dceec24
|
| 3 |
+
size 594448
|
left_arm_top/left_arm_top-1001.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58d7b9c5719517a3102b7344336c0606616f6460dda2814069a76d85790f60e8
|
| 3 |
+
size 584848
|
left_arm_top/left_arm_top-1002.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d7619e5c4dd05b2e9ea1df1372028b8e268cab854bbaf721cc3acdfc2614a29
|
| 3 |
+
size 589424
|
left_arm_top/left_arm_top-1003.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7f9e443953df73126237b6b20bb4c3fb17a998d11726d4216f93e54d147598e
|
| 3 |
+
size 595760
|
left_arm_top/left_arm_top-1004.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1bde750515f6e94311bafd0d59d26b3a759633ef2a84088137ba8445ce1ae497
|
| 3 |
+
size 584400
|
left_arm_top/left_arm_top-1005.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1efc75145cf94c19698014c4a8971249edb68bd28ea0534a2d5939e36c781a5e
|
| 3 |
+
size 586032
|
left_arm_top/left_arm_top-1006.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75b589abe136ff6385b517f469d86d56624978f6058753341f17e187a6b26aad
|
| 3 |
+
size 589392
|
left_arm_top/left_arm_top-1007.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:949e11ca96051b9b17dd49215ac69fd605a963cb2bf9faaf012257f8ea2ddd24
|
| 3 |
+
size 586672
|
left_arm_top/left_arm_top-1008.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:713c34ad208ab5d74f52cad6be74446474908f521de06fc7b0f5e9831d300848
|
| 3 |
+
size 590448
|
left_arm_top/left_arm_top-1009.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3de33b82aab96e16b5d6602ca8fce28f3689836c180d6277aa5312c5f73c7efe
|
| 3 |
+
size 589008
|
left_arm_top/left_arm_top-101.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0e82e7d93e0ed16f9c34d3aa167e4a2152bb985c65db562d4c8c70b68416e02
|
| 3 |
+
size 575760
|
left_arm_top/left_arm_top-1010.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d43674f01808e9acd71b346e00348a0303adf08e8fb46a7f4e66321dfcae0f7f
|
| 3 |
+
size 590352
|
left_arm_top/left_arm_top-1011.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d64f6536d643486ab784d48dc971677dc9cfca6bf6083bcf66b82c0f29f5661
|
| 3 |
+
size 568592
|
left_arm_top/left_arm_top-1012.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c74fd97bf499d086a1bb1524a661b210ad0f386dbd7f3c69a996c89852cc520
|
| 3 |
+
size 567472
|
left_arm_top/left_arm_top-1013.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f30b277b90a9a8dda22da3018b154baf35fdf5e342c324fb837eb0e30ee4063
|
| 3 |
+
size 563888
|
left_arm_top/left_arm_top-1014.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:667aff2a2d39780627ec303183ca0f18934d54d1353d4b5db400bf2a6b2534cb
|
| 3 |
+
size 574864
|
left_arm_top/left_arm_top-1015.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:047c3526e88598d10f3000673308c571187adb9ddc84f42e6c1ad7caf9b2df04
|
| 3 |
+
size 574800
|
left_arm_top/left_arm_top-1016.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:172e2f2e5aff185ebdabe60916b2a2bf8067e182d0f1979428d02a87254e0531
|
| 3 |
+
size 579056
|
left_arm_top/left_arm_top-1017.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ff5065b4b289c95e8688ffb63fe29017773f6ebae1559100043596847d13a3d
|
| 3 |
+
size 574160
|
left_arm_top/left_arm_top-1018.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c374bd4605c568d214d67d42c5565f2e0b0eb0a15a826944ac6cf8b829f3d79a
|
| 3 |
+
size 570160
|
left_arm_top/left_arm_top-1019.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6ae3b19fc780fb44d72607309671c2186db14d4d6d8a065add132c1256a7844
|
| 3 |
+
size 576656
|
left_arm_top/left_arm_top-102.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:176764c48746fcf09baf20403cc6514994e7558243d0c948294d19bcb575a942
|
| 3 |
+
size 576272
|
left_arm_top/left_arm_top-1020.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1e01fcd3ca4c1758221ac4ec33fb22848da42afa62d83393a544d492d86c8bd
|
| 3 |
+
size 582736
|
left_arm_top/left_arm_top-1021.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0912dd2e6c94a93c5c4903090b0332c5e59a2987a43b28e326231eeef15659b7
|
| 3 |
+
size 583952
|
left_arm_top/left_arm_top-1022.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3301111464e2b7635432517a8072d8b556fe1ea77611678511446809976036d
|
| 3 |
+
size 585168
|
left_arm_top/left_arm_top-1023.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8b2c6feeb43ef8830d0af8275a9cd486941919b58de1a981963deb68003437c
|
| 3 |
+
size 591376
|
left_arm_top/left_arm_top-1024.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a4766429245b8dc1244cb88ac5b80d1211f3c60968983d8937c9077944cfbc2
|
| 3 |
+
size 584560
|
left_arm_top/left_arm_top-1025.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1270cf5701c740dc4c5a1966257531b9fedac6ecb34c35705a3ca371d7117f16
|
| 3 |
+
size 589904
|
left_arm_top/left_arm_top-1026.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aefdf6aaa3444c19086bb4bf72f09ec4bb9ec6ec5dd68061602bbcc2a6707204
|
| 3 |
+
size 591664
|
left_arm_top/left_arm_top-1027.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20ec798d1007aec919d2228262282731f35c685e062bb7231b99eff05d0fa5df
|
| 3 |
+
size 586768
|
left_arm_top/left_arm_top-1028.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d498ba761a502b8e35f164d6dc5e457e49f47f5834207bcfeb75678418a23d6
|
| 3 |
+
size 585584
|
left_arm_top/left_arm_top-1029.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:749fdd2303c207e6b126fc81ce5ee51ab5fa440ddb0377584e86a34d58761dba
|
| 3 |
+
size 587504
|
left_arm_top/left_arm_top-103.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06239d25347532957f5d5dc729ccfb8bbca06af7bfd02f4a7778835450c2bd30
|
| 3 |
+
size 589008
|
left_arm_top/left_arm_top-1030.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ca650523fb1a3cae49e04c851b72e82fd47c4b34916d70481c0e440f1a8d6e6
|
| 3 |
+
size 585264
|
left_arm_top/left_arm_top-1031.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1400e5390d5b6d1854fe495ff0d30b0ec209f6885688090cceb861f1c2c1c73a
|
| 3 |
+
size 585552
|
left_arm_top/left_arm_top-1032.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96cd8085ad3e26b500fdf99cae40cba7797eb3dcba2150fe50ef3ea6305e6ad4
|
| 3 |
+
size 591344
|
left_arm_top/left_arm_top-1033.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28f06ed55f765ebe0477fbb9b8acdeda9d6dc21783d81bb6e94cf733d6ebbff1
|
| 3 |
+
size 583600
|
left_arm_top/left_arm_top-1034.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b4e118bc070d360201aad923a82b97ed4642b83f1c91352367a1a4a8faf14b2
|
| 3 |
+
size 586960
|
left_arm_top/left_arm_top-1035.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e6f4fb9fed06530f1de4813c0a9c42a5d566d38919aee952c2e0b901182aabd
|
| 3 |
+
size 584048
|
left_arm_top/left_arm_top-1036.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:343eab58344a7100e5725790e5c4ea0d1a32903754af2cb2a6bb85d78cdfec26
|
| 3 |
+
size 588880
|
left_arm_top/left_arm_top-1037.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:56cdb2b8f5766cdda27adee54e98e69689b3deb894974d3d514f0c4443451f6c
|
| 3 |
+
size 589744
|
left_arm_top/left_arm_top-1038.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b56b360d588a3ca7dabc1b8e0d0e13e01a07ebe1e0d716d77a436dbf326c23b
|
| 3 |
+
size 590000
|
left_arm_top/left_arm_top-1039.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3e8ace78ddd20181207f344cafbcbf1ee9025a1119d17c1f7ed999fd77c5974
|
| 3 |
+
size 580880
|
left_arm_top/left_arm_top-104.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f5201b36dd17da5fdc7bd577e3bd092a2f1dc2564ce4352c92cc79a691fb40f
|
| 3 |
+
size 551376
|
left_arm_top/left_arm_top-1040.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0c3ffd6bba52683a58c64fbd6a73cd69ab592351f46d88f25c803da0864678e
|
| 3 |
+
size 572432
|
left_arm_top/left_arm_top-1041.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52230090213e01963ffd97e8c5c0ac51208f3ba0408014b3b5f1a78bc3df5454
|
| 3 |
+
size 575632
|