Skip to content

Commit e19d1c7

Browse files
committed
deploy: 406a381
1 parent df1f1b7 commit e19d1c7

63 files changed

Lines changed: 667 additions & 208 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2025/09/18/workshop-registration.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,13 @@ <h1 id="MediaEval+Workshop+Registration+and+Information" class="title">MediaEval
257257

258258
<div id="post-nav">
259259

260+
<div id="previous-post">
261+
<p>Next post</p>
262+
<a alt="Announcing MediaEval 2026" href="/2025/12/17/announcing-2026.html">
263+
Announcing MediaEval 2026
264+
</a>
265+
</div>
266+
260267

261268

262269
<div id="next-post">

2025/12/17/announcing-2026.html

Lines changed: 320 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,320 @@
1+
<!DOCTYPE html>
2+
3+
<html lang="en">
4+
<head>
5+
<meta charset="UTF-8">
6+
<link rel="shortcut icon" href="/assets/img/mediaeval-favicon.png" type="image/png">
7+
<!--Import Google Icon Font-->
8+
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
9+
<!--Import materialize.css-->
10+
<link type="text/css" rel="stylesheet" href="/assets/css/materialize.min.css" media="screen,projection"/>
11+
<link type="text/css" rel="stylesheet" href="/assets/css/main.css" media="screen,projection"/>
12+
<!-- Add icon library -->
13+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
14+
<!--Let browser know website is optimized for mobile-->
15+
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
16+
<meta name="twitter:card" content="summary" /> <!--<meta name="twitter:card" content="summary_large_image" />-->
17+
<meta name="twitter:image" content="https://multimediaeval.github.io/assets/img/twitter-card-summary.png"/>
18+
<meta name="twitter:image:alt" content="Picture of group of people participants of the 2019 MediaEval workshop"/>
19+
20+
<!-- Global site tag (gtag.js) - Google Analytics -->
21+
22+
23+
<!-- seo tags -->
24+
<!-- Begin Jekyll SEO tag v2.8.0 -->
25+
<title>Announcing MediaEval 2026 | MediaEval Benchmark</title>
26+
<meta name="generator" content="Jekyll v3.9.2" />
27+
<meta property="og:title" content="Announcing MediaEval 2026" />
28+
<meta property="og:locale" content="en_US" />
29+
<meta name="description" content="We are happy to announce the tasks that will be offered at the next Multimedia Evaluation Benchmark (MediaEval 2026): Synthetic Images: Advancing detection of generative AI used in real-world online images NewsImages: Retrieval and generative AI for news thumbnails Memorability: Predicting the memorability of movie clips and commercial videos Medico: Visual Question Answering (VQA) for gastrointestinal imaging" />
30+
<meta property="og:description" content="We are happy to announce the tasks that will be offered at the next Multimedia Evaluation Benchmark (MediaEval 2026): Synthetic Images: Advancing detection of generative AI used in real-world online images NewsImages: Retrieval and generative AI for news thumbnails Memorability: Predicting the memorability of movie clips and commercial videos Medico: Visual Question Answering (VQA) for gastrointestinal imaging" />
31+
<link rel="canonical" href="https://multimediaeval.github.io/2025/12/17/announcing-2026.html" />
32+
<meta property="og:url" content="https://multimediaeval.github.io/2025/12/17/announcing-2026.html" />
33+
<meta property="og:site_name" content="MediaEval Benchmark" />
34+
<meta property="og:image" content="https://multimediaeval.github.io/assets/img/twitter-card.png" />
35+
<meta property="og:type" content="article" />
36+
<meta property="article:published_time" content="2025-12-17T00:00:00+00:00" />
37+
<meta name="twitter:card" content="summary_large_image" />
38+
<meta property="twitter:image" content="https://multimediaeval.github.io/assets/img/twitter-card.png" />
39+
<meta property="twitter:title" content="Announcing MediaEval 2026" />
40+
<script type="application/ld+json">
41+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-12-17T00:00:00+00:00","datePublished":"2025-12-17T00:00:00+00:00","description":"We are happy to announce the tasks that will be offered at the next Multimedia Evaluation Benchmark (MediaEval 2026): Synthetic Images: Advancing detection of generative AI used in real-world online images NewsImages: Retrieval and generative AI for news thumbnails Memorability: Predicting the memorability of movie clips and commercial videos Medico: Visual Question Answering (VQA) for gastrointestinal imaging","headline":"Announcing MediaEval 2026","image":"https://multimediaeval.github.io/assets/img/twitter-card.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://multimediaeval.github.io/2025/12/17/announcing-2026.html"},"url":"https://multimediaeval.github.io/2025/12/17/announcing-2026.html"}</script>
42+
<!-- End Jekyll SEO tag -->
43+
44+
<!-- Manual seo tags -->
45+
46+
</head>
47+
48+
<body>
49+
50+
<div>
51+
52+
53+
54+
55+
56+
<div class="navbar-fixed">
57+
<nav>
58+
<div class="nav-wrapper green darken-4">
59+
<a href="/" class="brand-logo" style="padding-left: 20px">
60+
<h3 class="northumbria" style="margin-top: 20px;color:white;">Mediaeval</h3>
61+
</a>
62+
<!-- Small screen definition -->
63+
<a href="#" data-target="mobile-nav" class="sidenav-trigger">
64+
<i class="material-icons" style="color:white;">menu</i>
65+
</a>
66+
<!-- Big screen Structure -->
67+
<ul class="materialize right hide-on-med-and-down">
68+
<li><a href="/"><i class="material-icons" style="color:white;">home</i></a></li>
69+
70+
<li><a href="/editions/2026/" style="color:white;">MediaEval 2026</a></li>
71+
72+
73+
74+
75+
<li><a class="dropdown-trigger" data-target="editions" style="color:white;">
76+
MediaEval History<i class="material-icons right">arrow_drop_down</i>
77+
</a></li>
78+
79+
80+
81+
82+
83+
<li><a href="/philosophy/" style="color:white;">MediaEval Philosophy</a></li>
84+
85+
86+
87+
88+
89+
<li><a href="/about/" style="color:white;">About MediaEval</a></li>
90+
91+
92+
93+
94+
95+
<li><a href="/bib/" style="color:white;">Bibliography</a></li>
96+
97+
98+
99+
100+
101+
102+
103+
104+
105+
106+
107+
108+
109+
110+
111+
112+
113+
</ul>
114+
</div>
115+
</nav>
116+
</div>
117+
118+
<!-- Big screen dropdown Structure -->
119+
<ul class="dropdown-content materialize" id="editions">
120+
121+
<li><a href="/editions/2025/">MediaEval 2025</a></li>
122+
123+
<li><a href="/editions/2023/">MediaEval 2023</a></li>
124+
125+
<li><a href="/editions/2022/">MediaEval 2022</a></li>
126+
127+
<li><a href="/editions/2021/">MediaEval 2021</a></li>
128+
129+
<li><a href="/editions/2020/">MediaEval 2020</a></li>
130+
131+
<li><a href="http://www.multimediaeval.org/" target="_blank">pre-2020</a></li>
132+
</ul>
133+
134+
<!-- Mobile Structure -->
135+
<ul class="materialize sidenav green darken-4" id="mobile-nav">
136+
<li><a href="/" style="color:white;">Home</a></li>
137+
138+
<li><a href="/editions/2026/" style="color:white;">MediaEval 2026</a></li>
139+
140+
141+
142+
143+
<li><a class="dropdown-trigger" data-target="mobile-editions" style="color:white;">
144+
MediaEval History<i class="material-icons right" style="color:white;">arrow_drop_down</i>
145+
</a></li>
146+
147+
148+
149+
150+
151+
<li><a href="/philosophy/" style="color:white;">MediaEval Philosophy</a></li>
152+
153+
154+
155+
156+
157+
<li><a href="/about/" style="color:white;">About MediaEval</a></li>
158+
159+
160+
161+
162+
163+
<li><a href="/bib/" style="color:white;">Bibliography</a></li>
164+
165+
166+
167+
168+
169+
170+
171+
172+
173+
174+
175+
176+
177+
178+
179+
180+
181+
</ul>
182+
183+
<!-- Mobile dropdown Structure -->
184+
<ul class="dropdown-content materialize" id="mobile-editions">
185+
186+
<li><a href="/editions/2025/">MediaEval 2025</a></li>
187+
188+
<li><a href="/editions/2023/">MediaEval 2023</a></li>
189+
190+
<li><a href="/editions/2022/">MediaEval 2022</a></li>
191+
192+
<li><a href="/editions/2021/">MediaEval 2021</a></li>
193+
194+
<li><a href="/editions/2020/">MediaEval 2020</a></li>
195+
196+
<li><a href="http://www.multimediaeval.org/" target="_blank">pre-2020</a></li>
197+
</ul>
198+
199+
</div>
200+
201+
202+
203+
<div class="container">
204+
<div class="row">
205+
<article >
206+
<header id="main" style="">
207+
208+
<h1 id="Announcing+MediaEval+2026" class="title">Announcing MediaEval 2026</h1>
209+
<div class="post-info">
210+
<p class="meta">
211+
December 17, 2025
212+
</p>
213+
</div>
214+
215+
216+
</header>
217+
<section class="post-content">
218+
219+
<p>We are happy to announce the tasks that will be offered at the next Multimedia Evaluation Benchmark (MediaEval 2026):</p>
220+
<ul>
221+
<li>Synthetic Images: Advancing detection of generative AI used in real-world online images</li>
222+
<li>NewsImages: Retrieval and generative AI for news thumbnails</li>
223+
<li>Memorability: Predicting the memorability of movie clips and commercial videos</li>
224+
<li>Medico: Visual Question Answering (VQA) for gastrointestinal imaging</li>
225+
</ul>
226+
227+
<p>This year we will offer many of the same tasks as last year to give teams that missed the opportunity in 2025 another chance to participate. Also this year we emphasize insight into the tasks and the data,
228+
with a special invitation for “Quest for Insight” papers to be included along with the standard task participation papers in the MediaEval Working Notes Proceedings.</p>
229+
230+
<p>More information is available on the MediaEval 2026 website https://multimediaeval.github.io/editions/2026/. Watch that page for more information to be added about the tasks. Other tasks might be added
231+
to the list as well. Registration to participate in MediaEval 2026 will open in January 2026.</p>
232+
233+
234+
</section>
235+
236+
<!-- Social media shares -->
237+
<!-- <div class="share-buttons">
238+
<ul class="share-buttons">
239+
<div class="meta">Share</div>
240+
241+
</ul>
242+
</div>
243+
-->
244+
245+
<!-- Tag list -->
246+
<!--
247+
248+
249+
250+
<footer>
251+
<div class="tag-list"></div>
252+
</footer>
253+
-->
254+
255+
</article>
256+
257+
<!-- Post navigation -->
258+
259+
<div id="post-nav">
260+
261+
262+
263+
<div id="next-post">
264+
<p>Previous post</p>
265+
<a alt="MediaEval Workshop Registration and Information" href="/2025/09/18/workshop-registration.html">
266+
MediaEval Workshop Registration and Information
267+
</a>
268+
</div>
269+
270+
</div>
271+
272+
273+
274+
</div>
275+
</div>
276+
277+
278+
<footer class='page-footer green darken-4'>
279+
<div class='container'>
280+
281+
<div class='row'>
282+
<div class="col l6 s12">
283+
<h5 class="white-text">What is MediaEval?</h5>
284+
<p>MediaEval is a benchmarking initiative dedicated to evaluating new algorithms for multimedia access and retrieval.
285+
It emphasizes the ‘multi’ in multimedia and focuses on human and social aspects of multimedia tasks.</p>
286+
287+
<p>For more information contact Martha Larson m.larson (at) cs.ru.nl</p>
288+
</div>
289+
<div class="col l4 offset-l2 s12">
290+
<h5 class="white-text">Links</h5>
291+
<a href='https://twitter.com/multimediaeval' target="_blank">
292+
<i class="fa fa-twitter fa-3x" aria-hidden="true" style="color:white;"></i>
293+
</a>
294+
<a href='https://github.com/multimediaeval' target="_blank">
295+
<i class="fa fa-github fa-3x" aria-hidden="true" style="color:white;"></i>
296+
</a>
297+
<a href='https://www.flickr.com/photos/69524595@N06/' target="_blank">
298+
<i class="fa fa-flickr fa-3x" aria-hidden="true" style="color:white;"></i>
299+
</a>
300+
<a href='https://www.youtube.com/channel/UCc-1NW1Uo2o_zI4F81iyTcw' target="_blank">
301+
<i class="fa fa-youtube fa-3x" aria-hidden="true" style="color:white;"></i>
302+
</a>
303+
</div>
304+
</div>
305+
306+
</div>
307+
<div class="footer-copyright">
308+
<div class="container grey-text text-lighten-4">
309+
&copy; 2020 MediaEval Multimedia Benchmark
310+
</div>
311+
</div>
312+
</footer>
313+
314+
315+
<!--JavaScript at end of body for optimized loading-->
316+
<script type="text/javascript" src="/assets/js/materialize.min.js"></script>
317+
<script type="text/javascript" src="/assets/js/main.js"></script>
318+
</body>
319+
320+
</html>

