forked from ai-kmu/ai-kmu.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
191 lines (186 loc) · 11.1 KB
/
index.html
File metadata and controls
191 lines (186 loc) · 11.1 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
<!DOCTYPE html>
<html lang="n">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>KMU MI LAB</title>
<link rel="shortcut icon" type="image/x-icon" href="/assets/img/imgpreview.ico">
<link rel="icon" href="/assets/img/imgpreview.ico">
<!-- <link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" /> -->
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v5.15.1/js/all.js" crossOrigin="anonymous"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" />`
<link href="https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700" rel="stylesheet" type="text/css" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
<script type= "modual" src="./js/paper.js"></script>
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-light bg-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top"><img src="assets/img/logos/kookmin_logo.png" alt="" /></a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fas fa-bars ml-1"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav text-uppercase ml-auto">
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#research">Research</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#notice">Notice</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#people" >People</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#publications" >Publications</a></li>
<!-- <li class="nav-item"><a class="nav-link js-scroll-trigger" href="#resources" >Resources</a></li> -->
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#contact" >Contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- Masthead-->
<header class="masthead">
<div class="container">
<div class="masthead-subheading">국민대학교 인공지능 연구실</div>
<div class="masthead-heading">Machine Intelligence Laboratory</div>
<!-- <a class="btn btn-primary btn-xl text-uppercase js-scroll-trigger" href="#services">Tell Me More</a> -->
</div>
</header>
<!-- Services-->
<section class="page-section" id="research">
<div class="container">
<div class="text-center">
<h2 class="section-heading">RESEARCH TOPICS</h2>
<h3 class="section-subheading text-muted"></h3>
</div>
<br>
<div class="row">
<div class="col-md-4 text-center">
<span class="fa-stack fa-4x">
<img class="research-img" src="assets/img/research/deep-learning.png">
</span>
<h4 class="research-topic-name">Deep Learning</h4>
<p class="text-muted research-text">We are interested in innovative deep learning algorithms
and applications for large-scale data analysis and data-driven
learning that can deliver breakthrough performance.</p>
</div>
<div class="col-md-4 text-center">
<span class="fa-stack fa-4x">
<img class="research-img" src="assets/img/research/artificial-intelligence.png">
</span>
<h4 class="research-topic-name">Applied Intelligence</h4>
<p class="text-muted research-text">We are creating scalable and accurate artificial intelligence applications for self-driving (car/drone), IoT, bio/healthcare, and security.</p>
</div>
<div class="col-md-4 text-center">
<span class="fa-stack fa-4x">
<img class="research-img" src="assets/img/research/systems-for-intelligence.png">
</span>
<h4 class="research-topic-name">Systems for Intelligence</h4>
<p class="text-muted research-text">We are developing technology solutions that can implement and accelerate
our analytics engines with emphasis on intelligent memory/storage systems and massively
parallel/distributed architectures.</p>
</div>
</div>
</div>
</section>
<section class="page-section" id="notice">
<div class="container">
<div class="text-center">
<h2 class="section-heading">NOTICE</h2>
<h3 class="section-subheading text-muted"></h3>
<div class="notice">
<div id="btn-modal">
<p class="notice-title">Looking for the brightest people to navigate advanced AI together!</p>
</div>
<div id="modal" class="modal-overlay">
<div class="modal-window">
<div class="title">
</div>
<div class="close-area">X</div>
<div class="content">
<p>
<strong>Case for graduate program</strong> (graduate students) or <strong>intern programs</strong> (undergraduate students) <br/>
If you are interested in working with us, please send <strong>jaekoo@kookmin.ac.kr</strong>. <br/>
Please state briefly why you are interested and what you are expecting as a career goal. <br/>
A brief summary of the <strong>benefits</strong> of our lab is as follows. <br/>
<br/>
- ensuring the highest level of labor and living costs <br/>
- tuition waiver <br/>
- participation in domestic and international conferences <br/>
- support the professional course related with research <br/>
- top-class research environment and high-tech equipment <br/>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- People Grid-->
<section class="page-section" id="people">
<div class = "people_card"></div> <!-- 교수님, 석사, 학부연구생, 졸업생 카드 -->
</section>
<!-- About-->
<section class="page-section" id="publications">
<div class="container">
<div class="text-center">
<h2 class="text-uppercase masthead-pub-heading" style="color: black;">PUBLICATIONS</h2>
</div>
<br>
<div class='pub'>
<div class="paper_list"> </div> <!-- 논문 리스트 -->
</div>
</div>
</section>
<!-- </section>
Team
<section class="page-section" id="resources">
</section> -->
<!-- Contact-->
<section class="page-section" id="contact">
<div class="container" style="text-align: center;">
<div class="text-center">
<h2 class="section-heading text-uppercase" style="color: black;">Contact</h2>
</div>
<br>
<div id="map" style="width:100%; height: 50vh;"></div>
<script src="./js/googlemap.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBZdMIsZHXfaOk236VnepxnsLAF8LDoo4E&callback=initMap®ion=kr"></script>
<br>
<p style="font-size: 1.2em; text-align:left; ">
Rm. 721, Bldg. Future (for professor) / Rm. 623 (G-Lab. for students)<br>
Kookmin university<br>
77, Jungrung-ro, Seongbuk-gu, Seoul, Republic of Korea (02707)<br><br>
서울특별시 성북구 정릉로 77 국민대학교<br>
미래관 721호 (교수실) / 623호 (G-Lab. 연구실)<br>
우편번호 02707<br>
</p>
</div>
</section>
<!-- Footer-->
<footer class="footer py-4 bg-light">
<div class="container">
<hr>
<div class="row align-items-center">
<div class="col-lg-6 text-lg-left">@Copyright 2021, Machine Intelligence Laboratory<br>Kookmin university</div>
<div class="col-lg-6 text-lg-right">
<a href="https://www.kookmin.ac.kr/"><img src="assets/img/logos/kookmin_logo.png" width="150px"></a>
<a href="https://cs.kookmin.ac.kr/" style="color:black; font-weight:800; text-decoration:none;">소프트웨어융합대학</a>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Third party plugin JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<!-- Core theme JS-->
<script src="./js/scripts.js"></script>
<script src="./js/scroll.js"></script>
<script src='./js/modal.js'></script>
</body>
</html>