@@ -27,35 +27,35 @@ export const members: {
2727 ] ,
2828 keys : [ "staff" ] ,
2929 } ,
30- {
31- name : "Li Chen" ,
32- image : "/assets/person/li_chen.jpg" ,
33- image_s : "/assets/person/li_chen_s.jpg" ,
34- desc : "End-to-End Autonomous Driving & Embodied AI" ,
35- links : [
36- {
37- icon : "homepage" ,
38- url : "https://ilnehc.github.io/" ,
39- } ,
40- {
41- icon : "scholar" ,
42- url : "https://scholar.google.com/citations?user=ulZxvY0AAAAJ" ,
43- } ,
44- {
45- icon : "email" ,
46- url : "mailto:lichen@opendrivelab.com" ,
47- } ,
48- {
49- icon : "github" ,
50- url : "https://github.com/ilnehc" ,
51- } ,
52- {
53- icon : "x" ,
54- url : "https://twitter.com/ilnehc" ,
55- } ,
56- ] ,
57- keys : [ "hku" ] ,
58- } ,
30+ // {
31+ // name: "Li Chen",
32+ // image: "/assets/person/li_chen.jpg",
33+ // image_s: "/assets/person/li_chen_s.jpg",
34+ // desc: "End-to-End Autonomous Driving & Embodied AI",
35+ // links: [
36+ // {
37+ // icon: "homepage",
38+ // url: "https://ilnehc.github.io/",
39+ // },
40+ // {
41+ // icon: "scholar",
42+ // url: "https://scholar.google.com/citations?user=ulZxvY0AAAAJ",
43+ // },
44+ // {
45+ // icon: "email",
46+ // url: "mailto:lichen@opendrivelab.com",
47+ // },
48+ // {
49+ // icon: "github",
50+ // url: "https://github.com/ilnehc",
51+ // },
52+ // {
53+ // icon: "x",
54+ // url: "https://twitter.com/ilnehc",
55+ // },
56+ // ],
57+ // keys: ["hku"],
58+ // },
5959 {
6060 name : "Huijie Wang" ,
6161 image : "/assets/person/huijie_wang.jpg" ,
@@ -85,31 +85,31 @@ export const members: {
8585 ] ,
8686 keys : [ "staff" ] ,
8787 } ,
88- {
89- name : "Chonghao Sima" ,
90- image : "/assets/person/chonghao_sima.jpg" ,
91- image_s : "/assets/person/chonghao_sima_s.jpg" ,
92- desc : "Autonomous Driving" ,
93- links : [
94- {
95- icon : "scholar" ,
96- url : "https://scholar.google.com/citations?user=dgYJ6esAAAAJ" ,
97- } ,
98- {
99- icon : "email" ,
100- url : "mailto:smch@opendrivelab.com" ,
101- } ,
102- {
103- icon : "github" ,
104- url : "https://github.com/ChonghaoSima" ,
105- } ,
106- {
107- icon : "x" ,
108- url : "https://twitter.com/smch_1127" ,
109- } ,
110- ] ,
111- keys : [ "hku" ] ,
112- } ,
88+ // {
89+ // name: "Chonghao Sima",
90+ // image: "/assets/person/chonghao_sima.jpg",
91+ // image_s: "/assets/person/chonghao_sima_s.jpg",
92+ // desc: "Autonomous Driving",
93+ // links: [
94+ // {
95+ // icon: "scholar",
96+ // url: "https://scholar.google.com/citations?user=dgYJ6esAAAAJ",
97+ // },
98+ // {
99+ // icon: "email",
100+ // url: "mailto:smch@opendrivelab.com",
101+ // },
102+ // {
103+ // icon: "github",
104+ // url: "https://github.com/ChonghaoSima",
105+ // },
106+ // {
107+ // icon: "x",
108+ // url: "https://twitter.com/smch_1127",
109+ // },
110+ // ],
111+ // keys: ["hku"],
112+ // },
113113 {
114114 name : "Tianyu Li" ,
115115 image : "/assets/person/tianyu_li.jpg" ,
@@ -502,7 +502,7 @@ export const members: {
502502 url : "https://github.com/ArthurWuzh" ,
503503 } ,
504504 ] ,
505- keys : [ "joint " ] ,
505+ keys : [ "alumni " ] ,
506506 } ,
507507 {
508508 name : "Haochen Liu" ,
0 commit comments