friedrichor commited on
Commit
76090f3
·
verified ·
1 Parent(s): 78f0f7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -27,4 +27,17 @@ We adopt the official split:
27
 
28
  ---
29
 
30
- ActivityNet Official Release: [ActivityNet Download](http://activity-net.org/download.html)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
 
28
  ---
29
 
30
+ ActivityNet Official Release: [ActivityNet Download](http://activity-net.org/download.html)
31
+
32
+ ---
33
+
34
+ ## 🌟 Citation
35
+
36
+ ```bibtex
37
+ @inproceedings{caba2015activitynet,
38
+ title={Activitynet: A large-scale video benchmark for human activity understanding},
39
+ author={Caba Heilbron, Fabian and Escorcia, Victor and Ghanem, Bernard and Carlos Niebles, Juan},
40
+ booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
41
+ year={2015}
42
+ }
43
+ ```