Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,29 +7,18 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
|
12 |
-
The CVPR 2022 Demo Program invites submissions of demos for the CVPR Demo Track.
|
13 |
-
Submissions may range from early research demos to mature production-ready systems. We particularly encourage publicly available open-source and open-access systems. We also encourage interactive industrial or individual systems that are innovative given the state of the art of current research in the CVPR community. Each submitted demo will include the system (or link) AND a paper (Papers are limited to eight pages, including figures and tables, in the CVPR style.) describing the system.
|
14 |
|
15 |
-
Areas of interest include all topics related to CVPR, including but not limited to the topics listed on the main conference website.
|
16 |
|
17 |
-
Submitted demo systems may be of the following types:
|
18 |
|
19 |
-
CVPR software/hardware systems or system components
|
20 |
-
|
21 |
-
Application systems/tools using CVPR components such as (but not limited to):
|
22 |
-
Multimodal/embodied systems
|
23 |
-
Creative image and video editing or generation
|
24 |
-
Biomedical
|
25 |
-
Earth Observation/ Agriculture
|
26 |
-
Education
|
27 |
-
Transportation
|
28 |
-
E-commerce
|
29 |
-
Robotics and hardware technologies
|
30 |
-
Tools for model inspection, data annotation, visualization and other development and research tools related to CVPR
|
31 |
-
Accepted demos will be accessible either through the virtual CVPR website or the physical CVPR event (or both if applicable). Papers describing accepted demonstrations will be published in the CVPR conference proceedings (Demo Track).
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
Note: Commercial sales and marketing activities are not appropriate for submissions in the CVPR Demo Track and should be arranged as part of the CVPR Exhibit Program.
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
<div class="grid lg:grid-cols-2 gap-x-4">
|
11 |
+
<h2 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">
|
12 |
+
cvpr 2022 call for demos: https://cvpr2022.thecvf.com/call-demos
|
13 |
+
</h2>
|
14 |
+
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Join organization by clicking 'Join Organization Button' above</h3>
|
15 |
+
<p class="lg:col-span-2">
|
16 |
+
The CVPR 2022 Demo Program invites submissions of demos for the CVPR Demo Track.
|
17 |
+
Submissions may range from early research demos to mature production-ready systems. We particularly encourage publicly available open-source and open-access systems. We also encourage interactive industrial or individual systems that are innovative given the state of the art of current research in the CVPR community. Each submitted demo will include the system (or link) AND a paper (Papers are limited to eight pages, including figures and tables, in the CVPR style.) describing the system.</p><br />
|
18 |
+
|
19 |
+
|
20 |
+
</div>
|
21 |
|
|
|
|
|
22 |
|
|
|
23 |
|
|
|
24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|