generated from yaoyao-liu/minimal-light
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
233 lines (141 loc) · 8.36 KB
/
index.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
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
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>Your Name | Your Affiliation</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="The Minimal Light is a simple and elegant jekyll theme for academic personal homepage.">
<meta name="keywords" content="minimal light">
<link rel="canonical" href="https://minimal-light-theme.yliu.me/"/>
<link rel="icon" media="(prefers-color-scheme:dark)" href="./assets/img/favicon-dark.png" type="image/png" />
<link rel="icon" media="(prefers-color-scheme:light)" href="./assets/img/favicon.png" type="image/png" />
<script src="./assets/js/favicon-switcher.js" type="application/javascript"></script>
<link rel=stylesheet href=https://cdnjs.cloudflare.com/ajax/libs/academicons/1.8.6/css/academicons.min.css integrity="sha256-uFVgMKfistnJAfoCUQigIl+JfUaP47GrRKjf6CTPVmw=" crossorigin=anonymous>
<link rel=stylesheet href=https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css integrity="sha256-+N4/V/SbAFiW1MPBCXnfnP9QSN3+Keu+NlB+0ev/YKQ=" crossorigin=anonymous>
<link rel="stylesheet" href="./assets/css/style.css">
<link rel="stylesheet" href="./assets/css/publications.css">
</head>
<body>
<div class="wrapper">
<header>
<a class="image avatar"><img src="./assets/img/avatar.png" alt="avatar" /></a>
<h1>Your Name</h1>
<position style="font-size:1.10rem;">Ph.D. Student</position>
<br>
<a href="" rel="noopener"><autocolor>Your Affiliation</autocolor></a>
<br>
<email>yourname (at) example.edu</email>
<br>
<br>
<div class="social-icons">
<a style="margin: 0 5px 0 0" href="https://scholar.google.com/">
<i class="ai ai-google-scholar" style="font-size:1.2rem"></i>
</a>
<a style="margin: 0 5px 0 0" href="assets/files/curriculum_vitae.pdf">
<i class="ai ai-cv" style="font-size:1.3rem;"></i>
</a>
<a style="margin: 0 5px 0 0" href="https://github.com/">
<i class="fab fa-github"></i>
</a>
<a style="margin: 0 5px 0 0" href="https://www.linkedin.com/">
<i class="fab fa-linkedin"></i>
</a>
<a style="margin: 0 0 0 0" href="https://twitter.com/">
<i class="fab fa-twitter"></i>
</a>
</div>
<br>
</header>
<section>
<h2 id="about-me">About Me</h2>
<p>I am a Ph.D. student at …</p>
<h2 id="research-interests">Research Interests</h2>
<ul>
<li><strong>Computer Vision:</strong> image recognition, image generation, video captioning</li>
<li><strong>Machine Learning:</strong> meta-learning, incremental learning, transfer learning</li>
</ul>
<h2 id="news">News</h2>
<ul>
<li><strong>[Feb. 2020]</strong> Our paper about incremental learning is accepted to CVPR 2020.</li>
<li><strong>[Feb. 2020]</strong> We will host the ACM Multimedia Asia 2020 conference in Singapore!</li>
<li><strong>[Sept. 2019]</strong> Our paper about few-shot learning is accepted to NeurIPS 2019.</li>
<li><strong>[Mar. 2019]</strong> Our paper about few-shot learning is accepted to CVPR 2019.</li>
</ul>
<h2 id="publications" style="margin: 2px 0px -15px;">Publications</h2>
<div class="publications">
<ol class="bibliography">
<li>
<div class="pub-row">
<div class="col-sm-3 abbr" style="position: relative;padding-right: 15px;padding-left: 15px;">
<img src="./assets/img/teaser_example_2.png" class="teaser img-fluid z-depth-1" style="width=100;height=40%" />
<abbr class="badge">MICCAI</abbr>
</div>
<div class="col-sm-9" style="position: relative;padding-right: 15px;padding-left: 20px;">
<div class="title"><a href="https://arxiv.org/pdf/2306.00988.pdf">Continual Learning for Abdominal Multi-Organ and Tumor Segmentation</a></div>
<div class="author">Yixiao Zhang, Xinyi Li, Huimiao Chen, Alan Yuille, <strong>Yaoyao Liu*</strong>, Zongwei Zhou* (*Corresponding authors)</div>
<div class="periodical"><em>International Conference on Medical Image Computing and Computer-Assisted Intervention <strong>(MICCAI)</strong>, 2023.</em>
</div>
<div class="links">
<a href="https://arxiv.org/pdf/2306.00988.pdf" class="btn btn-sm z-depth-0" role="button" target="_blank" style="font-size:12px;">PDF</a>
<a href="https://github.com/MrGiovanni/ContinualLearning" class="btn btn-sm z-depth-0" role="button" target="_blank" style="font-size:12px;">Code</a>
<a href="https://bib.yliu.me/MICCAI23.txt" class="btn btn-sm z-depth-0" role="button" target="_blank" style="font-size:12px;">BibTex</a>
<strong> <i style="color:#e74d3c">Early Accept</i></strong>
</div>
</div>
</div>
</li>
<br />
<li>
<div class="pub-row">
<div class="col-sm-3 abbr" style="position: relative;padding-right: 15px;padding-left: 15px;">
<img src="./assets/img/teaser_example.png" class="teaser img-fluid z-depth-1" style="width=100;height=40%" />
<abbr class="badge">CVPR</abbr>
</div>
<div class="col-sm-9" style="position: relative;padding-right: 15px;padding-left: 20px;">
<div class="title"><a href="https://arxiv.org/pdf/2002.10211.pdf">Mnemonics Training: Multi-Class Incremental Learning without Forgetting</a></div>
<div class="author"><strong>Yaoyao Liu</strong>, Yuting Su, An-An Liu, Bernt Schiele, Qianru Sun</div>
<div class="periodical"><em>IEEE/CVF Conference on Computer Vision and Pattern Recognition <strong>(CVPR)</strong>, 2020.</em>
</div>
<div class="links">
<a href="https://arxiv.org/pdf/2002.10211.pdf" class="btn btn-sm z-depth-0" role="button" target="_blank" style="font-size:12px;">PDF</a>
<a href="https://github.com/yaoyao-liu/class-incremental-learning/tree/main/mnemonics-training" class="btn btn-sm z-depth-0" role="button" target="_blank" style="font-size:12px;">Code</a>
<a href="https://class-il.mpi-inf.mpg.de/mnemonics/" class="btn btn-sm z-depth-0" role="button" target="_blank" style="font-size:12px;">Project Page</a>
<a href="https://class-il.mpi-inf.mpg.de/mnemonics/" class="btn btn-sm z-depth-0" role="button" target="_blank" style="font-size:12px;">BibTex</a>
<strong> <i style="color:#e74d3c">Oral Presentation</i></strong>
</div>
</div>
</div>
</li>
<br />
</ol>
</div>
<h2 id="services">Services</h2>
<h4 style="margin:0 10px 0;">Conference Reviewers</h4>
<ul style="margin:0 0 5px;">
<li><a href="http://cvpr2023.thecvf.com/"><autocolor>IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2021-2023</autocolor></a></li>
<li><a href="http://iccv2021.thecvf.com/"><autocolor>IEEE/CVF International Conference on Computer Vision (ICCV) 2021</autocolor></a></li>
<li><a href="https://eccv2022.ecva.net/"><autocolor>European Conference on Computer Vision (ECCV) 2022</autocolor></a></li>
</ul>
<h4 style="margin:0 10px 0;">Journal Reviewers</h4>
<ul style="margin:0 0 20px;">
<li><a href="https://www.computer.org/csdl/journal/tp"><autocolor>IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI)</autocolor></a></li>
<li><a href="https://www.springer.com/journal/11263"><autocolor>International Journal of Computer Vision (IJCV)</autocolor></a></li>
</ul>
<br>
<p><small>Powered by Jekyll and <a href="https://github.com/yaoyao-liu/minimal-light" target="_blank" rel="noopener">Minimal Light</a> theme.</small></p>
</section>
<footer>
</footer>
</div>
<script src="/assets/js/scale.fix.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-111540567-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>