-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
592 lines (456 loc) · 21.3 KB
/
index.html
File metadata and controls
592 lines (456 loc) · 21.3 KB
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
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
<!--
* A Design by GraphBerry
* Author: GraphBerry
* Author URL: http://graphberry.com
* License: http://graphberry.com/pages/license
-->
<!DOCTYPE html>
<html>
<head>
<title>IMPRESS Lab</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="Free singlepage web template created by GraphBerry">
<meta name="keywords" content="HTML5, Bootstrap 3, CSS3, javascript, PHP, Responsive, Mobile">
<meta name="author" content="GraphBerry.com" />
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400" rel="stylesheet">
<!-- Styles -->
<link rel="stylesheet" type="text/css" href="css/yellowmoon-font.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>
<header id="header">
<!-- Section title -->
<h1 class="sr-only">YellowMoon | Home page</h1>
</header>
<main>
<!--
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
여기서부터 홈구성
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
<section id="home" class="home">
<!-- Section title -->
<h2 class="sr-only">Home</h2>
<div class="l-align-both">
<!--
<figure class="logo">
<img src="img/logo/yellowmoon_logo_01.svg" title="YellowMoon Logo" alt="Cartoon illustration of the moon">
<figcaption class="sr-only">YellowMoon Logo</figcaption>
</figure>
-->
<center>
<span class="h1 -impress-head">IMPRESS</span>
<span class="h2 -white">Intelligent Multimedia Processing Laboratory</span>
<span class="h3 -white">
<br><br>
Room 07-506/526, impress.inu.ac.kr<br>
wikim{at}inu.ac.kr, +82-32-835-8452<br><br>
Dept. of Computer Science and Engineering<br>
Incheon National University<br>
119 Academy-ro (Songdo-dong), Yeonsu-gu, Incheon, Korea<br>
</span>
</center>
<a href="#research" class="chevron-down smoothScroll button" style="padding-bottom: 40px;">Explore</a>
<a href="#research" class="chevron-down smoothScroll">
<img class="icon" src="img/chevron_down_white.svg" title="Scroll down" alt="Chevron pointing downwards">
<span class="sr-only">Scroll down</span>
</a>
</div>
</section>
<!-- /.home -->
<div class="nav-container">
<nav id="main-navigation" class="navbar navbar-default">
<!-- Section title -->
<h2 class="sr-only">Main navigation</h2>
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#main-navbar" aria-expanded="false">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="sr-only">Toggle navigation</span>
</button>
<a class="navbar-brand smoothScroll" href="#home">
<img class="logo" src="img/logo/logo.png" title="IMPRESS" alt="" style='height:1000px'>
<span class="sr-only">YellowMoon Logo</span>
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div id="main-navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a class="smoothScroll" href="#home">Home <span class="sr-only">(current)</span></a></li>
<li><a class="smoothScroll" href="#research">Research</a></li>
<li><a class="smoothScroll" href="#people">People</a></li>
<li><a class="smoothScroll" href="#publication">Publication</a></li>
<li><a class="smoothScroll" href="#contact">Class</a></li>
<li><a class="smoothScroll" href="#news">News</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- /.navbar -->
</div>
<!-- /.nav-container -->
<!--
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
여기서부터 연구
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
<section id="research" class="about" style="padding-bottom: 0px;">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2" style='margin-left:0px'>
<!-- Section title -->
<img src="./img/title/research.PNG" style='height:100%; width:45%; object-fit:contain;'>
</div>
</div>
<!-- /.row -->
<!--행 박스 1-->
<div class="row box-container" style="margin-top:0px">
<div class="col-sm-4">
<div class="about-box">
<h3 class="title -one -black">잡음 환경에 강인한 음성인식을 위한<br> 전처리 기법 연구</h3>
<p class="desc">
<ul>
- 모델 결합을 이용한 특징보상 기법
</ul>
<ul>
- Missing-feature 기반 특징 복원 기법
</ul>
<ul>
- Variational 모델 생성을 이용한 특징 보상 기법
</ul>
<br><br>
<ul>
<img src="img/research/research1.png" alt="잡음환경" style='height:100%; width:100%; object-fit:contain'>
<img src="img/research/research1-2.png" alt="잡음환경" style='height:100%; width:100%; object-fit:contain'>
</ul>
</p>
</div>
<!-- /.about-box -->
</div>
<div class="col-sm-4">
<div class="about-box">
<h3 class="title -two -black">음성인식 기반 기술 연구<br><br></h3>
<p class="desc">
<ul>
- 소규모 음성 인식 시스템 개발
</ul>
<ul>
- 음성인식 성능 평가를 위한 데이터베이스 검증 시스템 개발
</ul>
<ul>
- DNN 기반 음성 인식 시스템 개발
</ul>
<br><br>
<ul>
<img src="img/research/research2.png" alt="음성인식" style='height:100%; width:100%; object-fit:contain'>
<img src="img/research/research2-1.png" alt="음성인식" style='height:100%; width:60%; object-fit:contain'><img src="img/research/research2-2.png" alt="음성인식" style='height:100%; width:40%; object-fit:contain'>
</ul>
</p>
</div>
<!-- /.about-box -->
</div>
<div class="col-sm-4">
<div class="about-box">
<h3 class="title -three -black">장애 음성 검출 및 인식 기술 연구<br><br></h3>
<p class="desc">
<ul>
- 구개부 장애인 음성 복원 및 인식 기술 개발
</ul>
<ul>
- 심층신경망을 이용한 발성장애 음성의 진단 진표 및 인식 기술 개발
</ul>
<br><br>
<ul style="padding-left: 0px;">
<img src="img/research/research3.png" alt="장애음성" style='width:100%; object-fit:contain'>
</ul>
</p>
</div>
<!-- /.about-box -->
</div>
</div>
<!-- /.row -->
<div class="row box-container">
<img src="./img/title/mainProject.PNG" style='height:100%; width:30%; object-fit:contain; margin-left:13px'>
<br> <br>
<div class="col-sm-14">
<ul>
<li>재난 환경의 극심한 잡음에 강인한 음성 인식 기술 연구 (한국연구재단, 2019 - 현재)</li>
<li>전화 녹취 음성에서 화자분리 및 음원분리 기술 구현 용역 개발 (미디어젠, 2020)</li>
<li>임베디드용 소규모 음성인식 시스템 심화연구 용역 개발 (미디어젠, 2019)</li>
<li>사용자 정의 기동어 인식 기술 개발 (LG전자, 2019)</li>
<li>기동어 발화 데이터를 이용한 화자 인식기술 개발 (LG전자, 2018)</li>
<li>구개인두부전증 환자 음성과 연축성 발성장애 음성을 대상으로 한 심층신경망을 이용한 발성장애 음성의 진단 진표 및 인식 기술 개발 (한국연구재단, 2016 – 2019)</li>
<li>음성인식 응용기술 및 DNN 시스템 개발 (미디어젠, 2017)</li>
<li>음소 모델 기반의 소어휘 단어 음성 인식기 개발 및 성능개선 (미디어젠, 2016)</li>
<li>Smart Water Grid 맞춤형 ICT 기반 물정보 관리기술 개발 (국토교통부, 2013-2016)</li>
<li>구개부 장애인 음성 복원 및 인식 기술 개발 (교육과학기술부, 2013-2016)</li>
<li>차량용 음성 인식에 효과적이고 이기종 음성 인식 시스템에 공통 적용 가능한 전처리 기술개발 (산학협동재단, 2013-2014)</li>
<li>Robust Automatic Transcription of Speech (RATS) (DARPA, 미국, 2010-2012)</li>
</ul>
</div>
</div>
</div>
<!-- /.box-container -->
</section>
<!-- /.about -->
<!--
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
여기서부터 사람소개
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
<section id="people" class="portfolio">
<div class="container">
<img src="./img/title/people.PNG" style='height:100%; width:30%; object-fit:contain;'>
<div class="row box-container" style="margin-top:20px">
<div class="col-xxs-12 col-xs-6 col-md-3" style="margin-left: 150px;">
<a href="people.html#WooilKIM">
<div class="portfolio-item">
<img src="img/people/kwi_s.png" title="People image one title" alt="People image one description">
<div class="overlay">
<div class="content">
<span class="h2 -black text-center">Prof .Wooil KIM</span>
<span class="h3 -blue text-center">Director</span>
</div>
</div>
<!-- /.overlay -->
</div>
<!-- /.portfolio-item -->
</a>
</div>
<div class="col-xxs-12 col-xs-6 col-md-3" >
<a href="people.html#AraBAE">
<div class="portfolio-item">
<img src="img/people/bar_s.png" title="People image three title" alt="People image three description">
<div class="overlay">
<div class="content">
<span class="h2 -black text-center">Ara BAE</span>
<span class="h3 -blue text-center">Graduate Student</span>
</div>
</div>
<!-- /.overlay -->
</div>
<!-- /.portfolio-item -->
</a>
</div>
<div class="col-xxs-12 col-xs-6 col-md-3">
<a href="people.html#JaeheeJung">
<div class="portfolio-item">
<img src="img/people/jjh.png" title="People image three title" alt="People image three description">
<div class="overlay">
<div class="content">
<span class="h2 -black text-center">Jaehee JUNG</span>
<span class="h3 -blue text-center">UnderGraduate Student</span>
</div>
</div>
<!-- /.overlay -->
</div>
<!-- /.portfolio-item -->
</a>
</div>
<!-- /.row -->
<div class="col-xxs-12 col-xs-12 col-md-6 -black">
<br><br>
Alumni<br>
- Seung-en Ji (MS, 2015.3 -2017.2), Selvas AI Inc.<br>
- Ki-mu Yoon (MS, 2017.3 - 2019.2), Mediazen Inc.<br>
</div>
</div>
<!-- /.row -->
</div>
<!-- /.container -->
</section>
<!-- /.portfolio -->
<!--
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
여기서부터 논문
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
<section id="publication" class>
<div class="container">
<img src="./img/title/publication.PNG">
</div>
<section id="clients" class="clients">
<div class="container" style="text-align:center;">
<br><br><br><br>
<a href="./publication.html#PUBLICATION">
<span class="-impress-head" style="font-size:50px">READ MORE</span>
</a>
</div>
<!-- /.container -->
</section>
<!-- /.clients -->
</section>
<!--
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
여기서부터 클래스!
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
<section id="contact" class="contact">
<div class="container">
<!-- Section title -->
<img src="./img/title/class.PNG">
<div class="row box-container" style="margin-top:30px">
<div class="col-md-10 col-md-offset-1">
<form class="contact-form">
<div class="container-fluid -blue">
<div class="row">
<div class="col-sm-3 bigfont">
2018 Spring
</div>
<div class="col-sm-9 -black">
<ul>
<li>Digital Engineering</li>
<li>Captone Design II</li>
<li>Pattern Recognition</li>
</ul>
</div>
</div>
<!-- /.row -->
<div class="row">
<div class="col-sm-3 bigfont">
2018 Fall
</div>
<div class="col-sm-9 -black">
<ul>
<li>Computer Architecture</li>
<li>Speech Recognition <strong>(Class for graduate)</strong></li>
</ul>
</div>
</div>
<!-- /.row -->
<div class="row">
<div class="col-sm-3 bigfont">
2019 Spring
</div>
<div class="col-sm-9 -black">
<ul>
<li>Digital Engineering</li>
</ul>
</div>
</div>
<!-- /.row -->
<div class="row">
<div class="col-sm-3 bigfont">
2019 Fall
</div>
<div class="col-sm-9 -black">
<ul>
<li>Computer Architecture</li>
<li>Captone Design I</li>
</ul>
</div>
</div>
<!-- /.row -->
<div class="row">
<div class="col-sm-3 bigfont">
2020 Spring
</div>
<div class="col-sm-9 -black">
<ul>
<li>Digital Engineering</li>
<li>Captone Design II</li>
</ul>
</div>
</div>
<!-- /.row -->
<div class="row">
<div class="col-sm-3 bigfont">
2020 Fall
</div>
<div class="col-sm-9 -black">
<ul>
<li>Computer Architecture</li>
<li>Pattern Recognition<strong>(Class for graduate)</strong></li>
</ul>
</div>
</div>
<!-- /.row -->
<!-- 이게 한칸 쓰는 패턴인듯 -->
<!-- <div class="row">
<div class="col-sm-12">
</div>
</div> -->
<!-- 이게 한칸 쓰는 패턴인듯 -->
<!-- /.row -->
</div>
<!-- /.container -->
</form>
<!-- /.contact-form -->
</div>
</div>
<!-- /.row -->
</div>
<!-- /.container -->
</section>
<!-- /.contact -->
<!--
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
여기서부터 뉴스!
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-->
<section id="news" class="contact">
<div class="container">
<img src="./img/title/news.PNG">
<div class="row box-container" style="margin-top:30px">
<div class="col-md-10 col-md-offset-1">
<div class="row">
<div class="col-sm-9">
<ul>
<li>연구실 겨울 MT</li>
<br><img src="img/news/mt.png" alt="MT" style='height:80%; width:80%; object-fit:contain'>
<br>
<br>
<li>Interspeech 2019 참석</li>
<br><img src="img/news/interspeech.png" alt="MT" style='height:100%; width:100%; object-fit:contain'>
<br>
<br>
<li>음성통신 및 신호처리 학술발표대회/한국음향학회 춘계·추계학술대회 참가</li>
<br><img src="img/news/conference.png" alt="MT" style='height:80%; width:80%; object-fit:contain'>
<br>
<br>
- 윤기무, 한국음향학회 추계학술대회 우수 발표논문 "잡음 환경에 강인한 DNN 기반의 기동어 인식용 음성 인식기의 성능 평가", 2018<br>
- 윤기무, 한국음향학회 춘계학술대회 우수 발표논문 "잡음 환경에서의 음성 인식 성능 향상을 위한 심층 신경망 기반의 특징 보상 기법", 2019<br>
- 배아라, 한국음향학회 추계학술대회 우수 발표논문 "주의집중기법을 활용한 LSTM기반의 화자 검증 시스템", 2019<br>
<br>
<li>방학 중 논문 리뷰 세미나</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<footer id="footer" class="footer">
<!-- Section title -->
<h2 class="sr-only">Footer</h2>
<div class="container">
<div class="row">
<div class="col-sm-6">
<small class="copyright -yellow"> © <span id="year">2016</span> - YellowMoon All Right Reserved</small>
</div>
</div>
<!-- /.row -->
</div>
<!-- /.container -->
</footer>
<!-- Scripts -->
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script type="text/javascript" src="js/libs/smooth-scroll.min.js"></script>
<script type="text/javascript" src="js/libs/modernizr.mq.js"></script>
<!-- Latest compiled and minified JavaScript Bootstrap-->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<!-- Custom JS -->
<script type="text/javascript" src="js/custom.js"></script>
</body>
</html>