This repository has been archived by the owner on Apr 18, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
301 lines (290 loc) · 11.2 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<link rel="apple-touch-icon" sizes="76x76" href="./assets/img/favicon.ico">
<link rel="icon" type="image/png" href="./assets/img/favicon.ico">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<title>User-Centric Computing Group, UNNC</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, shrink-to-fit=no' name='viewport'/>
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,700|Source+Sans+Pro:400,600,700" rel="stylesheet">
<!-- Font Awesome Icons -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<!-- Main CSS -->
<link href="./assets/css/main.css" rel="stylesheet"/>
</head>
<body>
<!--------------------------------------
NAVBAR
--------------------------------------->
<nav class="topnav navbar navbar-expand-lg navbar-light bg-white fixed-top">
<div class="container">
<a class="navbar-brand" href="https://unnc-idl-ucc.github.io/"><strong>User-Centric Computing Group</strong></a>
<button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarColor02" aria-controls="navbarColor02" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarColor02" style="">
<ul class="navbar-nav mr-auto d-flex align-items-center">
<li class="nav-item">
<a class="nav-link" href="https://unnc-idl-ucc.github.io/"><b>Home</b><span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./navigatedarticles/aboutus.html"><b>About Us</b><span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./navigatedarticles/tobeadded.html"><b>Current Projects</b></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./navigatedarticles/tobeadded.html"><b>Completed Projects</b></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./navigatedarticles/tobeadded.html"><b>Student Resources</b></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./navigatedarticles/affilatedfaculties.html"><b>Affilated Faculties</b></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./navigatedarticles/aboutidl.html"><b>About IDL</b></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./navigatedarticles/aboutunnc.html"><b>About UNNC</b></a>
</li>
</ul>
<ul class="navbar-nav ml-auto d-flex align-items-center">
<li class="nav-item highlight">
<a class="nav-link" href="./navigatedarticles/tobeadded.html"><b>Join Us</b></a>
</li>
</ul>
</div>
</div>
</nav>
<!-- End Navbar -->
<!--------------------------------------
HEADER
--------------------------------------->
<div class="container">
<div class="jumbotron jumbotron-fluid mb-3 pt-0 pb-0 bg-lightblue position-relative">
<div class="pl-4 pr-0 h-100 tofront">
<div class="row justify-content-between">
<div class="col-md-6 pt-6 pb-6 align-self-center">
<h1 class="secondfont mb-3 font-weight-bold">Hiring! User-Centric Computing Group is seeking for talents.</h1>
<p class="mb-3">
We are always seeking for highly motivated talents, who aimed high to produce interdisciplianry and cutting-edge research. If you are hard-working, ambitious and extremely bright, we should have a chance to talk.
</p>
<p class="mb-3">
Our current focus lied on Human-Vehicle Interaction in Auto Vehicles, but we also have several other projects available and we are always open to interesting research proposals.
</p>
<a href="./article.html" class="btn btn-dark">Read More</a>
</div>
<div class="col-md-6 d-none d-md-block pr-0" style="background-size:cover;background-image:url(./assets/img/inlab.jpg);"> </div>
</div>
</div>
</div>
</div>
<!-- End Header -->
<!--------------------------------------
MAIN
--------------------------------------->
<div class="container pt-4 pb-4">
<div class="row">
<div class="col-lg-6">
<div class="card border-0 mb-4 box-shadow h-xl-300">
<div style="background-image: url(./assets/img/vid2vidopends.jpg); height: 50%; wdith: 50%; background-size: cover; background-repeat: no-repeat;"></div>
<div class="card-body px-0 pb-0 d-flex flex-column align-items-start">
<h2 class="h4 font-weight-bold">
<a class="text-dark" href="./researcharticles/article.html">Your Users Deserve to See What They Should</a>
</h2>
<p class="card-text">
We are currently developing a new cognitive driving simulator, with the capability to restore the realistic scenes wihin the lab.
</p>
<div>
<small class="d-block"><a class="text-muted" href="./author.html">Xiangjun Peng</a></small>
<small class="text-muted">Aug 18 · 5 min read</small>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="flex-md-row mb-4 box-shadow h-xl-300">
<div class="mb-3 d-flex align-items-center">
<img height="80" src="./assets/img/opendsscenario.jpg">
<div class="pl-3">
<h2 class="mb-2 h6 font-weight-bold">
<a class="text-dark" href="./article.html">Connect Research between Computer Vision and Human-Computer Interaction in Auto Vehicles Domain</a>
</h2>
<div class="card-text text-muted small">
Weikai Kong
</div>
<small class="text-muted">Aug 20 · 5 min read</small>
</div>
</div>
<div class="mb-3 d-flex align-items-center">
<img height="80" src="./assets/img/opendsscene.jpg">
<div class="pl-3">
<h2 class="mb-2 h6 font-weight-bold">
<a class="text-dark" href="./article.html">How to Release Designers from the Struggles of Driving Scenarios Implementations?</a>
</h2>
<div class="card-text text-muted small">
Shuolei Wang
</div>
<small class="text-muted">Spe 9 · 5 min read</small>
</div>
</div>
<div class="mb-3 d-flex align-items-center">
<img height="80" src="./assets/img/opendsscenario.jpg">
<div class="pl-3">
<h2 class="mb-2 h6 font-weight-bold">
<a class="text-dark" href="./article.html">Configurable Abstractions of Driving Tasks for Agile Development in Cognitive Simulators</a>
</h2>
<div class="card-text text-muted small">
Zilin Song
</div>
<small class="text-muted">Dec 12 · 5 min read</small>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row justify-content-between">
<div class="col-md-8">
<h5 class="font-weight-bold spanborder"><span>News</span></h5>
<div class="mb-3 d-flex justify-content-between">
<div class="pr-3">
<h2 class="mb-1 h4 font-weight-bold">
<a class="text-dark" href="./article.html">Position Paper Accepted in AutomotiveUI'19</a>
</h2>
<p>
Our position paper to embed Video-to-video Synthesis has been accepted by ACM AutomotiveUI 2019.
</p>
<div class="card-text text-muted small">
Xiangjun Peng
</div>
<small class="text-muted">Sep 2 · 5 min read</small>
</div>
</div>
<div class="mb-3 d-flex justify-content-between">
<div class="pr-3">
<h2 class="mb-1 h4 font-weight-bold">
<a class="text-dark" href="./article.html">Zilin and Shuolei, welcome!</a>
</h2>
<p>
Zilin Song and Shuolei Wang have joined User-Centric Computing Group for Summer Research Projects. Welcome!
</p>
<div class="card-text text-muted small">
Xiangjun Peng
</div>
<small class="text-muted">Jun 7 · 3 min read</small>
</div>
</div>
<div class="mb-3 d-flex justify-content-between">
<div class="pr-3">
<h2 class="mb-1 h4 font-weight-bold">
<a class="text-dark" href="./article.html">User-Centric Computing Group has been launched</a>
</h2>
<p>
User-Centric Computing Group has been established, with the introspections of previous research and experiences.
</p>
<div class="card-text text-muted small">
Xiangjun Peng
</div>
<small class="text-muted">Jan 17 · 5 min read</small>
</div>
</div>
</div>
<div class="col-md-4 pl-4">
<h5 class="font-weight-bold spanborder"><span>Resources</span></h5>
<ol class="list-featured">
<li>
<span>
<h6 class="font-weight-bold">
<a href="https://github.com/unnc-idl-ucc/Issues-OpenDS" class="text-dark">Potential Directions</a>
</h6>
<p class="text-muted">
User-Centric Computing Group
</p>
</span>
</li>
<li>
<span>
<h6 class="font-weight-bold">
<a href="https://github.com/unnc-idl-ucc/Attempt-Vid2Vid-OpenDS" class="text-dark">Source Codes Released [Vid2vid]</a>
</h6>
<p class="text-muted">
User-Centric Computing Group
</p>
</span>
</li>
<li>
<span>
<h6 class="font-weight-bold">
<a href="https://github.com/unnc-idl-ucc/Document-OpenDS" class="text-dark">Documentation for OpenDS</a>
</h6>
<p class="text-muted">
Zilin Song and Shuolei Wang
</p>
</span>
</li>
<li>
<span>
<h6 class="font-weight-bold">
<a href="https://github.com/unnc-idl-ucc/Scenes-OpenDS" class="text-dark">Source Codes Released [Scenes]</a>
</h6>
<p class="text-muted">
Shuolei Wang
</p>
</span>
</li>
<li>
<span>
<h6 class="font-weight-bold">
<a href="https://github.com/unnc-idl-ucc/Scenarios-OpenDS" class="text-dark">Source Codes Released [Scenarios]</a>
</h6>
<p class="text-muted">
Zilin Song
</p>
</span>
</li>
<li>
<span>
<h6 class="font-weight-bold">
<a href="https://github.com/unnc-idl-ucc/Emotion-Estimation" class="text-dark">Source Codes Released [Emotion]</a>
</h6>
<p class="text-muted">
Weikai Kong
</p>
</span>
</li>
</ol>
</div>
</div>
</div>
<!--------------------------------------
FOOTER
--------------------------------------->
<div class="container mt-5">
<footer class="bg-white border-top p-3 text-muted small">
<div class="row align-items-center justify-content-between">
<div>
<span class="navbar-brand mr-2"><strong>User-Centric Computing Group</strong></span> Copyright ©
<script>document.write(new Date().getFullYear())</script>
. All rights reserved.
</div>
<div>
This website is powered by <a target="_blank" class="text-secondary font-weight-bold" href="https://www.wowthemes.net/mundana-free-html-bootstrap-template/">Mundana Theme</a> by WowThemes.net.
</div>
</div>
</footer>
</div>
<!-- End Footer -->
<!--------------------------------------
JAVASCRIPTS
--------------------------------------->
<script src="./assets/js/vendor/jquery.min.js" type="text/javascript"></script>
<script src="./assets/js/vendor/popper.min.js" type="text/javascript"></script>
<script src="./assets/js/vendor/bootstrap.min.js" type="text/javascript"></script>
<script src="./assets/js/functions.js" type="text/javascript"></script>
</body>
</html>