Files changed (47) hide show
  1. README.md +4 -135
  2. small/train-00000-of-00046.parquet +0 -3
  3. small/train-00001-of-00046.parquet +0 -3
  4. small/train-00002-of-00046.parquet +0 -3
  5. small/train-00003-of-00046.parquet +0 -3
  6. small/train-00004-of-00046.parquet +0 -3
  7. small/train-00005-of-00046.parquet +0 -3
  8. small/train-00006-of-00046.parquet +0 -3
  9. small/train-00007-of-00046.parquet +0 -3
  10. small/train-00008-of-00046.parquet +0 -3
  11. small/train-00009-of-00046.parquet +0 -3
  12. small/train-00010-of-00046.parquet +0 -3
  13. small/train-00011-of-00046.parquet +0 -3
  14. small/train-00012-of-00046.parquet +0 -3
  15. small/train-00013-of-00046.parquet +0 -3
  16. small/train-00014-of-00046.parquet +0 -3
  17. small/train-00015-of-00046.parquet +0 -3
  18. small/train-00016-of-00046.parquet +0 -3
  19. small/train-00017-of-00046.parquet +0 -3
  20. small/train-00018-of-00046.parquet +0 -3
  21. small/train-00019-of-00046.parquet +0 -3
  22. small/train-00020-of-00046.parquet +0 -3
  23. small/train-00021-of-00046.parquet +0 -3
  24. small/train-00022-of-00046.parquet +0 -3
  25. small/train-00023-of-00046.parquet +0 -3
  26. small/train-00024-of-00046.parquet +0 -3
  27. small/train-00025-of-00046.parquet +0 -3
  28. small/train-00026-of-00046.parquet +0 -3
  29. small/train-00027-of-00046.parquet +0 -3
  30. small/train-00028-of-00046.parquet +0 -3
  31. small/train-00029-of-00046.parquet +0 -3
  32. small/train-00030-of-00046.parquet +0 -3
  33. small/train-00031-of-00046.parquet +0 -3
  34. small/train-00032-of-00046.parquet +0 -3
  35. small/train-00033-of-00046.parquet +0 -3
  36. small/train-00034-of-00046.parquet +0 -3
  37. small/train-00035-of-00046.parquet +0 -3
  38. small/train-00036-of-00046.parquet +0 -3
  39. small/train-00037-of-00046.parquet +0 -3
  40. small/train-00038-of-00046.parquet +0 -3
  41. small/train-00039-of-00046.parquet +0 -3
  42. small/train-00040-of-00046.parquet +0 -3
  43. small/train-00041-of-00046.parquet +0 -3
  44. small/train-00042-of-00046.parquet +0 -3
  45. small/train-00043-of-00046.parquet +0 -3
  46. small/train-00044-of-00046.parquet +0 -3
  47. small/train-00045-of-00046.parquet +0 -3
README.md CHANGED
@@ -40,10 +40,10 @@ dataset_info:
40
  dtype: int32
41
  splits:
42
  - name: train
43
- num_bytes: 153291676475
44
  num_examples: 135236
45
  download_size: 153306274200
46
- dataset_size: 153291676475
47
  - config_name: small
48
  features:
49
  - name: image
@@ -84,10 +84,10 @@ dataset_info:
84
  dtype: int32
85
  splits:
86
  - name: train
87
- num_bytes: 22669945934
88
  num_examples: 20000
89
  download_size: 22672135072
90
- dataset_size: 22669945934
91
  configs:
92
  - config_name: full
93
  data_files:
@@ -98,135 +98,4 @@ configs:
98
  - split: train
99
  path: small/train-*
100
  default: true
101
- license: mit
102
- task_categories:
103
- - robotics
104
- - reinforcement-learning
105
- tags:
106
- - robotics
107
- - humanoid
108
- - reinforcement
109
- - learning
110
- size_categories:
111
- - 100K<n<1M
112
  ---
