-
Notifications
You must be signed in to change notification settings - Fork 1
/
sponsors.html
168 lines (164 loc) · 7.62 KB
/
sponsors.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>VQA: Visual Question Answering</title>
<link rel="stylesheet" href="./static/css/foundation.css">
<link rel="stylesheet" href="./static/css/main.css">
</head>
<body class="off-canvas hide-extras" style="min-width:1200px; min-height:750px;">
<header>
<div class="row">
<a href="http://visualqa.org/"><img style="height: 100px; position:absolute; top:4px; left:0px;" src="./static/img/main.png" alt="logo" /></a>
<h1><img style="height: 90px;" src="./static/img/logo.png" alt="logo" /><br></h1>
<br>
</div>
</header>
<div class="contain-to-grid">
<nav class="top-bar" data-topbar>
<section class="top-bar-section">
<!-- Right Nav Section -->
<ul class="right">
<li><a href="index.html">Home</a></li>
<li><a href="people.html">People</a></li>
<li><a href="code.html">Code</a></li>
<li><a href="http://vqa.cloudcv.org/" onClick="ga('send', 'event', { eventCategory: 'Outgoing Link', eventAction: 'Demo', eventLabel: 'Demo'});">Demo</a></li>
<li class="has-dropdown"><a href="download.html">Download</a>
<ul class="dropdown">
<li><a href="download.html">VQA v2</a></li>
<li><a href="vqa_v1_download.html">VQA v1</a></li>
</ul>
</li>
<li><a href="evaluation.html">Evaluation</a></li>
<li class="has-dropdown"><a href="challenge.html">Challenge</a>
<ul class="dropdown">
<li><a href="challenge.html">2021</a></li>
<li><a href="challenge_2020.html">2020</a></li>
<li><a href="challenge_2019.html">2019</a></li><li><a href="challenge_2018.html">2018</a></li>
<li><a href="challenge_2017.html">2017</a></li>
<li><a href="challenge_2016.html">2016</a></li>
</ul>
</li>
<li class="has-dropdown"><a href="http://visualqa.org/vqa_v2_teaser.html">Browse</a>
<ul class="dropdown">
<li><a href="http://visualqa.org/vqa_v2_teaser.html">VQA v2</a></li>
<li><a href="https://vqabrowser.cloudcv.org/">VQA v1</a></li>
</ul>
</li>
<li><a href="http://visualqa.org/visualize/">Visualize</a></li>
<!-- <li class="has-dropdown"><a href="http://visualqa.org/visualize/">Visualize</a>
<ul class="dropdown">
<li><a href="http://visualqa.org/visualize/">VQA v2</a></li>
<li><a href="http://visualqa.org/visualize/">VQA v1</a></li>
</ul>
</li> -->
<li class="has-dropdown"><a href="workshop.html">Workshop</a>
<ul class="dropdown">
<li><a href="workshop.html">2021</a></li>
<li><a href="workshop_2020.html">2020</a></li>
<li><a href="workshop_2019.html">2019</a></li>
<li><a href="workshop_2018.html">2018</a></li>
<li><a href="workshop_2017.html">2017</a></li>
<li><a href="workshop_2016.html">2016</a></li>
</ul>
</li>
<li class="active"><a href="sponsors.html">Sponsors</a></li>
<li><a href="terms.html">Terms</a></li>
<li><a href="external.html">External</a></li>
</ul>
</section>
</nav>
</div>
<p style="text-align:center; font-size:20px;">This work is supported by grants awarded to Dhruv Batra and Devi Parikh</p>
<div class="team" id="people" style="text-align: center;">
<h1 style="font-size:30px; color:grey; font-weight: 200">Government</h1>
<div class="row">
<div class="large-1 columns" style="padding-left:130px">
<p></p>
</div>
<div class="large-2 columns">
<img src="./static/img/nsf_logo.jpg" style="width:200; height:200;">
<br>
</div>
<div class="large-3 columns">
<img src="./static/img/onr_logo.jpg" style="width:300; height:300; margin-top:20px;">
<br>
</div>
<div class="large-2 columns">
<img src="./static/img/arl_logo.jpg" style="width:200 height:200;">
<br>
</div>
<div class="large-2 columns">
<img src="./static/img/aro_logo.jpg" style="width:100; height:100; margin-left:-110%;">
<br>
</div>
</div>
<div class="row">
<hr>
<h1 style="font-size:30px; color:grey; font-weight: 200">Industry</h1>
<div class="large-1 columns" style="padding-left:10px">
<p></p>
</div>
<div class="large-3 columns">
<img src="./static/img/gfra_logo.jpg" style="width:300; height:300; margin-left:-100px;">
<br>
</div>
<div class="large-2 columns">
<img src="./static/img/aws_logo.jpg" style="width:300; height:300; margin-left:-100px;">
<br>
</div>
<div class="large-3 columns">
<img src="./static/img/azure_logo.jpg" style="width:300; height:300; margin-left:-100px;">
<br>
<br>
</div>
<div class="large-1 columns">
<img src="./static/img/nvidia_logo.jpg" style="width:300; height:300; margin-left:-100px;">
<br>
</div>
<div class="large-2 columns">
<img src="./static/img/gsoc_logo.jpg" style="width:100px; height:100px; margin-left:-100px;">
<br>
</div>
</div>
<div class="row">
<div class="large-4 columns" style="padding-left:10px">
<p></p>
</div>
<div class="large-2 columns">
<img src="./static/img/facebook_logo.jpg" style="width:300; height:300; margin-left:-100px;">
<br>
</div>
<div class="large-2 columns">
<p></p>
<img src="./static/img/google_logo.png" style="width:300; height:300; margin-left:-100px;">
<br>
<br>
</div>
<div class="large-3 columns">
</div>
</div>
<br>
<br>
<div class="row">
<hr>
<h1 style="font-size:30px; color:grey; font-weight: 200">Foundations</h1>
<div class="large-12 columns">
<img src="./static/img/paul_logo.jpg" style="width:300; height:300; margin-top:0px;">
<br>
</div>
</div>
<div class="row">
<hr>
<h1 style="font-size:30px; color:grey; font-weight: 200">Virginia Tech</h1>
<div class="large-12 columns">
<img src="./static/img/ictas_logo.jpg" style="width:350px; height:160px;">
<br>
</div>
</div>
<br>
<br>
<hr>
</div>
</body>
</html>