akhaliq HF staff commited on
Commit
d530fa4
1 Parent(s): 78c61e1

add deadlines list

Browse files
Files changed (1) hide show
  1. README.md +39 -1
README.md CHANGED
@@ -68,7 +68,45 @@ Note: Commercial sales and marketing activities are not appropriate for submissi
68
  <p class="lg:col-span-2">
69
  CVPR 2022’s demo track will feature Best Demo Awards. We hope to encourage researchers to create interactive systems based on cutting-edge research that is publicly available, fun, useful, and easy-to-use.
70
  </p>
71
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
72
  </div>
73
 
74
 
 
68
  <p class="lg:col-span-2">
69
  CVPR 2022’s demo track will feature Best Demo Awards. We hope to encourage researchers to create interactive systems based on cutting-edge research that is publicly available, fun, useful, and easy-to-use.
70
  </p>
71
+
72
+ <h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Important Dates
73
+ </h4>
74
+
75
+ <ul class="lg:col-span-2" style="list-style: circle inside">
76
+ <li class="my-4">Paper registration deadline Round 1: (Late registrations will require organizer permission): Jan 31, 2022
77
+
78
+ </li>
79
+ <li class="my-4">Paper submission deadline Round 1: Feb 7, 2022
80
+
81
+ </li>
82
+ <li class="my-4">Notification of acceptance Round 1: March 8, 2022
83
+
84
+ </li>
85
+ <li class="my-4">Paper registration deadline Round 2 (fast track for CVPR): March 18, 2022
86
+
87
+ </li>
88
+ <li class="my-4">Paper submission deadline Round 2 : March 20, 2022
89
+
90
+ </li>
91
+ <li class="my-4">Camera-ready submission: April 18, 2022
92
+
93
+
94
+ </li>
95
+
96
+ <li class="my-4">Tools for model inspection, data annotation, visualization and other development and research tools related to CVPR
97
+
98
+ </li>
99
+ </ul>
100
+
101
+ <h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">All deadlines are 11.59 pm Pacific Time
102
+ </h4>
103
+
104
+ <p class="lg:col-span-2">
105
+ The proposed system needs to be ready at Camera-Ready time. Additional improvements are allowed, but should not diverge significantly from the published description in the paper.
106
+ </p>
107
+ <p class="lg:col-span-2">
108
+ Note: we encourage authors to submit to Round 1 if possible. For Round 2, we focus on fast track for accepted/rejected CVPR main conference papers. Each demo paper based on a previous CVPR submission should be submitted along with the CVPR paper submission, reviews and decisions.
109
+ </p>
110
  </div>
111
 
112