sindhuhegde commited on
Commit
d26e4fc
·
1 Parent(s): 3c3afd8

Update README

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -64,19 +64,19 @@ AVS-Spot is a benchmark for evaluating the task of **gestured word-spotting**. I
64
  Some examples from the dataset are shown below. Note: the green highlight box in the video is for visualization purposes only. The actual dataset does not contain these boxes; instead, we provide the target word's start and end frames as part of the annotations.
65
 
66
  <p align="center" style="display: flex; justify-content: center; flex-wrap: wrap;">
67
- <img src="assets/data1.gif" width="120" height="110" style="margin-right: 10px;"/>
68
- <img src="assets/data2.gif" width="120" height="110" style="margin-right: 10px;"/>
69
- <img src="assets/data3.gif" width="120" height="110" style="margin-right: 10px;"/>
70
- <img src="assets/data4.gif" width="120" height="110" style="margin-right: 10px;"/>
71
- <img src="assets/data5.gif" width="120" height="110" style="margin-right: 10px;"/>
72
  </p>
73
 
74
  <p align="center" style="display: flex; justify-content: center; flex-wrap: wrap;">
75
- <img src="assets/data6.gif" width="110" height="110" style="margin-right: 10px;"/>
76
- <img src="assets/data7.gif" width="110" height="110" style="margin-right: 10px;"/>
77
- <img src="assets/data8.gif" width="110" height="110" style="margin-right: 10px;"/>
78
- <img src="assets/data9.gif" width="110" height="110" style="margin-right: 10px;"/>
79
- <img src="assets/data10.gif" width="110" height="110" style="margin-right: 10px;"/>
80
  </p>
81
 
82
  ### Download instructions
 
64
  Some examples from the dataset are shown below. Note: the green highlight box in the video is for visualization purposes only. The actual dataset does not contain these boxes; instead, we provide the target word's start and end frames as part of the annotations.
65
 
66
  <p align="center" style="display: flex; justify-content: center; flex-wrap: wrap;">
67
+ <img src="assets/data1.gif" width="120" height="100" style="margin-right: 10px;"/>
68
+ <img src="assets/data2.gif" width="120" height="100" style="margin-right: 10px;"/>
69
+ <img src="assets/data3.gif" width="120" height="100" style="margin-right: 10px;"/>
70
+ <img src="assets/data4.gif" width="120" height="100" style="margin-right: 10px;"/>
71
+ <img src="assets/data5.gif" width="120" height="100" style="margin-right: 10px;"/>
72
  </p>
73
 
74
  <p align="center" style="display: flex; justify-content: center; flex-wrap: wrap;">
75
+ <img src="assets/data6.gif" width="120" height="110" style="margin-right: 10px;"/>
76
+ <img src="assets/data7.gif" width="120" height="110" style="margin-right: 10px;"/>
77
+ <img src="assets/data8.gif" width="120" height="110" style="margin-right: 10px;"/>
78
+ <img src="assets/data9.gif" width="120" height="110" style="margin-right: 10px;"/>
79
+ <img src="assets/data10.gif" width="120" height="110" style="margin-right: 10px;"/>
80
  </p>
81
 
82
  ### Download instructions