-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
142 lines (135 loc) · 6.44 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
<!DOCTYPE HTML>
<html lang="ko-en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-S4T4PFRZVD"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-S4T4PFRZVD');
</script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="author" content="배완기" />
<title>배완기</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" />
<link rel="icon" type="image/png" href="images/seal_icon.png" />
</head>
<body>
<table style="width:100%;max-width:800px;border:0px;border-spacing:0px;border-collapse:separate;margin:auto;">
<tbody>
<tr>
<td>
<!-- Header Section -->
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin:auto;">
<tbody>
<tr>
<!-- Left Side: Name and Details -->
<td style="padding:2.5%;width:60%;vertical-align:middle;">
<p style="font-size:24px;font-weight:bold;text-align:center;">배완기 (Wan-Gi Bae)</p>
<table style="width:100%;max-width:600px;border-spacing:0;">
<tr>
<td style="text-align:right;vertical-align:top;padding-right:10px;">학력:</td>
<td>경북대학교 컴퓨터학부 석사 (2025.08 졸업 예정)</td>
</tr>
<tr>
<td style="text-align:right;vertical-align:top;padding-right:10px;"> </td>
<td>경북대학교 컴퓨터학부 학부 (2023.08 졸업)</td>
</tr>
<tr>
<td style="text-align:right;vertical-align:top;padding-right:10px;">주요 연구분야:</td>
<td>컴퓨터비전; 행동인식, 3D multi-modal neural reconstruction</td>
</tr>
<tr>
<!-- New Line -->
<td style="text-align:right;vertical-align:top;padding-right:10px;"> </td>
<td> </td>
</tr>
<tr>
<td style="text-align:right;vertical-align:top;padding-right:10px;"> </td>
<td>
<a href="mailto:[email protected]" style="text-decoration:none;color:#007bff;">Email</a> /
<a href="https://github.com/shiningcityuponahill7408" style="text-decoration:none;color:#007bff;">GitHub</a>
</td>
</tr>
</table>
</td>
<!-- Right Side: Image -->
<td style="padding:2.5%;width:40%;max-width:40%;">
<a href="images/wan-gi.jpg">
<img style="width:45%;max-width:45%;" alt="profile photo" src="images/wan-gi.jpg" class="hoverZoomLink" />
</a>
</td>
</tr>
</tbody>
</table>
<!-- Papers Section -->
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin:auto;">
<tbody>
<tr>
<td colspan="2" style="padding:20px;text-align:left;">
<h2>Papers</h2>
</td>
</tr>
<!-- Paper 1 -->
<tr>
<!-- Video Section -->
<td style="padding:20px;width:30%;vertical-align:middle;text-align:center;">
<div class="one">
<div class="two" id="lerf_under" style="opacity:0;">
<video style="width:100%;max-width:200px;" muted autoplay loop>
<source src="images/qwerty.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<video style="width:100%;max-width:200px;" muted autoplay loop id="lerf_splash">
<source src="images/qwerty.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
</td>
<!-- Text Section -->
<td style="padding:20px;width:70%;vertical-align:middle;">
<!-- TITLE -->
<a href="https://openaccess.thecvf.com/content/ACCV2024/html/Ha_ELLAR_An_Action_Recognition_Dataset_for_Extremely_Low-Light_Conditions_with_ACCV_2024_paper.html" style="font-weight:bold;font-size:18px;text-decoration:none;color:#007bff;">
ELLAR: An Action Recognition Dataset for Extremely Low-Light Conditions with Dual Gamma Adaptive Modulation
</a>
<br>
<!-- AUTHORS -->
<p style="font-size:14px;margin:10px 0;">
Minse Ha*, <b>Wan-Gi Bae*</b>, Geunyoung Bae, Jong Taek Lee<sup>†</sup>
<br>*Equal contribution, <sup>†</sup>Corresponding Author
</p>
<!-- CONFERENCE -->
<p style="font-style:italic;">ACCV, 2024. 한국정보과학회 우수학술대회, <span style="color:red;">Acceptance Rate: 32%</span></p>
<!-- LINKS -->
<p>
<a href="https://sites.google.com/view/knu-ellar/" style="text-decoration:none;color:#007bff;">Project page</a>
</p>
<!-- SUMMARY -->
<p style="margin-top:5px;font-size:14px;">
Introducing a dataset called ELLAR with more than 12k+ videos and proposing a method for tackling action recognition under extremely low-light conditions.
</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!-- Script Section -->
<script type="text/javascript">
function lerf_start() {
document.getElementById('lerf_splash').style.opacity = "0";
document.getElementById('lerf_under').style.opacity = "1";
}
function lerf_stop() {
document.getElementById('lerf_splash').style.opacity = "1";
document.getElementById('lerf_under').style.opacity = "0";
}
lerf_stop();
</script>
</body>
</html>