forked from liungkejin/liungkejin.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathexperience.html
62 lines (45 loc) · 1.55 KB
/
experience.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
---
layout: blog_layout
---
<html>
<h1> Education </h1>
<ul>
<li>
<b>University of Bonn</b>, PhD Student <br />
<sub>Bonn, German | 2019.09-2023.06 </sub>
</li>
<li>
<b>Nankai University</b>, Master Student <br />
<sub>Tianjin, China | 2016.06-2019.06 </sub>
</li>
<li>
<b>University of Electronic Science and Technology of China</b>,Bachelor Student <br />
<sub>ChengDu, China | 2012.09-2016.06</sub> <br />
</li>
</ul>
</html>
<html>
<h1> Work </h1>
<ul>
<li>
<b>Visual Computing Group(Technical University of Munich)</b>, Research Intern <br />
<sub>Munich, German | 2018.10-2018.12</sub>
</li>
<li>
<b>Alibaba AI Lab</b>, Robotics Perception Intern <br />
<sub>Beijing, China | 2018.05-2018.08</sub>
</li>
<li>
<b>UISEE</b>, Autonomous Driving Perception Intern <br />
<sub>Beijing, China | 2017.06-2018.02</sub>
</li>
<li>
<b>Media Computing Lab, Nankai University</b>, Research Assistant <br />
<sub>Tianjin, China | 2015.10-2019.06</sub>
</li>
<li>
<b>Machine Intelligence Institute</b>, Research Intern <br />
<sub>ChengDu, China | 2014.05-2014.10</sub>
</li>
</ul>
</html>