Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Faces in Event Streams (FES): An Annotated Face Dataset for Event Cameras
|
2 |
|
3 |
|
@@ -33,8 +41,4 @@ URL = {https://www.mdpi.com/1424-8220/24/5/1409},
|
|
33 |
ISSN = {1424-8220},
|
34 |
DOI = {10.3390/s24051409}
|
35 |
}
|
36 |
-
```
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- object-detection
|
5 |
+
pretty_name: FES
|
6 |
+
size_categories:
|
7 |
+
- 1M<n<10M
|
8 |
+
---
|
9 |
# Faces in Event Streams (FES): An Annotated Face Dataset for Event Cameras
|
10 |
|
11 |
|
|
|
41 |
ISSN = {1424-8220},
|
42 |
DOI = {10.3390/s24051409}
|
43 |
}
|
44 |
+
```
|
|
|
|
|
|
|
|