sanketsans commited on
Commit
3145e33
1 Parent(s): 5b31993

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ # GANOv2 : Guided Attention for Next Active Objects - version 2
6
+
7
+ This is the official github repository of the following publication, modified for CVPR23 EGO4D STA challenge :
8
+
9
+ S. Thakur, C. Beyan, P. Morerio, V. Murino, A. Del Bue. Enhancing Next Active Object-based Egocentric Action Anticipation with Guided Attention. (Under Review)
10
+
11
+ CVPR23 technical report, Guided Attention for Next Active Object @ EGO4D STA Challenge
12
+
13
+ ★ **Winner of CVPR23 EGO4D STA challenge** [Leaderboard](https://eval.ai/web/challenges/challenge-page/1623/leaderboard/3910)
14
+
15
+ [project web page](https://sanketsans.github.io/guided-attention-egocentric.html) | [paper](https://arxiv.org/abs/2305.12953) | [technical report](https://arxiv.org/abs/2305.16066)