-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy pathindex.html
424 lines (259 loc) · 12.2 KB
/
index.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
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="shortcut icon" href="/assets/img/mediaeval-favicon.png" type="image/png">
<!--Import Google Icon Font-->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!--Import materialize.css-->
<link type="text/css" rel="stylesheet" href="/assets/css/materialize.min.css" media="screen,projection"/>
<link type="text/css" rel="stylesheet" href="/assets/css/main.css" media="screen,projection"/>
<!-- Add icon library -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!--Let browser know website is optimized for mobile-->
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="twitter:card" content="summary" /> <!--<meta name="twitter:card" content="summary_large_image" />-->
<meta name="twitter:image" content="https://multimediaeval.github.io/assets/img/twitter-card-summary.png"/>
<meta name="twitter:image:alt" content="Picture of group of people participants of the 2019 MediaEval workshop"/>
<!-- Global site tag (gtag.js) - Google Analytics -->
<!-- seo tags -->
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>MediaEval Benchmark | MediaEval Benchmarking Initiative Multimedia Evaluation</title>
<meta name="generator" content="Jekyll v3.9.2" />
<meta property="og:title" content="MediaEval Benchmark" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="MediaEval Benchmarking Initiative Multimedia Evaluation" />
<meta property="og:description" content="MediaEval Benchmarking Initiative Multimedia Evaluation" />
<link rel="canonical" href="https://multimediaeval.github.io/" />
<meta property="og:url" content="https://multimediaeval.github.io/" />
<meta property="og:site_name" content="MediaEval Benchmark" />
<meta property="og:image" content="https://multimediaeval.github.io/assets/img/twitter-card.png" />
<meta property="og:type" content="website" />
<link rel="next" href="https://multimediaeval.github.io/blog/page2" />
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:image" content="https://multimediaeval.github.io/assets/img/twitter-card.png" />
<meta property="twitter:title" content="MediaEval Benchmark" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"MediaEval Benchmarking Initiative Multimedia Evaluation","headline":"MediaEval Benchmark","image":"https://multimediaeval.github.io/assets/img/twitter-card.png","name":"MediaEval Benchmark","url":"https://multimediaeval.github.io/"}</script>
<!-- End Jekyll SEO tag -->
<!-- Manual seo tags -->
</head>
<body>
<div class="navbar-fixed">
<nav>
<div class="nav-wrapper green darken-4">
<a href="/" class="brand-logo" style="padding-left: 20px">
<h3 class="northumbria" style="margin-top: 20px;color:white;">Mediaeval</h3>
</a>
<!-- Small screen definition -->
<a href="#" data-target="mobile-nav" class="sidenav-trigger">
<i class="material-icons" style="color:white;">menu</i>
</a>
<!-- Big screen Structure -->
<ul class="materialize right hide-on-med-and-down">
<li><a href="/"><i class="material-icons" style="color:white;">home</i></a></li>
<li><a href="/editions/2025/" style="color:white;">MediaEval 2025</a></li>
<li><a class="dropdown-trigger" data-target="editions" style="color:white;">
MediaEval History<i class="material-icons right">arrow_drop_down</i>
</a></li>
<li><a href="/philosophy/" style="color:white;">MediaEval Philosophy</a></li>
<li><a href="/about/" style="color:white;">About MediaEval</a></li>
<li><a href="/bib/" style="color:white;">Bibliography</a></li>
</ul>
</div>
</nav>
</div>
<!-- Big screen dropdown Structure -->
<ul class="dropdown-content materialize" id="editions">
<li><a href="/editions/2023/">MediaEval 2023</a></li>
<li><a href="/editions/2022/">MediaEval 2022</a></li>
<li><a href="/editions/2021/">MediaEval 2021</a></li>
<li><a href="/editions/2020/">MediaEval 2020</a></li>
<li><a href="http://www.multimediaeval.org/" target="_blank">pre-2020</a></li>
</ul>
<!-- Mobile Structure -->
<ul class="materialize sidenav green darken-4" id="mobile-nav">
<li><a href="/" style="color:white;">Home</a></li>
<li><a href="/editions/2025/" style="color:white;">MediaEval 2025</a></li>
<li><a class="dropdown-trigger" data-target="mobile-editions" style="color:white;">
MediaEval History<i class="material-icons right" style="color:white;">arrow_drop_down</i>
</a></li>
<li><a href="/philosophy/" style="color:white;">MediaEval Philosophy</a></li>
<li><a href="/about/" style="color:white;">About MediaEval</a></li>
<li><a href="/bib/" style="color:white;">Bibliography</a></li>
</ul>
<!-- Mobile dropdown Structure -->
<ul class="dropdown-content materialize" id="mobile-editions">
<li><a href="/editions/2023/">MediaEval 2023</a></li>
<li><a href="/editions/2022/">MediaEval 2022</a></li>
<li><a href="/editions/2021/">MediaEval 2021</a></li>
<li><a href="/editions/2020/">MediaEval 2020</a></li>
<li><a href="http://www.multimediaeval.org/" target="_blank">pre-2020</a></li>
</ul>
<header class="jumbotron">
<div class="content">
<h1 class='center white-text northumbria'>
Multimedia Evaluation Benchmark
</h1>
</div>
</header>
<div class="container">
<div class="row">
<article >
<section class="post-content" align="left">
<div class="posts">
<div>
<span>
<header>
<h4>
Announcing the MediaEval 2025 tasks
</h4>
<div class="post-info">
<p class="meta">
January 31, 2025
</p>
</div>
</header>
<div>
<p>We are happy to announce that the following tasks will be offered at this year at the Multimedia Evaluation Benchmark (MediaEval 2025):</p>
<ul>
<li>Synthetic Images: Advancing detection of generative AI used in real-world online images</li>
<li>MultiSumm: Multimodal summarization of multiple topically related websites</li>
<li>NewsImages: Retrieval and generative AI for news thumbnails</li>
<li>Memorability: Predicting the memorability of movie clips and commercial videos</li>
<li>Medico: Visual Question Answering (VQA) for gastrointestinal imaging</li>
</ul>
<p>Short descriptions of the tasks and information about the schedule is available on the <a href="https://multimediaeval.github.io/editions/2025/">MediaEval 2025 webpage</a>.</p>
<p>MediaEval offers challenges in AI that involve data of different modalities. Our larger aim is to promote reproducible research that makes multimedia a positive force for society. Results will be presented at the
MediaEval 2025 Workshop, Sat.-Sun. 25-26 October 2025, Dublin, Ireland and Online. Between <a href="https://www.cbmi2025.org/">CMBI 2025</a> and <a href="https://acmmm2025.org/">ACM Multimedia 2025</a>.</p>
<p>MediaEval is open to anyone who wishes to participate. Please watch here for an announcement to be posted when registration has opened.</p>
</div>
</span>
</div>
<hr />
<div>
<span>
<header>
<h4>
MediaEval 2025 Call for Task Proposals
</h4>
<div class="post-info">
<p class="meta">
September 24, 2024
</p>
</div>
</header>
<div>
<p>The Multimedia Evaluation Benchmark, MediaEval, offers challenges in artificial intelligence...
<a href="/2024/09/24/call.html">read more</a>
</div>
</span>
</div>
<hr />
<div>
<span>
<header>
<h4>
MediaEval Workshop Registration and Information
</h4>
<div class="post-info">
<p class="meta">
January 13, 2024
</p>
</div>
</header>
<div>
<p>The 14th Annual MediaEval Workshop will take place Thursday-Friday 1-2...
<a href="/2024/01/13/workshop-registration.html">read more</a>
</div>
</span>
</div>
<hr />
<div>
<span>
<header>
<h4>
MediaEval 2023 Registration
</h4>
<div class="post-info">
<p class="meta">
July 10, 2023
</p>
</div>
</header>
<div>
<p>The Benchmarking Initiative for Multimedia Evaluation (MediaEval) offers challenges related...
<a href="/2023/07/10/workshop-registration.html">read more</a>
</div>
</span>
</div>
<hr />
<div>
<span>
<header>
<h4>
MediaEval 2023 Call for Task Proposals
</h4>
<div class="post-info">
<p class="meta">
January 20, 2023
</p>
</div>
</header>
<div>
<p>The Multimedia Evaluation Benchmark, MediaEval, offers challenges in artificial intelligence...
<a href="/2023/01/20/call.html">read more</a>
</div>
</span>
</div>
<hr />
</div>
<ul class="pagination">
<li class="disabled"><a><i class="material-icons">chevron_left</i></a></li>
<li class="active"><a href="/">1</a></li>
<li class="waves-effect"><a href="/blog/page2">2</a></li>
<li class="waves-effect"><a href="/blog/page3">3</a></li>
<li class="waves-effect"><a href="/blog/page4">4</a></li>
<li class="waves-effect"><a href="/blog/page2"><i class="material-icons">chevron_right</i></a></li>
</ul>
</section>
</article>
</div>
</div>
<footer class='page-footer green darken-4'>
<div class='container'>
<div class='row'>
<div class="col l6 s12">
<h5 class="white-text">What is MediaEval?</h5>
<p>MediaEval is a benchmarking initiative dedicated to evaluating new algorithms for multimedia access and retrieval.
It emphasizes the ‘multi’ in multimedia and focuses on human and social aspects of multimedia tasks.</p>
<p>For more information contact Martha Larson m.larson (at) cs.ru.nl</p>
</div>
<div class="col l4 offset-l2 s12">
<h5 class="white-text">Links</h5>
<a href='https://twitter.com/multimediaeval' target="_blank">
<i class="fa fa-twitter fa-3x" aria-hidden="true" style="color:white;"></i>
</a>
<a href='https://github.com/multimediaeval' target="_blank">
<i class="fa fa-github fa-3x" aria-hidden="true" style="color:white;"></i>
</a>
<a href='https://www.flickr.com/photos/69524595@N06/' target="_blank">
<i class="fa fa-flickr fa-3x" aria-hidden="true" style="color:white;"></i>
</a>
<a href='https://www.youtube.com/channel/UCc-1NW1Uo2o_zI4F81iyTcw' target="_blank">
<i class="fa fa-youtube fa-3x" aria-hidden="true" style="color:white;"></i>
</a>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container grey-text text-lighten-4">
© 2020 MediaEval Multimedia Benchmark
</div>
</div>
</footer>
<!--JavaScript at end of body for optimized loading-->
<script type="text/javascript" src="/assets/js/materialize.min.js"></script>
<script type="text/javascript" src="/assets/js/main.js"></script>
</body>
</html>