Update README.md
Browse files
README.md
CHANGED
|
@@ -2,11 +2,13 @@
|
|
| 2 |
license: mit
|
| 3 |
size_categories:
|
| 4 |
- 1K<n<10K
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
## AVE Dataset
|
| 8 |
|
| 9 |
-
The original AVE dataset ported from the [GitHub](https://github.com/YapengTian/AVE-ECCV18/
|
| 10 |
|
| 11 |
## Notes
|
| 12 |
|
|
@@ -16,7 +18,7 @@ The original AVE dataset ported from the [GitHub](https://github.com/YapengTian/
|
|
| 16 |
|
| 17 |
## Citation
|
| 18 |
|
| 19 |
-
If you
|
| 20 |
|
| 21 |
```
|
| 22 |
@inproceedings{TianECCV2018,
|
|
|
|
| 2 |
license: mit
|
| 3 |
size_categories:
|
| 4 |
- 1K<n<10K
|
| 5 |
+
tags:
|
| 6 |
+
- Audio-Visual-Event-Localization
|
| 7 |
---
|
| 8 |
|
| 9 |
## AVE Dataset
|
| 10 |
|
| 11 |
+
The original AVE dataset ported from the [GitHub](https://github.com/YapengTian/AVE-ECCV18/)
|
| 12 |
|
| 13 |
## Notes
|
| 14 |
|
|
|
|
| 18 |
|
| 19 |
## Citation
|
| 20 |
|
| 21 |
+
If you use the AVE dataset, please consider citing the original paper:
|
| 22 |
|
| 23 |
```
|
| 24 |
@inproceedings{TianECCV2018,
|