assets/data/search.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
[
22

3+
{
4+
"title" : "Announcing MediaEval 2026",
5+
"category" : "",
6+
"tags" : " ",
7+
"url" : "/2025/12/17/announcing-2026.html",
8+
"date" : "December 17, 2025",
9+
"excerpt" : "We are happy to announce the tasks that will be offered at the next Multimedia Evaluation Benchmark (MediaEval 2026):\n\n Synthetic Images: Advancing detection of generative AI used in real-world online images\n NewsImages: ...",
10+
"content" : "We are happy to announce the tasks that will be offered at the next Multimedia Evaluation Benchmark (MediaEval 2026):\n\n Synthetic Images: Advancing detection of generative AI used in real-world online images\n NewsImages: Retrieval and generative AI for news thumbnails\n Memorability: Predicting the memorability of movie clips and commercial videos\n Medico: Visual Question Answering (VQA) for gastrointestinal imaging\n\n\nThis year we will offer many of the same tasks as last year to give teams that missed the opportunity in 2025 another chance to participate. Also this year we emphasize insight into the tasks and the data, \nwith a special invitation for “Quest for Insight” papers to be included along with the standard task participation papers in the MediaEval Working Notes Proceedings.\n\nMore information is available on the MediaEval 2026 website https://multimediaeval.github.io/editions/2026/. Watch that page for more information to be added about the tasks. Other tasks might be added \nto the list as well. Registration to participate in MediaEval 2026 will open in January 2026.\n"
11+
} ,
12+
313
{
414
"title" : "MediaEval Workshop Registration and Information",
515
"category" : "",

0 commit comments

Comments
 (0)