-
Notifications
You must be signed in to change notification settings - Fork 1
/
speakers.html
93 lines (83 loc) · 4.61 KB
/
speakers.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<!--
* @Author: Wenhao Ding
* @Email: [email protected]
* @Date: 2023-01-10 19:52:29
* @LastEditTime: 2023-03-01 22:26:53
* @Description:
-->
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<!-- Begin Jekyll SEO tag v2.7.1 -->
<title>Secure and Safe Autonomous Driving (SSAD) | Workshop and Challenge at CVPR 2023</title>
<meta name="generator" content="Jekyll v3.9.0" />
<meta property="og:title" content="Secure and Safe Autonomous Driving" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Secure and Safe Autonomous Driving | Workshop at CVPR 2023" />
<meta property="og:description" content="Secure and Safe Autonomous Driving | Workshop at CVPR 2023" />
<meta property="og:site_name" content="Secure and Safe Autonomous Driving" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Secure and Safe Autonomous Driving" />
<script type="application/ld+json">
{"headline":"Secure and Safe Autonomous Driving (SSAD)","url":"/","name":"Secure and Safe Autonomous Driving (SSAD)","description":"Secure and Safe Autonomous Driving (SSAD) | Workshop and Challenge at CVPR 2023","@type":"WebSite","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="stylesheet" href="/SSAD2023/assets/css/style.css?v=">
</head>
<body>
<a id="skip-to-content" href="#content">Skip to the content.</a>
<header class="page-header" role="banner">
<h1 class="project-name">Secure and Safe Autonomous Driving (SSAD) Workshop and Challenge</h1>
<h2 class="project-tagline">Workshop at <a href="https://cvpr2023.thecvf.com/">CVPR 2023</a><br>Vancouver, Canada, June 19, 2023</h2>
<a href="/SSAD2023/" class="btn">Home</a>
<a href="/SSAD2023/cfp" class="btn">Call for Papers</a>
<a href="/SSAD2023/papers" class="btn">Accepted Papers</a>
<a href="/SSAD2023/challenge" class="btn">Challenge</a>
<a href="/SSAD2023/schedule" class="btn">Tentative Schedule</a>
<a href="/SSAD2023/speakers" class="btn">Speakers</a>
<!-- <a href="/SSAD2023/sponsors" class="btn">Sponsors</a>-->
<!-- <a href="/organizers" class="btn">Organizers</a>-->
<!-- <a href="/committee" class="btn">Program Committee</a>-->
<!-- <a href="/related" class="btn">Related Workshops</a>-->
</header>
<main id="content" class="main-content" role="main">
<h1 id="overview">Speakers</h1>
<!-- <p>TBD</p>-->
<p>Speakers are in alphabetical order by last name.</p>
<table>
<tbody>
<tr>
<td><img src="/SSAD2023/assets/images/Been.jpeg" alt="Been Kim" width="350" /></td>
<td><img src="/SSAD2023/assets/images/Marco.jpeg" alt="Marco Pavone" width="350" /></td>
<td><img src="/SSAD2023/assets/images/Petiushko.png" alt="Aleksandr Petiushko" width="350" /></td>
</tr>
<tr>
<td width="312" ><a href="https://beenkim.github.io/">Been Kim</a><br />Google</td>
<td width="312" ><a href="https://research.nvidia.com/person/marco-pavone">Marco Pavone</a><br />NVIDIA & Stanford University</td>
<td width="312" ><a href="https://petiushko.info/">Aleksandr Petiushko</a><br />Nuro</td>
</tr>
<tr>
<td><img src="/SSAD2023/assets/images/Dorsa.jpeg" alt="Dorsa Sadigh" width="350" /></td>
<td><img src="/SSAD2023/assets/images/shenlong.jpg" alt="Shenlong Wang" width="350" /></td>
<td><img src="/SSAD2023/assets/images/bolei.jpg" alt="Bolei Zhou" width="350" /></td>
</tr>
<tr>
<td width="312" ><a href="https://dorsa.fyi">Dorsa Sadigh</a><br />Stanford University</td>
<td width="312" ><a href="https://shenlong.web.illinois.edu/">Shenlong Wang</a><br />UIUC</td>
<td width="312" ><a href="https://boleizhou.github.io">Bolei Zhou</a><br />UCLA</td>
</tr>
</tbody>
</table>
<footer class="site-footer">
<span class="site-footer-credits">
<!-- Please contact <a href="mailto:[email protected]">Huan Zhang</a> or <a href="mailto:[email protected]">Linyi Li</a> if you have any questions.<br> -->
If you have any questions, please contact Chejian Xu via <a href="mailto:[email protected]">[email protected]</a>.<br>
<!-- This page was generated by <a href="https://pages.github.com">GitHub Pages</a> following the template of <a href="https://aisecure-workshop.github.io/aml-iclr2021">AML-ICLR 2021 workshop</a>.-->
</span>
</footer>
</main>
</body>
</html>