-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
executable file
·270 lines (229 loc) · 14.6 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<!-- Favicons -->
<!-- <link rel="apple-touch-icon" href="./assets/img/kit/free/apple-icon.png"> -->
<link rel="icon" href="./assets/img/kit/free/yonsei.ico">
<title>
Yonsei Vision and Learning Lab.
</title>
<!-- Fonts and icons -->
<link rel="stylesheet" type="text/css" target="_blank" href="https://fonts.googleapis.com/css?family=Open+Sans:+400,500,600,700|Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons" />
<link rel="stylesheet" target="_blank" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" />
<link rel="stylesheet" href="./assets/css/material-kit.css?v=2.0.2">
<!-- Documentation extras -->
<!-- CSS Just for demo purpose, don't include it in your project -->
<link href="./assets/assets-for-demo/demo.css" rel="stylesheet" />
<!-- iframe removal -->
</head>
<body class="index-page">
<nav class="navbar navbar-color-on-scroll navbar-transparent navbar-light fixed-top navbar-expand-lg " color-on-scroll="0" id="sectionsNav">
<div w3-include-html="header.html" class="container"></div>
</nav>
<div class="page-header header-filter clear-filter" data-parallax="true" style="background-image: url('./assets/img/yonsei-eagle.jpeg'); background-position-y: -170px;">
<div class="container">
<div class="row">
<div class="col-md-8 ml-auto mr-auto">
<div class="brand" style="margin-top: 5em;">
<h1>We have moved to SNUMPR Lab.</h1>
<h1> <a href="https://snumprlab.github.io/">Click here to go to the new page.</a></h1>
</div>
</div>
</div>
</div>
</div>
<!--
<div class="main main-raised">
<div class="container">
<div class="title">
<h2>News</h2>
</div>
<div class="row" style="margin-bottom: -2em;">
<div class="card" style="width: 94%;">
<div class="card-body" style="margin-bottom: 1em;">
<h4 class="card-title">
<i class="fa fa-bullhorn" aria-hidden="true"></i>
We are hiring motivated graduate students and undergraduate interns for 2024!
<a href="./joinus.html" style="font-size: 1em;">[Click for Detail]</a>
</h4>
</div>
</div>
</div>
<div class="row">
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">We won <a href="https://evalai.vis.xyz/web/challenges/challenge-page/6/leaderboard/12" target="_new">the 1st place</a> in <a href="https://wvcl.vis.xyz/challenges" target="_new">SHIFT Challenge 2023 - Continuous Test-time Adaptation for Object Detection</a> in <a href="https://wvcl.vis.xyz/" target="_new">ICCV 2023 Workshop on Visual Continual Learning</a> <br></h4>
<p class="card-text">Work by Dongjae, Seongwon, Taeheon, Minhyuk!</p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">3 papers are accepted in ICCV 2023<br></h4>
<p class="card-text">Work by our team members.<br>
Check out <a href="./research/highlight_iccv23.html">our presentations at ICCV 23</a><br>
Please refer to <a href="./pub.html">publication page</a> for detail</p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">We won <a href="./assets/paper_img/cvpr2023-workshop-Award-AT-First-v1.pdf" target="_new">the first place prize</a> in <a href="https://askforalfred.com/EAI23/" target="_new">Generalist Language Grounding Agents Challenge</a> in <a href="https://embodied-ai.org/" target="_new">CVPR 2023 Embodied AI Workshop</a><br></h4>
<p class="card-text">
Work by Jinyeon, Byeonghwi, Cheolhong, Yuyeong, Taewoong and Jonghyun.
</p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">One paper about continual learning is accepted in ICLR 2023<br></h4>
<p class="card-text">Work by Hyunseo, Minhyuk and NAVER folks.<br>
Please refer to <a href="./pub.html">publication page</a></p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">One paper about embodied AI is accepted in AAAI 2023<br></h4>
<p class="card-text">Work by Suvaansh and Byeonghwi.<br>
Paper and the code will be available soon.</p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">One paper about textual bias reduction in CNN is accepted in BMVC 2022<br></h4>
<p class="card-text">Work by Jonghyun with Maryland folks.<br>
Paper and the code will be available soon.</p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">One paper about embodied AI is accepted in NeurIPS 2022<br></h4>
<p class="card-text">Work by Kunal and Jonghyun with AI2 folks.<br>
Please refer to <a href="./pub.html">publication page</a></p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">4 papers are accepted in CVPR 2022<br></h4>
<p class="card-text">Work by our team members.<br>
Please refer to <a href="./pub.html">publication page</a></p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">One paper is accepted in DAC 2022<br></h4>
<p class="card-text">Work by Jonghyun and MSR/UNIST team.<br>
Please refer to <a href="./pub.html">publication page</a></p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">One paper is accepted in ICLR 2022<br></h4>
<p class="card-text">Work by Hyunseo, Dahyun, Jung-woo and Jonghyun.<br>
Please refer to <a href="./pub.html">publication page</a></p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">One paper is accepted in EMNLP 2021 as an Oral presentation<br></h4>
<p class="card-text">Work by Jonghyun with AI2 about <a href="https://iconary.allenai.org/" target="_new">Iconary</a>.<br>
Please refer to <a href="./pub.html">publication page</a></p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">4 papers (1 oral, 3 posters) are accepted in ICCV 2021<br></h4>
<p class="card-text">All first authors are our members with amazing collaborators from AI2, UC Berkeley, NCSOFT, KAIST and Seoul National University.<br>
Please refer to <a href="./pub.html">publication page</a>.</p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">Internships to <a href="https://allenai.org/" target="_blank">AI2</a>, <a href="https://clova.ai/en/research/research-area-detail.html?id=0" target="_blank">NAVER CLOVA AI</a> and <a href="https://www.lgresearch.ai/" target="_blank">LG AI</a><br></h4>
<p class="card-text" style="margin-bottom: 1em;">
Congratulations Byeonghwi (AI2), Dahyun (NAVER AI), Hyunseo (NAVER AI), Yeong-oo (NAVER AI) and Daechul (LG AI)!
</p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">One paper is accepted in IEEE TPAMI<br></h4>
<p class="card-text">Work by Mohammad, Yeong-woo and <a href="http://vi.kaist.ac.kr/project/kuk-jin-yoon/" target="_new">Prof. Kuk-Jin Yoon (KAIST)</a>.<br/>
The paper is an extension of our <a href="https://arxiv.org/pdf/1912.01196.pdf" target="_new">CVPR 2020 oral paper</a>.</p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">We're presenting our findings at CVPR 2021<br></h4>
<p class="card-text" style="margin-bottom: 1em;">
1 main conference paper. 2 (+1) workshop challege winners. 1 invited workshop paper.
Please refer to <a href="./pub.html">publication page</a>.
</p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">Kunal joins <a href="https://allenai.org/" target="_new">AI2</a> as an PYI<br></h4>
<p class="card-text" style="margin-bottom: 1em;">Our long-time research intern, Kunal Pratap Singh, received an <a href="https://allenai.org/predoctoral-young-investigators" target="_new">pre-doctoral young investigator (PYI)</a> offer from <a href="https://allenai.org/" target="_new">AI2</a>. Congratulations!
</p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">2nd place at ALFRED challenge at ECCV 2020 EVAL Workshop!
<font style="font-size: 10pt; color: rgb(193, 0, 51)">(Sponsored by AI2 and Google)</font><br></h4>
<p class="card-text" style="margin-bottom: 1em;">Work by Kunal, Suvaansh and Byeonghwi.<br/>
Leaderboard: <a href="https://leaderboard.allenai.org/alfred/submissions/public" target="_new">here</a>. Workshop page is <a href="https://askforalfred.com/EVAL/" target="_new">here</a> (our paper is #9).</p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">One paper is accepted in ECCV 2020<br></h4>
<p class="card-text" style="margin-bottom: 1em;">Work by Dahyun and Kunal.<br/>
The <a href="http://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123570562.pdf" target="_new">paper is about network architecture search for binary networks</a>.<br/>
(An improved version of Samsung Humantech Paper award.)</p>
</div>
</div>
<div class="card" style="width: 45%; margin-bottom: -0.5em;">
<div class="card-body">
<h4 class="card-title">One paper is accepted in CVPR 2020 as an Oral presentation!<br></h4>
<p class="card-text">Work by Mohammad and <a href="http://vi.kaist.ac.kr/project/kuk-jin-yoon/" target="_new">Prof. Kuk-Jin Yoon (KAIST)</a>.<br/>
The <a href="https://arxiv.org/pdf/1912.01196.pdf" target="_new">paper is about generating super-resolution image from event data</a>.</p>
</div>
</div>
</div>
<br /><br />
</div>
</div>
-->
<!-- End Modal -->
<div w3-include-html="footer.html"></div>
<!-- Core JS Files -->
<script src="./assets/js/core/jquery.min.js"></script>
<script src="./assets/js/core/popper.min.js"></script>
<script src="./assets/js/bootstrap-material-design.js"></script>
<!-- Plugin for Date Time Picker and Full Calendar Plugin -->
<script src="./assets/js/plugins/moment.min.js"></script>
<!-- Plugin for the Datepicker, full documentation here: https://github.com/Eonasdan/bootstrap-datetimepicker -->
<script src="./assets/js/plugins/bootstrap-datetimepicker.min.js"></script>
<!-- Plugin for the Sliders, full documentation here: http://refreshless.com/nouislider/ -->
<script src="./assets/js/plugins/nouislider.min.js"></script>
<!-- Material Kit Core initialisations of plugins and Bootstrap Material Design Library -->
<script src="./assets/js/material-kit.js?v=2.0.2"></script>
<!-- Fixed Sidebar Nav - js With initialisations For Demo Purpose, Don't Include it in your project -->
<script src="./assets/assets-for-demo/js/material-kit-demo.js"></script>
<!-- including html -->
<script src="./assets/js/include-html.js"></script>
<script>
$(document).ready(function() {
//init DateTimePickers
materialKit.initFormExtendedDatetimepickers();
// Sliders Init
// materialKit.initSliders();
includeHTML();
});
</script>
</body>
</html>