-
Notifications
You must be signed in to change notification settings - Fork 4
/
people.json
758 lines (758 loc) · 18.1 KB
/
people.json
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
{
"angel": {
"name": "Angel X. Chang",
"special": true
},
"manolis": {
"name": "Manolis Savva",
"web": "https://msavva.github.io/"
},
"pat": {
"name": "Pat Hanrahan",
"web": "http://graphics.stanford.edu/~hanrahan/"
},
"matt": {
"name": "Matthew Fisher",
"web": "https://techmatt.github.io/"
},
"matthias": {
"name": "Matthias Nießner",
"web": "https://niessnerlab.org/members/matthias_niessner/profile.html"
},
"angie": {
"name": "Angela Dai",
"web": "http://cs.stanford.edu/people/adai"
},
"maciej": {
"name": "Maciej Halber",
"web": "https://mhalber.github.io/"
},
"maneesh": {
"name": "Maneesh Agrawala",
"web": "http://graphics.stanford.edu/~maneesh/"
},
"mihail": {
"name": "Mihail Eric",
"web": "https://www.mihaileric.com/"
},
"gilbert": {
"name": "Gilbert Bernstein",
"web": "http://graphics.stanford.edu/~gilbo/"
},
"chrisman": {
"name": "Christopher D. Manning",
"web": "http://nlp.stanford.edu/manning/"
},
"chrispotts": {
"name": "Christopher Potts",
"web": "http://web.stanford.edu/~cgpotts/"
},
"tom": {
"name": "Thomas Funkhouser",
"web": "http://www.cs.princeton.edu/~funk/"
},
"leo": {
"name": "Leonidas Guibas",
"web": "http://geometry.stanford.edu/member/guibas/"
},
"HaoSu": {
"name": "Hao Su",
"web": "http://cseweb.ucsd.edu/~haosu/"
},
"LiYi": {
"name": "Li Yi",
"web": "https://ericyi.github.io/"
},
"qixing": {
"name": "Qixing Huang",
"web": "http://www.cs.utexas.edu/~huangqx/"
},
"zimo": {
"name": "Zimo Li"
},
"silvio": {
"name": "Silvio Savarese",
"web": "http://cvgl.stanford.edu/silvio/"
},
"shuran": {
"name": "Shuran Song",
"web": "http://vision.princeton.edu/people/shurans/"
},
"andy": {
"name": "Andy Zeng",
"web": "http://andyzeng.github.io/"
},
"yinda": {
"name": "Yinda Zhang",
"web": "http://robots.princeton.edu/people/yindaz/"
},
"kyle": {
"name": "Kyle Genova",
"web": "http://www.kylegenova.com/"
},
"lin": {
"name": "Lin Shao",
"web": "https://linsats.github.io/"
},
"jianxiong": {
"name": "Jianxiong Xiao",
"web": "http://www.jianxiongxiao.com/"
},
"fisher": {
"name": "Fisher Yu",
"web": "http://yf.io/"
},
"will": {
"name": "Will Monroe",
"web": "https://wmonroeiv.github.io/"
},
"sebastian": {
"name": "Sebastian Schuster",
"web": "http://sebschu.com/"
},
"ranjay": {
"name": "Ranjay Krishna",
"web": "http://www.ranjaykrishna.com/"
},
"fei-fei": {
"name": "Li Fei-Fei",
"web": "http://vision.stanford.edu/feifeili/"
},
"heeyoung": {
"name": "Heeyoung Lee"
},
"marta": {
"name": "Marta Recasens",
"web": "http://clic.ub.edu/users/marta-recasens"
},
"yves": {
"name": "Yves Peirsman",
"web": "http://nlp.yvespeirsman.be/"
},
"mihai": {
"name": "Mihai Surdeanu",
"web": "http://www.surdeanu.name/mihai/"
},
"nate": {
"name": "Nathanael Chambers",
"web": "http://www.usna.edu/Users/cs/nchamber/"
},
"danj": {
"name": "Dan Jurafsky",
"web": "http://www.stanford.edu/~jurafsky/"
},
"davidm": {
"name": "David McClosky",
"web": "http://nlp.stanford.edu/~mcclosky/"
},
"eneko": {
"name": "Eneko Agirre",
"web": "http://ixa2.si.ehu.es/~jipagbee/"
},
"val": {
"name": "Valentin I. Spitkovsky",
"web": "http://nlp.stanford.edu/valentin/"
},
"johnbauer": {
"name": "John Bauer"
},
"julie": {
"name": "Julie Tibshirani"
},
"jean": {
"name": "Jean Y. Wu"
},
"osbert": {
"name": "Osbert Bastani",
"web": "https://obastani.github.io/"
},
"gabor": {
"name": "Gabor Angeli",
"web": "http://cs.stanford.edu/~angeli/"
},
"arun": {
"name": "Arun Tejasvi Chaganty",
"web": "http://arun.chagantys.org/"
},
"KevinReschke": {
"name": "Kevin Reschke",
"web": "https://sites.google.com/site/kevinreschke/"
},
"KeithSiilats": {
"name": "Keith Siilats"
},
"ericyeh": {
"name": "Eric Yeh",
"web": "http://www.ai.sri.com/people/yeh/"
},
"sonal": {
"name": "Sonal Gupta",
"web": "http://www.cs.stanford.edu/people/sonal/"
},
"hiyan": {
"name": "Hiyan Alshawi"
},
"tianrong": {
"name": "Tianrong Zhang"
},
"VidyaSetlur": {
"name": "Vidya Setlur",
"web": "https://research.tableau.com/user/vidya-setlur"
},
"EnamulHoque": {
"name": "Enamul Hoque",
"web": "https://www.yorku.ca/enamulh/"
},
"DaeHyunKim": {
"name": "Dae Hyun Kim",
"web": "https://dhkim16.github.io/"
},
"SarahBattersby": {
"name": "Sarah E. Battersby",
"web": "https://research.tableau.com/user/sarah-battersby"
},
"MelanieTory": {
"name": "Melanie Tory",
"web": "https://research.tableau.com/user/melanie-tory"
},
"RichGossweiler": {
"name": "Rich Gossweiler",
"web": "https://research.tableau.com/user/rich-gossweiler"
},
"christiane": {
"name": "Christiane Fellbaum",
"web": "https://www.cs.princeton.edu/~fellbaum/"
},
"alexey": {
"name": "Alexey Dosovitskiy",
"web": "https://scholar.google.de/citations?user=FXNJRDoAAAAJ&hl=en"
},
"vladlen": {
"name": "Vladlen Koltun",
"web": "http://vladlen.info/"
},
"grace": {
"name": "Grace Muzny",
"web": "http://nlp.stanford.edu/~muzny/"
},
"ChrisChoy": {
"name": "Christopher B. Choy",
"web": "https://chrischoy.github.io/"
},
"DanielRitchie": {
"name": "Daniel Ritchie",
"web": "https://dritchie.github.io/"
},
"ArmenAvetisyan": {
"name": "Armen Avetisyan",
"web": "https://niessnerlab.org/members/armen_avetisyan/profile.html"
},
"ManuelDahnert": {
"name": "Manuel Dahnert",
"web": "https://niessnerlab.org/members/manuel_dahnert/profile.html"
},
"KaichunMo": {
"name": "Kaichun Mo",
"web": "https://cs.stanford.edu/~kaichun"
},
"HeWang": {
"name": "He Wang",
"web": "https://hughw19.github.io/"
},
"ShilinZhu": {
"name": "Shilin Zhu",
"web": "http://cseweb.ucsd.edu/~shz338/"
},
"SubarnaTripathi": {
"name": "Subarna Tripathi",
"web": "http://acsweb.ucsd.edu/~stripath/"
},
"KaiWang": {
"name": "Kai Wang",
"web": "https://kwang-ether.github.io/"
},
"KevinChen": {
"name": "Kevin Chen",
"web": "https://cs.stanford.edu/~kchen92"
},
"MichaelFang": {
"name": "Michael Fang"
},
"RishiMago": {
"name": "Rishi Mago"
},
"PranavKrishna": {
"name": "Pranav Krishna"
},
"YifeiShi": {
"name": "Yifei Shi"
},
"ZhelunWu": {
"name": "Zhelun Wu"
},
"KaiXu": {
"name": "Kai Xu",
"web": "https://kevinkaixu.net/"
},
"YuAnLin": {
"name": "Yu-An Lin"
},
"BenWeissmann": {
"name": "Ben Weissmann"
},
"PeterAnderson": {
"name": "Peter Anderson",
"web": "https://www.panderson.me/"
},
"DevendraChaplot": {
"name": "Devendra Singh Chaplot",
"web": "http://www.cs.cmu.edu/~dchaplot/"
},
"SaurabhGupta": {
"name": "Saurabh Gupta",
"web": "http://saurabhg.web.illinois.edu/"
},
"JanaKosecka": {
"name": "Jana Kosecka",
"web": "https://cs.gmu.edu/~kosecka/"
},
"JitendraMalik": {
"name": "Jitendra Malik",
"web": "https://people.eecs.berkeley.edu/~malik/"
},
"RoozbehMottaghi": {
"name": "Roozbeh Mottaghi",
"web": "https://cs.stanford.edu/~roozbeh/"
},
"AmirZamir": {
"name": "Amir R. Zamir",
"web": "https://cs.stanford.edu/~amirz/"
},
"FanboXiang": {
"name": "Fanbo Xiang",
"web": "https://www.fbxiang.com/"
},
"YuzheQin": {
"name": "Yuzhe Qin",
"web": "https://yzqin.github.io/"
},
"YikuanXia": {
"name": "Yikuan Xia"
},
"HaoZhu": {
"name": "Hao Zhu",
"web": "https://berniezhu.github.io/"
},
"FangchenLiu": {
"name": "Fangchen Liu",
"web": "https://fangchenliu.github.io/"
},
"MinghuaLiu": {
"name": "Minghua Liu",
"web": "http://cseweb.ucsd.edu/~mil070/"
},
"YifuYuan": {
"name": "Yifu Yuan"
},
"JustinDieter": {
"name": "Justin Dieter"
},
"TianWang": {
"name": "Tian Wang"
},
"madhawa": {
"name": "Madhawa Vidanapathirana",
"web": "https://madhawav.github.io/"
},
"yasu": {
"name": "Yasutaka Furukawa",
"web": "https://www.cs.sfu.ca/~furukawa/"
},
"YasamanEtesam": {
"name": "Yasaman Etesam",
"tags": ["alumni"],
"alumni": [
"Fall 2019"
]
},
"AliGholami": {
"name": "Ali Gholami",
"tags": ["alumni"],
"alumni": [
{
"description": "M.Sc. Fall 2019 to Spring 2022, next Zippin" ,
"thesis": {
"title": "Dense Captioning for 3D Environments using Natural Language",
"url": "https://theses.lib.sfu.ca/file/thesis/6920"
}
}
]
},
"SoniaRaychaudhuri": {
"name": "Sonia Raychaudhuri",
"web": "https://sonia-raychaudhuri.github.io/",
"tags": ["student", "PhD"],
"details": "Fall 2020"
},
"LeonKochiev": {
"name": "Leon Kochiev",
"tags": ["alumni"],
"alumni": [
{
"description": "M.Sc. Fall 2019 to Summer 2021, next Integrant" ,
"thesis": {
"title": "Neural State Machine for 2D and 3D Visual Question Answering",
"url": "https://theses.lib.sfu.ca/file/thesis/6675"
}
}
]
},
"YueRuan": {
"name": "Yue Ruan",
"tags": ["alumni"],
"alumni": [
{
"description": "M.Sc. Fall 2019 to Spring 2022, next Amazon" ,
"thesis": {
"title": "TriCoLo: Trimodal Contrastive Loss for Text to Shape Retrieval",
"url": "https://theses.lib.sfu.ca/file/thesis/6930"
}
}
]
},
"AkshitSharma": {
"name": "Akshit Sharma",
"tags": ["alumni"],
"alumni": [
{
"description": "M.Sc. Fall 2019 to Fall 2022",
"thesis": {
"title": "DenseRefer3D: A Language and 3D Dataset for Coreference Resolution and Referring Expression Comprehension",
"url": "https://theses.lib.sfu.ca/file/thesis/7202"
}
}
]
},
"HanxiaoJiang": {
"name": "Hanxiao (Shawn) Jiang",
"web": "https://jianghanxiao.github.io/",
"tags": ["alumni"],
"alumni": [{
"description": "undergrad, Fall 2019 - 2020, M.Sc. Fall 2020 to Summer 2023, next UIUC PhD",
"thesis": {
"title": "OPD: Single-view 3D Openable Part Detection",
"url": "https://summit.sfu.ca/item/36177"
}
}]
},
"YongsenMao": {
"name": "Yongsen Mao",
"web": "https://sammaoys.github.io/"
},
"SanjayHaresh": {
"name": "Sanjay Haresh",
"web": "https://www.sanjayharesh.com/"
},
"HanHungLee": {
"name": "Han-Hung Lee",
"web": "https://hanhung.github.io/",
"tags": ["student", "PhD"],
"details": "Fall 2021"
},
"XiaohaoSun": {
"name": "Xiaohao Sun",
"web": "https://sun-xh.github.io/",
"tags": ["student", "PhD"],
"details": "Fall 2021"
},
"XingguangYan": {
"name": "Xingguang Yan",
"web": "http://yanxg.art/",
"tags": ["student", "PhD"],
"details": "Fall 2022"
},
"QiruiWu": {
"name": "Qirui Wu",
"web": "https://qiruiw.github.io/",
"tags": ["alumni", "student", "PhD"],
"details": "Spring 2022",
"alumni": [
"undergrad, Fall 2019 - 2021, next SFU PhD"
]
},
"AustinWang": {
"name": "Austin T. Wang",
"web": "https://atwang16.github.io/",
"tags": ["student", "PhD"],
"details": "Fall 2023"
},
"XiaoliangHuo": {
"name": "Xiaoliang Huo",
"tags": ["student", "PhD"],
"details": "Fall 2023, co-advised with Manolis Savva"
},
"WeijieLin": {
"name": "Weijie (Lewis) Lin",
"web": "https://lewislinn.github.io/",
"tags": ["alumni"],
"alumni": [
"undergrad, Spring 2020 - 2021, next CMU MS"
]
},
"YimingZhang": {
"name": "Yiming Zhang",
"tags": ["alumni", "student", "PhD"],
"details": "Spring 2024",
"alumni": [ {
"description": "undergrad, 2021, M.Sc. 2022 - 2023, next SFU PhD",
"thesis": {
"title": "Multi3DRefer: Grounding text description to multiple 3D objects",
"url": "https://summit.sfu.ca/item/37957"
}
}
]
},
"ZemingGong": {
"name": "Zeming Gong",
"web": "https://zmgong.github.io/",
"tags": ["alumni", "student", "Master"],
"details": "Summer 2023",
"alumni": [
"undergrad, 2022, next SFU MSc"
]
},
"DenysIliash": {
"name": "Denys Iliash",
"tags": ["student", "Master"],
"details": "Spring 2024",
"alumni": [
"undergrad, Fall 2023, next SFU MSc"
]
},
"MrinalGoshalia": {
"name": "Mrinal Goshalia",
"tags": ["student", "Undergrad"],
"details": "Fall 2023"
},
"DaveZhenyuChen": {
"name": "Dave Zhenyu Chen",
"web": "http://www.niessnerlab.org/members/zhenyu_chen/profile.html",
"tags": ["alumni"],
"alumni": [
"visiting student, Spring 2022, PhD at <a href='https://www.tum.de/'>Technical University of Munich</a>; TUM-IAS funded student co-advised with <a href='http://www.niessnerlab.org/index.html'>Matthias Niessner</a>"
]
},
"TommasoCampari": {
"name": "Tommaso Campari",
"web": "https://www.tommasocampari.com/",
"tags": ["alumni"],
"alumni": [
"visiting student, Spring 2022, PhD at University of Padova"
]
},
"EnricoCancelli": {
"name": "Enrico Cancelli",
"web": "http://hit.psy.unipd.it/enrico-cancelli",
"tags": ["alumni"],
"alumni": [
"visiting student, Spring 2024, PhD at University of Padova"
]
},
"AditiJain": {
"name": "Aditi Jain",
"tags": ["alumni"],
"alumni": [
"visiting student, Summer 2022, Undergraduate at IIT Delhi"
]
},
"NingWang": {
"name": "Ning Wang",
"web": "https://wangning-001.github.io/",
"tags": ["alumni"],
"alumni": [
"visiting student, Spring 2023-2024, PhD at Wuhan University"
]
},
"JiayiLiu": {
"name": "Jiayi Liu",
"web": "https://3dlg-hcvc.github.io/singapo/"
},
"JiaqiTan": {
"name": "Jiaqi Tan",
"web": "https://christinatan0704.github.io/mysite/"
},
"SaimWani": {
"name": "Saim Wani",
"web": "https://saimwani.github.io/"
},
"ShivanshPatel": {
"name": "Shivansh Patel",
"web": "https://shivanshpatel35.github.io/"
},
"UnnatJain": {
"name": "Unnat Jain",
"web": "https://unnat.github.io/"
},
"VladmirKim": {
"name": "Vladmir Kim",
"web": "http://www.vovakim.com/"
},
"SiddharthaChaudhuri": {
"name": "Siddhartha Chaudhuri",
"web": "https://www.cse.iitb.ac.in/~sidch/"
},
"XianghaoXu": {
"name": "Xianghao Xu",
"web": "https://xxh43.github.io/"
},
"DavidCharatan": {
"name": "David Charatan",
"web": "https://davidcharatan.com/"
},
"MaeHeitmann": {
"name": "Mae Heitmann"
},
"AliMahdaviAmiri": {
"name": "Ali Mahdavi-Amiri",
"web": "hhttps://arash-mham.github.io/"
},
"DhruvBatra": {
"name": "Dhruv Batra",
"web": "https://www.cc.gatech.edu/~dbatra/"
},
"SoniaChernova": {
"name": "Sonia Chernova",
"web": "https://www.cc.gatech.edu/~chernova/"
},
"AndrewDavison": {
"name": "Andrew J. Davison",
"web": "https://www.doc.ic.ac.uk/~ajd/"
},
"JiaDeng": {
"name": "Jia Deng",
"web": "https://www.cs.princeton.edu/~jiadeng/"
},
"SergeyLevine": {
"name": "Sergey Levine",
"web": "https://people.eecs.berkeley.edu/~svlevine/"
},
"IgorMordatch": {
"name": "Igor Mordatch"
},
"AndrewSzot": {
"name": "Andrew Szot",
"web": "https://www.andrewszot.com/"
},
"ErikWijmans": {
"name": "Erik Wijmans",
"web": "https://wijmans.xyz/"
},
"YiliZhao": {
"name": "Yili Zhao",
"web": "http://www.yilizhao.net/"
},
"AaronGokaslan": {
"name": "Aaron Gokaslan",
"web": "https://skylion007.github.io/"
},
"MustafaMukadam": {
"name": "Mustafa Mukadam",
"web": "http://www.mustafamukadam.com/"
},
"FranziskaMeier": {
"name": "Franziska Meier",
"web": "https://fmeier.github.io/"
},
"ZsoltKira": {
"name": "Zsolt Kira",
"web": "https://www.cc.gatech.edu/~zk15/"
},
"VladimírVondrus": {
"name": "Vladimír Vondrus",
"web": "https://github.com/mosra"
},
"AlexanderSchwing": {
"name": "Alexander Schwing",
"web": "https://alexander-schwing.de/"
},
"SvetlanaLazebnik": {
"name": "Svetlana Lazebnik",
"web": "https://slazebni.cs.illinois.edu/"
},
"SanthoshRamakrishnan": {
"name": "Santhosh K. Ramakrishnan",
"web": "https://srama2512.github.io/"
},
"RonghangHu": {
"name": "Ronghang Hu",
"web": "https://ronghanghu.com/"
},
"XinleiChen": {
"name": "Xinlei Chen",
"web": "https://xinleic.xyz/"
},
"KarmeshYadav": {
"name": "Karmesh Yadav",
"web": "https://www.karmeshyadav.com/"
},
"RamRamrakhya": {
"name": "Ram Ramrakhya",
"web": "https://ram81.github.io/"
},
"TheoGervet": {
"name": "Theo Gervet",
"web": "https://theophilegervet.github.io/"
},
"LucianoSerafini": {
"name": "Luciano Serafini",
"web": "https://dkm.fbk.eu/author/lucianoserafini/"
},
"LambertoBallan": {
"name": "Lamberto Ballan",
"web": "http://www.lambertoballan.net/"
},
"YonatanBisk": {
"name": "Yonatan Bisk",
"web": "https://yonatanbisk.com/"
},
"MukulKhanna": {
"name": "Mukul Khanna",
"web": "https://mukulkhanna.github.io/"
},
"ChrisPaxton": {
"name": "Chris Paxton",
"web": "https://cpaxton.github.io/"
},
"BrennanShacklett": {
"name": "Brennan Shacklett",
"web": "https://cs.stanford.edu/~bps/"
},
"JoakimHaurum": {
"name": "Joakim Bruslund Haurum",
"web": "https://joakimhaurum.github.io/"
},
"ScottLowe": {
"name": "Scott C Lowe",
"web": "https://scottclowe.com/"
},
"GrahamTaylor": {
"name": "Graham W Taylor",
"web": "https://www.gwtaylor.ca/"
},
"LilaKari": {
"name": "Lila Kari",
"web": "https://cs.uwaterloo.ca/~lila/"
},
"PaulFieguth": {
"name": "Paul Fieguth",
"web": "https://uwaterloo.ca/systems-design-engineering/profile/pfieguth"
},
"PabloMillanArias": {
"name": "Pablo Millan Arias",
"web": "https://millanp95.github.io/"
},
"ZiyuWan": {
"name": "Ziyu Wan",
"web": "http://raywzy.com/"
}
}