113
-
114
- # 🤖 Open Humanoid Actuated Face Dataset
115
-
116
- <p align="center">
117
- <img src="https://huggingface.co/datasets/iamirulofficial/Test2/resolve/main/imgesFace.png" alt="Sample Face Image" width="400"/>
118
- </p>
119
-
120
- ## Dataset Summary
121
- The **Open Humanoid Actuated Face Dataset** is designed for researchers working on
122
- facial‑actuation control, robotics, reinforcement learning, and human–computer interaction.
123
-
124
- * **Origin** – collected during a reinforcement‑learning (RL) training loop whose objective was to reproduce human facial expressions.
125
- * **Platform** – a modified **i2Head InMoov** humanoid head with a silicone skin.
126
- * **Control** – **16 actuators** driving facial features and eyeballs.
127
- * **Pairing** – each example contains the raw RGB image **and** the exact actuator angles that produced it.
128
-
129
- ---
130
-
131
- ## Dataset Structure
132
-
133
- | Field | Type | Description |
134
- |-----------------|---------------|---------------------------------------------------------------|
135
- | `image` | `Image` | RGB capture of the humanoid face (resolution **1280x720**). |
136
- | `actuated_angle`| `struct` | 16 integer key - values (`"0"`, `"1"` .. so on) |
137
-
138
-
139
- ### Actuator Index Reference
140
-
141
- | Idx | Actuator | Idx | Actuator |
142
- |:---:|--------------------------------|:---:|-------------------------|
143
- | 00  | Cheek – Left | 08  | Eyelid Upper – Right |
144
- | 01  | Cheek – Right | 09  | Eyelid Lower – Right |
145
- | 02  | Eyeball Sideways – Left | 10  | Forehead – Right |
146
- | 03  | Eyeball Up/Down – Left | 11  | Forehead – Left |
147
- | 04  | Eyelid Upper – Left | 12  | Upper Nose |
148
- | 05  | Eyelid Lower – Left | 13  | Eyebrow – Right |
149
- | 06  | Eyeball Up/Down – Right | 14  | Jaw |
150
- | 07  | Eyeball Sideways – Right | 15  | Eyebrow – Left |
151
-
152
- ---
153
-
154
- ### Actuator Mapping Images
155
-
156
- | Full‑Face Map | Eye‑Only Map |
157
- |:-------------:|:-----------:|
158
- | <br><img src="https://huggingface.co/datasets/iamirulofficial/Test2/resolve/main/Screenshot%202025-05-02%20at%204.04.28%E2%80%AFPM.png" width="50%"/> | <br><img src="https://huggingface.co/datasets/iamirulofficial/Test2/resolve/main/Screenshot%202025-05-02%20at%204.03.56%E2%80%AFPM.png" width="50%"/> |
159
-
160
-
161
- ---
162
-
163
- ## Dataset Statistics
164
-
165
- | Split | Samples | Size |
166
- |-------|---------|------|
167
- | **Train (full)** | **[135k]** | ≈ 153 GB |
168
- | **Train (small)** | 20k | ≈ 22 GB |
169
-
170
-
171
- ---
172
-
173
- ## Usage Example
174
-
175
- ```python
176
- from datasets import load_dataset, Image
177
-
178
- # load the small subset
179
- ds = load_dataset("infosys/OpenHumnoidActuatedFaceData", name="small", split="train")
180
- ds = ds.cast_column("image", Image()) # decode image bytes ➜ PIL.Image
181
-
182
- img = ds[0]["image"]
183
- angles = ds[0]["actuated_angle"] # {'0': 90, '1': 20, ...}
184
- img.show()
185
- print(angles)
186
- ````
187
-
188
- > **Tip** 
189
- > For the full corpus use `name="full"` (may require `streaming=True` once the dataset grows).
190
-
191
- ---
192
-
193
- ## Data Collection & RL Setup
194
-
195
- A detailed description of the RL pipeline, reward design, and actuator hardware will appear in our upcoming paper (in preparation, 2025). Briefly:
196
-
197
- 1. **Vision module** extracts target expression keypoints from live human video.
198
- 2. **Policy network** predicts 16 actuator set‑points.
199
- 3. **Real‑time reward** computes expression similarity + smoothness penalties.
200
- 4. Images & angle vectors are logged every *N* steps, forming this dataset.
201
-
202
- ---
203
-
204
- ## License
205
-
206
- Released under the **MIT License** – free for commercial and non‑commercial use.
207
-
208
- ---
209
-
210
- ## Citation
211
-
212
- ```bibtex
213
- @misc{amirul2025openhumanoidface,
214
- title = {Open Humanoid Actuated Face Dataset},
215
- author = {Amirul et al.},
216
- year = {2025},
217
- url = {https://huggingface.co/datasets/infosys/OpenHumnoidActuatedFaceData}
218
- }
219
- ```
220
-
221
- ---
222
-
223
- ## Contribution
224
- 1. Amirul Islam (amirul.islam@infosys.com)
225
- 2. Anant Pande (anant.pande@infosys.com)
226
- 3. Allahbaksh Asadullah (allabaksh_asadullah@infosys.com) - Mentor
227
-
228
-
229
- ## Acknowledgements
230
-
231
- Big thanks to the Infosys and Mohammed Rafee Tarafdar (CTO, Infosys) for providing us resources to work on this research project and thanks to all the community and everyone who helped us making this possible.
232
-
 
40
  dtype: int32
41
  splits:
42
  - name: train
43
+ num_bytes: 153291676475.0
44
  num_examples: 135236
45
  download_size: 153306274200
46
+ dataset_size: 153291676475.0
47
  - config_name: small
48
  features:
49
  - name: image
 
84
  dtype: int32
85
  splits:
86
  - name: train
87
+ num_bytes: 22669945934.0
88
  num_examples: 20000
89
  download_size: 22672135072
90
+ dataset_size: 22669945934.0
91
  configs:
92
  - config_name: full
93
  data_files:
 
98
  - split: train
99
  path: small/train-*
100
  default: true
 
 
 
 
 
 
 
 
 
 
 
101
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
small/train-00000-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b028e328bb7df785a20013fe318ad0e1aa131378bd607e12d324dd30420dc0fe
3
- size 493164791
 
 
 
 
small/train-00001-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:75eb3472a5b61e85063558a5f870f4a9b0335194d93444b4813a1ad0ffb90c11
3
- size 493319803
 
 
 
 
small/train-00002-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c302a2ac2efa8b29f2b10a5b8a15364657eac95cb168576cd29f31ae7b7cb68b
3
- size 492975505
 
 
 
 
small/train-00003-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3adbcc8e66364ba40112a063c9f7b15ba5fb0d0fd89e7daba5ce94207487910f
3
- size 492854442
 
 
 
 
small/train-00004-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a10920122c56beec4b4ca00594dfc731c1927d3f39f0a4f97d28a571b0bc2f9
3
- size 492988508
 
 
 
 
small/train-00005-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4fc758161f342471f1fc9ed24784f03a6418b7fb61c5f42b85135b72b50b19f
3
- size 493307693
 
 
 
 
small/train-00006-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e8653016c627c6f7ccf886a031f10a2e061944d1161b6a9d2166999bd4132ce
3
- size 492811608
 
 
 
 
small/train-00007-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ba795fc016a0d1389be0d3db5d9f65a00a6bbfb90bf9c67ac2a97341e9b1472
3
- size 492990933
 
 
 
 
small/train-00008-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9e210c5e0560c594758e992e692ed00c64aca8c690acc7228bcb9919ef8485a
3
- size 493391803
 
 
 
 
small/train-00009-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b4e7754e7bd333e08ee4fe762e576968b25c75313841f4364bda7a730565eff
3
- size 492984152
 
 
 
 
small/train-00010-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8cbae642fdc194886ed909135efcbb3847c8c83747dba9091b17f4ebb7c36acd
3
- size 493368877
 
 
 
 
small/train-00011-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae766d7096856b073081c315b4d0c2492aaff6fdf78a1aa2ee3e96f3c6c8c2db
3
- size 493088054
 
 
 
 
small/train-00012-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecc282e096f0d36c192ff79a6bbd600430ddb61240cbfc03ff7528de40e5e8a6
3
- size 493361300
 
 
 
 
small/train-00013-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:53c85a5dbc2401e2e6be978114abcc379d2ee8749bc5ba421e7845a9b95a7723
3
- size 493320991
 
 
 
 
small/train-00014-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f8626e6744ed1577173eff57500ae81e36bba761c7450a4cc92243211f6e056
3
- size 493173466
 
 
 
 
small/train-00015-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1dd5d6780ef579446495b654cc45daed51d0d27d8628d41c3173e24c69b3c71
3
- size 492743968
 
 
 
 
small/train-00016-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:319038b77281c5b4df64cc814df5d1982646425b444ce1d471e9712e294b61c2
3
- size 493146634
 
 
 
 
small/train-00017-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b9e58c40c9deaf12a8ec04c63e776e0b71deff8daf930d7704176759d111162
3
- size 493201082
 
 
 
 
small/train-00018-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed5a12ceb8993dc73e95d37f6d857594a54eba83f4ae356cb679033ac59cec52
3
- size 493179498
 
 
 
 
small/train-00019-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c88bb0b0937a1d898fabd497c0dddf2de45794e9115891467bc12912491d921c
3
- size 493061629
 
 
 
 
small/train-00020-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:87df2c1f0b830b60d641f82454477700a4ea12da5a6c76eb76759b79c1b52c5f
3
- size 493135217
 
 
 
 
small/train-00021-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0423d837d16f23de6581d410f9c286ec2cd553490079d53db58172dbb7f70e72
3
- size 493151180
 
 
 
 
small/train-00022-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6572f0d1b2153d9553abef76730aebd6ed2fd95be6223d67b3a9657e3a2695fc
3
- size 493287465
 
 
 
 
small/train-00023-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:31df40d36528bfd61189039ddbe619610e8e4d751adf67cbd9d8c4d210524600
3
- size 493350457
 
 
 
 
small/train-00024-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2fbadcad6611f7355854b502cf48516d2e5b901fcc5083ba605bf264df0265fb
3
- size 493279461
 
 
 
 
small/train-00025-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:988a67d5640bcb2a3173711c38b069269294063bb804899b773f2a2cae11a7aa
3
- size 493252379
 
 
 
 
small/train-00026-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ea8c1823512d6d9ba6a0abefab692f167afae211d6d442767fed32618d39072
3
- size 493100600
 
 
 
 
small/train-00027-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc16d52621a3663b6b958ad381b25c3a9b100bdc9efed79aa9e9c9e3c2036384
3
- size 493010091
 
 
 
 
small/train-00028-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ccfae5e74351752c8ade339b560239ca616bbc0e70d4d8785d48712de6b685b1
3
- size 493337239
 
 
 
 
small/train-00029-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0e49e83702d88a5ab27c1672e042302cd3d98cba0c95de244a7742ce47f27b3
3
- size 493108406
 
 
 
 
small/train-00030-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:035599537a90fae33042bbda030b01688a088da9343222eb1490a0d399d74ea8
3
- size 492743876
 
 
 
 
small/train-00031-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:35b503195c82e07d66a9b8dd4e3079155a9e3f61cdab7c4b28e4f0ce45283883
3
- size 492842481
 
 
 
 
small/train-00032-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:22d6408b2278450a9147a0ce318e2e00d566c5f8898acfcb02233fd60ee54ea1
3
- size 493058880
 
 
 
 
small/train-00033-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef0a01ef7d398f951d0f3ba41bc0155cd878ea53d125bc29c30251ecc6f22cfb
3
- size 492904394
 
 
 
 
small/train-00034-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5102d9a03ff8ad7a1fe673f2a9d648fe56db94aa5193cfbf9c2e4288b4b5c9dd
3
- size 493438229
 
 
 
 
small/train-00035-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0cdea7b169af0e00ce31c0a44e1088fe749a8203cfa73a411f6df0aeab57ecab
3
- size 493086758
 
 
 
 
small/train-00036-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2b937088e23db9607166fa8e338f2715194b3a350621417a7b1522ad009f680
3
- size 491862505
 
 
 
 
small/train-00037-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bed6b2ada516ed13ab583d1eee94720cbc9f59b84ad37d78e2c25a1534e9fddf
3
- size 491897261
 
 
 
 
small/train-00038-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f958a7dd20fcef345ba843957be49718291d48cba4545bac0f943123a0fe9b8
3
- size 492096843
 
 
 
 
small/train-00039-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9855ee6f81a450476495f3957ca67f4fbad602de9392f256d922704fe9b9ab69
3
- size 492099244
 
 
 
 
small/train-00040-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:678379e4e9847efa4218ca25b6358dda1db69cf4b20fda66834f02f21f462853
3
- size 492029534
 
 
 
 
small/train-00041-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:651539dfc1b2a542eb2768b4d4048506446094b5083cb39122bf721fc3a6f870
3
- size 491792642
 
 
 
 
small/train-00042-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:03ef917ee3ffcd928c5f9c9476e0205e7f2f40d0dcfa0f568a9add8c87c45921
3
- size 492070245
 
 
 
 
small/train-00043-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:04d1f91d04ca956a3198860da42136f84241a47f0594eed3772fa76cb0654df6
3
- size 491913249
 
 
 
 
small/train-00044-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8556fcb747b08916f735cd1a98e5a417fe1c257a7463e83dfd5621097169bf2
3
- size 492053403
 
 
 
 
small/train-00045-of-00046.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ad7e217c64c55e4a0db1a6d156f3de4c14dc5c2d57ea17d86e843329b9a7119
3
- size 491798296