Skip to content

Commit 56a7ca8

Browse files
committed
[map-free-workshop] Camera ready 22nd
1 parent 256c011 commit 56a7ca8

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

map-free-workshop/2024/index.html

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ <h3><a id="Important_Dates">Important Dates</a><!--
222222
<dd class="col-7">
223223
<ul class="list-inline">
224224
<!-- note: if you change the date, please change it at the bottom <script> as well -->
225-
<li class="list-inline-item">15<sup>th</sup> August, 2024</li>
225+
<li class="list-inline-item">22<sup>nd</sup> August, 2024</li>
226226
<li class="list-inline-item"><span id="day-paper-camera-ready-countdown"></span></li>
227227
</ul>
228228
</dd>
@@ -347,6 +347,18 @@ <h4><a id="Submission_Guidelines">Submission Guidelines</a><!--
347347
--></small><!--
348348
--></h4>
349349
<hr />
350+
351+
<div class="row">
352+
<div class="col">
353+
<p>
354+
Camera ready versions of accepted <span class="workshop-paper">workshop papers</span> should be
355+
submitted in the ECCV main conference camera ready template for your workshop papers.
356+
The template can be accessed <a href="https://www.overleaf.com/read/gqtmnkdjsrwq#102a58">
357+
here</a> and <a href="https://eccv.ecva.net/Conferences/2024/SubmissionPolicies">here</a>.
358+
</p>
359+
</div> <!-- col -->
360+
</div> <!-- row -->
361+
350362
<div class="row">
351363
<div class="col-md-4">
352364
<h5>
@@ -1131,7 +1143,7 @@ <h3><a id="Sponsors">Sponsors</a><!--
11311143
document.addEventListener('DOMContentLoaded', function() {
11321144
addCountdown("day-start-countdown", "2024/05/21 00:00:00 UTC");
11331145
addCountdown("day-paper-submit-countdown", "2024/08/02 23:59:59 UTC-12");
1134-
addCountdown("day-paper-camera-ready-countdown", "2024/08/15 23:59:59 UTC-12");
1146+
addCountdown("day-paper-camera-ready-countdown", "2024/08/22 23:59:59 UTC-12");
11351147
addCountdown("day-end-countdown", "2024/08/23 23:59:59 UTC-12");
11361148
addCountdown("day-describe-countdown", "2024/08/27 23:59:59 UTC-12");
11371149
addCountdown("day-winners-countdown", "2024/08/30 23:59:59 UTC-12");

0 commit comments

Comments
 (0)