Add task category to dataset card
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,24 +1,24 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
I
|
| 17 |
-
I agree not to
|
| 18 |
-
I agree to
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
<div align="center">
|
| 23 |
<h1> <b>[ICLR 2026]</b> <br> EgoBrain: Synergizing Minds and Eyes For Human Action Understanding </h1>
|
| 24 |
<a href=""><img src="https://img.shields.io/badge/Project_Page-green" alt="Project Page"></a>
|
|
@@ -184,4 +184,4 @@ If you have questions regarding licensing or usage, please contact the maintaine
|
|
| 184 |
License details:
|
| 185 |
https://creativecommons.org/licenses/by-nc/4.0/
|
| 186 |
|
| 187 |
-
[](https://creativecommons.org/licenses/by-nc/4.0/)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- video-classification
|
| 5 |
+
extra_gated_fields:
|
| 6 |
+
First Name: text
|
| 7 |
+
Last Name: text
|
| 8 |
+
Email: text
|
| 9 |
+
Affiliation: text
|
| 10 |
+
Position (PhD/Master/Faculty/Industry): text
|
| 11 |
+
Country: country
|
| 12 |
+
Personal or Lab Website (optional): text
|
| 13 |
+
How did you learn about the EgoBrain project?: text
|
| 14 |
+
What do you plan to use EgoBrain for?: text
|
| 15 |
+
Why are you interested in our EgoBrain Project?: text
|
| 16 |
+
I confirm this dataset will only be used for research purposes: checkbox
|
| 17 |
+
I agree not to redistribute the dataset: checkbox
|
| 18 |
+
I agree not to attempt re-identification of any participant: checkbox
|
| 19 |
+
I agree to properly cite the EgoBrain paper and dataset: checkbox
|
| 20 |
+
---
|
| 21 |
+
|
| 22 |
<div align="center">
|
| 23 |
<h1> <b>[ICLR 2026]</b> <br> EgoBrain: Synergizing Minds and Eyes For Human Action Understanding </h1>
|
| 24 |
<a href=""><img src="https://img.shields.io/badge/Project_Page-green" alt="Project Page"></a>
|
|
|
|
| 184 |
License details:
|
| 185 |
https://creativecommons.org/licenses/by-nc/4.0/
|
| 186 |
|
| 187 |
+
[](https://creativecommons.org/licenses/by-nc/4.0/)
|