@@ -222,7 +222,7 @@ <h3><a id="Important_Dates">Important Dates</a><!--
222
222
< dd class ="col-7 ">
223
223
< ul class ="list-inline ">
224
224
<!-- 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 >
226
226
< li class ="list-inline-item "> < span id ="day-paper-camera-ready-countdown "> </ span > </ li >
227
227
</ ul >
228
228
</ dd >
@@ -347,6 +347,18 @@ <h4><a id="Submission_Guidelines">Submission Guidelines</a><!--
347
347
--> </ small > <!--
348
348
--> </ h4 >
349
349
< 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
+
350
362
< div class ="row ">
351
363
< div class ="col-md-4 ">
352
364
< h5 >
@@ -1131,7 +1143,7 @@ <h3><a id="Sponsors">Sponsors</a><!--
1131
1143
document . addEventListener ( 'DOMContentLoaded' , function ( ) {
1132
1144
addCountdown ( "day-start-countdown" , "2024/05/21 00:00:00 UTC" ) ;
1133
1145
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" ) ;
1135
1147
addCountdown ( "day-end-countdown" , "2024/08/23 23:59:59 UTC-12" ) ;
1136
1148
addCountdown ( "day-describe-countdown" , "2024/08/27 23:59:59 UTC-12" ) ;
1137
1149
addCountdown ( "day-winners-countdown" , "2024/08/30 23:59:59 UTC-12" ) ;
0 commit comments