Skip to content

Commit 64f4c08

Browse files
authored
Update cv.md
1 parent 46483ee commit 64f4c08

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_pages/cv.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ Education
1515
* M.S. in Computer Science, New York University
1616
* B.S. in Computer Science, China Agricultural University
1717

18+
Publications
19+
======
20+
<ul>{% for post in site.publications reversed %}
21+
{% include archive-single-cv.html %}
22+
{% endfor %}</ul>
23+
1824
Work experience
1925
======
2026
* 2021/02 - Present: Research Assistant
@@ -38,9 +44,3 @@ Skills
3844
* Technologies & Tools: Visual Studio, Linux, MATLAB, Docker, MySQL
3945
* Deep Learning Frameworks: Pytorch and TensorFlow
4046
* Computer Vision Algorithms: Image/Video segmentation, Vision-Languague Models, Multimodal Fusion, Event-based Sensors, Low-light Enhancement.
41-
42-
Publications
43-
======
44-
<ul>{% for post in site.publications reversed %}
45-
{% include archive-single-cv.html %}
46-
{% endfor %}</ul>

0 commit comments

Comments
 (0)