You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _people/lixin.html
+28-2Lines changed: 28 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,22 +18,48 @@
18
18
19
19
<h2>Biography </h2>
20
20
<p>
21
-
I am a second-year PhD student supervised by Prof. <ahref="https://ait.ethz.ch/people/hilliges" title="_blank">Otmar Hilliges</a> and Prof. <ahref="https://dtzionas.com/">Dimitris Tzionas</a>.
21
+
I am a PhD student supervised by Prof. <ahref="https://ait.ethz.ch/people/hilliges" title="_blank">Otmar Hilliges</a>, Prof. <ahref="https://dtzionas.com/">Dimitris Tzionas</a>, and Prof. <ahref="https://people.inf.ethz.ch/polam/">Marc Pollefeys</a>.
22
22
I obtained my Master's degree from <ahref="https://ethz.ch/en.html">ETH Zürich</a> and my Bachelor's degree from <ahref="https://ev.buaa.edu.cn/">Beihang University</a>.
23
23
</p>
24
24
25
25
<p>
26
-
I am interested in digital humans and neural fields, with a goal to build learning-based methods that can faithfully model human-scene interaction.
26
+
My research interests mainly lie in computer vision and computer graphics, especially in the reconstruction of human-object interactions.
27
+
</p>
28
+
29
+
<p>
30
+
More information about me on <ahref="https://scholar.google.com/citations?user=1T0TIsoAAAAJ&hl=en">Google Scholar</a>, <ahref="https://github.com/lxxue/">GitHub</a>, <ahref="https://www.linkedin.com/in/lixin-xue-61b200157/">LinkedIn</a>, and <ahref="https://x.com/lixinxue">X</a>.
27
31
</p>
28
32
29
33
<h2>Publications </h2>
30
34
31
35
{% include get-publications.html filter="person" key="Lixin Xue" full-width=true %}
32
36
37
+
<h2>Student Theses</h2>
38
+
<dl>
39
+
<dt>2026</dt>
40
+
<dd>
41
+
<b>Gabrijel Radovcic</b><i>Master Thesis</i><br/> Reconstruction of Human-Object Interaction from Multiview Videos.
42
+
</dd>
43
+
<dd>
44
+
<b>Valery Fischer</b><i>Master Thesis</i><br/> ClimbPose: A Lightweight Dataset Generation Pipeline for 3D Human Reconstruction in Sport Climbing.
45
+
</dd>
46
+
<dt>2025</dt>
47
+
<dd>
48
+
<b>Zeqi Fan</b><i>Master Thesis</i><br/> 3D Dynamic Reconstruction from Multi-view Capture.
49
+
</dd>
50
+
<dd>
51
+
<b>Pelin Kincir</b><i>Semester Project</i><br/> Scene Flow Estimation from Multi-View RGB Videos for 3D Dynamic Reconstruction.
52
+
</dd>
53
+
</dl>
54
+
33
55
<h2>Teaching</h2>
34
56
<ul>
35
57
<li><aclass="a-text-ext" href="https://www.vorlesungen.ethz.ch/Vorlesungsverzeichnis/lerneinheit.view?semkez=2022W&ansicht=ALLE&lerneinheitId=162598&lang=en" target="_blank">Numerical Methods for Computer Science</a> — Fall 2023</a></li>
36
58
<li><aclass="a-text-ext" href="https://ait.ethz.ch/teaching/courses/2023-fs-seminar-human-centric-computer-vision" target="_blank">Advanced Topics in Human-Centric Computer Vision</a> — Fall 2023</a></li>
37
59
<li><aclass="a-text-ext" href="https://www.vorlesungen.ethz.ch/Vorlesungsverzeichnis/lerneinheit.view?semkez=2024S&lerneinheitId=176537&lang=en" target="_blank">Stochastics and Machine Learning</a> — Spring 2024</a></li>
38
60
<li><aclass="a-text-ext" href="https://ait.ethz.ch/teaching/courses/2024-ss-seminar-human-performance-capture" target="_blank">Seminar on Human-Performance Capture</a> — Spring 2024</a></li>
61
+
<li><aclass="a-text-ext" href="https://lec.inf.ethz.ch/ifmp/2024/" target="_blank">Informatik I</a> — Fall 2024</a></li>
62
+
<li><aclass="a-text-ext" href="https://ait.ethz.ch/teaching/courses/2025-ss-machine-perception" target="_blank">Machine Perception</a> — Spring 2025</a></li>
63
+
<li><aclass="a-text-ext" href="https://lec.inf.ethz.ch/mavt/informatik1/2025/" target="_blank">Informatik I</a> — Fall 2025</a></li>
64
+
<li><aclass="a-text-ext" href="https://lec.inf.ethz.ch/sml/2026/" target="_blank">Stochastics and Machine Learning</a> — Spring 2026</a></li>
0 commit comments