-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgroupsight.html
313 lines (268 loc) · 15.3 KB
/
groupsight.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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>HCOMP 2016: Workshop on Human Computation for Image and Video Analysis (GroupSight)</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- favicon link-->
<link rel="shortcut icon" type="image/png" href="img/favicon.png"/>
<!-- Custom CSS -->
<link href="css/landing-page.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top topnav" role="navigation">
<div class="container topnav">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand topnav" href="index.html">HCOMP 2016</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="submit.html">Submit</a>
</li>
<li>
<a class="hcomp-active" href="participate.html">Participate</a>
</li>
<li>
<a href="program.html">Program</a>
</li>
<li>
<a href="attend.html">Attend</a>
</li>
<li>
<a href="industry.html">Industry</a>
</li>
<li>
<a href="organizers.html">Organizers</a>
</li>
<li>
<a href="sponsors.html">Sponsors</a>
</li>
<li>
<a href="past%20meetings.html">Past Meetings</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Header -->
<div class="ws-iva-header">
<div class="container">
<div class="row">
<div class="intro-message col-md-6">
<h1 style="text-align:center;"></h1>
</div>
</div>
</div>
</div>
<!-- /.intro-header -->
<!-- Page Content -->
<div class="container">
<div class="row">
<h2 class="section-head"><span>GroupSight: Workshop on Human Computation for Image and Video Analysis</span></h2>
</div>
</div>
<!-- /.content-section-a -->
<div class="container">
<div class="intro-text">
<div class="row">
<div class="col-md-12">
<div class="intro-paragraph">
<ul class="list-inline">
<li><i class="icon-font fa fa-picture-o"></i></li>
<li><h2 class="section-heading">Workshop Overview</h2></li>
</ul>
<p class="lead">
What would be possible if we could accelerate the analysis of images and videos, especially at scale? This question is inspiring widespread interest across communities as diverse as computer vision, human computer interaction, computer graphics, and multimedia. Some researchers are designing algorithms to automatically analyze visual content, yet many tasks remain too difficult for state-of-the-art algorithms. Other researchers are investigating ways to leverage crowdsourced human computation to power the analysis of visual content, however this is a more costly and less scalable alternative. And, at the intersection, lies an emerging research field for how to actively decide when and how to engage humans to cooperate with computers for visual analysis.
</p>
<p class="lead">
The aim of this workshop is to promote greater interaction between the diversity of researchers and practitioners who examine how to mix human and computer efforts to convert visual data into discoveries and innovations that benefit society at large. It will foster in-depth discussion of technical and application issues for how to engage humans with computers to optimize cost/quality trade-offs. It will also serve as an introduction to researchers and students curious about this important, emerging field at the intersection of crowdsourced human computation and image/video analysis.
</p>
<ul class="list-inline">
<li><i class="icon-font fa fa-link"></i></li>
<li><h2 class="section-heading">Workshop Website</h2></li>
</ul>
<p class="lead">Visit the <a class="theme-link" href="http://groupsight.cs.brown.edu/">Workshop's Website</a> for additional details about it.
<ul class="list-inline">
<li><i class="icon-font fa fa-calendar"></i></li>
<li><h2 class="section-heading">Important Dates</h2></li>
</ul>
<ul class="lead">
<li><mark>November 3, 2016</mark>: Workshop (full-day)</li>
</ul>
<ul class="list-inline">
<li><i class="icon-font fa fa-map-marker"></i></li>
<li><h2 class="section-heading">Location</h2></li>
</ul>
<p class="lead">The workshop will be held at the primary conference venue, the <a class="theme-link" href="http://www.meetattexas.com/">AT&T Executive Conference Center</a>.
</p>
<ul class="list-inline">
<li><i class="icon-font fa fa-users"></i></li>
<li><h2 class="section-heading">People</h2></li>
</ul>
<p class="lead">Visit the <a class="theme-link" href="http://groupsight.cs.brown.edu/people/">Workshop's Website</a> for a list of its invited speakers.
</p>
</div>
</div>
</div>
</div>
</div>
<!-- /.container -->
<div class="container">
<div class="organizers">
<h4 class="organizer-name"><span>Organizing & Steering Committee</span></h4>
<div class="row profile-row">
<div class="col-md-6">
<div class="row">
<div class="col-sm-4 img-center"><img class="img-responsive photo-size img-circle" src="img/photo/Serge.jpg"></div>
<div class="col-sm-8">
<h3 class="section-heading"><a class="theme-link-org" href="http://vision.cornell.edu/se3/people/serge-belongie/">Serge Belongie</a></h3>
<p class="lead">Cornell University
</p>
<hr style="border-color: #939393; width: 50px" align="left">
</div>
</div>
</div>
<div class="col-md-6">
<div class="row">
<div class="col-sm-4 img-center"><img class="img-responsive photo-size img-circle" src="img/photo/steve_branson.jpg"></div>
<div class="col-sm-8">
<h3 class="section-heading"><a class="theme-link-org" href="http://vision.caltech.edu/~sbranson/">Steve Branson</a></h3>
<p class="lead">CalTech
</p>
<hr style="border-color: #939393; width: 50px" align="left">
</div>
</div>
</div>
</div>
<div class="row profile-row">
<div class="col-md-6">
<div class="row">
<div class="col-sm-4 img-center"><img class="img-responsive photo-size img-circle" src="https://media.licdn.com/mpr/mpr/shrinknp_400_400/AAEAAQAAAAAAAARBAAAAJDI4MGQxMmQ4LWU4YmMtNDg2OC04YTg2LTQ1MzE3NWRlNzBiMQ.jpg"></div>
<div class="col-sm-8">
<h3 class="section-heading"><a class="theme-link-org" href="https://www.cs.utexas.edu/~dgurari/">Danna Gurari</a></h3>
<p class="lead">
University of Texas at Austin
</p>
<hr style="border-color: #939393; width: 50px" align="left">
</div>
</div>
</div>
<div class="col-md-6">
<div class="row">
<div class="col-sm-4 img-center"><img class="img-responsive photo-size img-circle" src="img/photo/james_hays.jpg"></div>
<div class="col-sm-8">
<h3 class="section-heading"><a class="theme-link-org" href="http://www.cc.gatech.edu/~hays/">James Hays</a></h3>
<p class="lead">Georgia Tech
</p>
<hr style="border-color: #939393; width: 50px" align="left">
</div>
</div>
</div>
</div>
<div class="row profile-row">
<div class="col-md-6">
<div class="row">
<div class="col-sm-4 img-center"><img class="img-responsive photo-size img-circle" src="https://media.licdn.com/mpr/mpr/shrinknp_400_400/p/1/005/077/3b4/0149379.jpg"></div>
<div class="col-sm-8">
<h3 class="section-heading"><a class="theme-link-org" href="https://cs.brown.edu/~gen/">Genevieve Patterson</a></h3>
<p class="lead">Brown University / MSR New England
</p>
<hr style="border-color: #939393; width: 50px" align="left">
</div>
</div>
</div>
<div class="col-md-6">
<div class="row">
<div class="col-sm-4 img-center"><img class="img-responsive photo-size img-circle" src="https://media.licdn.com/media/p/4/000/174/0a1/294cc56.jpg"></div>
<div class="col-sm-8">
<h3 class="section-heading"><a class="theme-link-org" href="http://www.vision.caltech.edu/Perona.html">Pietro Perona</a></h3>
<p class="lead">CalTech
</p>
<hr style="border-color: #939393; width: 50px" align="left">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer>
<div class="container">
<h2 class="section-head"><span><a class="theme-link-org" href="sponsors.html">Conference Sponsors</a></span></h2>
<div class="row">
<div class="intro-text">
<div class="intro-paragraph">
<div class="lead col-md-6">
<p style="text-align: center;"><font size="+3"><b>Platinum</b></font><br/>
<a class="theme-link" href="https://spare5.com"><img src="img/sponsors/spare5.png" alt="Spare 5" width="" height="50" style="border-style: none"/></a>
</p>
</div>
<div class="lead col-md-6">
<p style="text-align: center;"><font size="+3"><b>Gold</b></font><br/>
<a class="theme-link" href="http://www.microsoft.com"><img src="img/sponsors/microsoft.png" alt="Microsoft" width="" height="50" style="border-style: none"/></a>
<br/><br/>
<a class="theme-link" href="http://www.stitchfix.com"><img src="img/sponsors/stitchfix.png" alt="STITCH FIX - YOUR PARTNER IN PERSONAL STYLE" width="" height="50" style="border-style: none"/></a>
</p>
</div>
<div class="lead col-md-6">
<p style="text-align: center;"><font size="+3"><b>Silver</b></font><br/>
<br/>
<a class="theme-link" href="https://alegion.com"><img src="img/sponsors/alegion.png" alt="Alegion Crowdsourcing Automation Platform" width="" height="40" style="border-style: none"/></a>
<br/><br/>
<a class="theme-link" href="http://informationevolution.com"><img src="img/sponsors/ie.png" alt="INFORMATION EVOLUTION - RELIABLE, EXPERIENCED, AFFORDABLE HUMAN BANDWIDTH" width="250" height="" style="border-style: none"/></a>
<br/><br/>
<a class="theme-link" href="http://www.google.com"><img src="img/sponsors/google.png" alt="Google" width="190" height="" style="border-style: none"/></a>
<br/><br/>
<a class="theme-link" href="https://microworkers.com"><img src="img/sponsors/microworkers.png" alt="Microworkers" width="200" height="" style="border-style: none"/></a>
<br/><br/>
<a class="theme-link" href="http://www.ischool.utexas.edu"><img src="img/sponsors/ut-ischool.jpg" alt="The School of Information at the University of Texas at Austin" width="250" height="" style="border-style: none"/></a>
</p>
</div>
<div class="lead col-md-6">
<p style="text-align: center;"><font size="+3"><b>Bronze</b></font><br/>
<br/>
<a class="theme-link" href="https://www.asist.org/publications/jasist/"><img src="img/sponsors/jasist.png" alt="ournal of the Association for Information Science and Technology (JASIST)" width="200" height="" style="border-style: none"/></a>
</p>
</div>
</div>
</div>
</div>
<div class="row intro-text">
<div class="col-lg-12">
<p class="copyright text-muted">Copyright © HCOMP 2016. All Rights Reserved | Designed by <a class="theme-link-org" href="https://www.linkedin.com/in/yangzhangux">Yang Zhang</a></p>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>