Cheng-Yao Hong commited on
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
pretty_name: EventActivityNet
|
| 4 |
+
task_categories:
|
| 5 |
+
- video-classification
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# EventActivityNet
|
| 11 |
+
|
| 12 |
+
EventActivityNet is a large-scale simulated event-camera dataset derived from ActivityNet videos for action understanding in long, untrimmed event streams.
|
| 13 |
+
|
| 14 |
+
This repository is currently being prepared for public release.
|
| 15 |
+
|
| 16 |
+
The dataset card and download instructions will be added soon.
|