Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tcdanielh committed May 22, 2024
1 parent c2b7a84 commit 2c61743
Showing 1 changed file with 6 additions and 22 deletions.
28 changes: 6 additions & 22 deletions cvpr24/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,11 +262,11 @@ <h2 class="text-uppercase text-letter-spacing-xs my-0 text-primary font-weight-b
<br>
<div class="sched-div mb-2 center" id="Friday, Nov 13th">
<h4 class="mt-0 mb-2 text-dark op-8 font-weight-bold">
Time: TBD
Time: 9:00 AM-12:00 PM
</h4>
<p class="text-sm text-dark">
Time zone: <a href="https://www.timeanddate.com/time/zone/usa/seattle">PDT (Pacific Daylight Time)</a> <br>
Location: Seattle Convention Center, <b>TBD</b> <br>
Location: Seattle Convention Center, <b>Arch 307-308</b> <br>
More details: <a href=""> CVPR tutorial page (TBD)</a><br>
<!-- <font color="#9F000F"><b>NEWS:</b> recording available <a href="https://youtu.be/AxhjGR1WIv8">here</a>.</font> -->
</p>
Expand All @@ -281,40 +281,24 @@ <h4 class="mt-0 mb-2 text-dark op-8 font-weight-bold">
</li>
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column">
<p class="my-0 text-dark flex-fw text-sm">
<span class="text-inverse op-8">09:30 - 10:20</span> - <i><b>Introduction to the SCENIC language</b>: We
will use a range of examples to illustrate the various
features of SCENIC and their use cases</i>
<span class="text-inverse op-8">09:30 - 10:45</span> - <i><b>Introduction to the SCENIC language with Hands-On programming</b>: we will provide a tutorial on how to model distributions of dynamic, interactive, multi-agent scenarios followed by hands-on programming with a jupyter notebook.</i>
</p>
</li>
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column">
<p class="my-0 text-dark flex-fw text-sm">
<span class="text-inverse op-8">10:20 - 10:40</span> - <i><b>Hands-On Programming with SCENIC</b>: We will
prepare a colab notebook for attendees to
model and generate scenarios and ask any questions of SCENIC language</i>
</p>
</li>
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column">
<p class="my-0 text-dark flex-fw text-sm">
<span class="text-inverse op-8">10:40 - 10:50</span> - <i><b>Brief Break</b></i>
<span class="text-inverse op-8">10:45 - 11:00</span> - <i><b>Coffee Break</b></i>
</p>
</li>
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column" data-toggle="collapse"
data-target="#day-1-item-4">
<p class="my-0 text-dark flex-fw text-sm">
<span class="text-inverse op-8">10:50 - 11:20</span> - <i><b>Applications of SCENIC (Part 1)</b>: We will
cover how to test perception, behavior prediction,
and planning components or the full autopilot stack in simulation with SCENIC using its support toolkit
called
VERIFAI</i>
<span class="text-inverse op-8">11:00 - 11:25</span> - <i><b>Applications of SCENIC (Part 1)</b>: We will cover how to test perception, behavior prediction, and planning components or the full autopilot stack in simulation with SCENIC using its support toolkit called VERIFAI</i>
</p>
</li>
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column" data-toggle="collapse"
data-target="#day-1-item-4">
<p class="my-0 text-dark flex-fw text-sm">
<span class="text-inverse op-8">11:20 - 11:50</span> - <i><b>Applications of SCENIC (Part 2)</b>: We will
cover how to collect desired sensor data (e.g. RGB,
LiDAR) and labels (e.g. segmentation, 3D bounding boxes) using SCENIC, and how to perform sim-to-real
validation</i>
<span class="text-inverse op-8">11:25 - 11:50</span> - <i><b>Applications of SCENIC (Part 2)</b>: We will cover how to collect desired sensor data (e.g. RGB, LiDAR) and labels (e.g. segmentation, 3D bounding boxes) using SCENIC, and how to perform sim-to-real validation</i>
</p>
</li>
<li class="list-timeline-item p-0 pb-3 pb-lg-4 d-flex flex-wrap flex-column" data-toggle="collapse"
Expand Down

0 comments on commit 2c61743

Please sign in to comment.