-
Notifications
You must be signed in to change notification settings - Fork 2
/
chirag_content.html
583 lines (476 loc) · 24.8 KB
/
chirag_content.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Human-Machine Interaction @ IIIT-D</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700,900" rel="stylesheet">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/jquery-ui.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/jquery.fancybox.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body data-spy="scroll" data-target=".site-navbar-target" data-offset="300">
<style>
.wrapper {
text-align: center;
}
.new_logo_des{
display: inline-block;
}
.inline {
display: inline;
}
.paper_links a {
color: #333;
}
.paper_links:hover a {
color: rgb(105,105,105);
}
</style>
<div class="site-wrap">
<div class="site-mobile-menu site-navbar-target">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div>
<div class="border-bottom top-bar py-2 bg-dark" id="home-section">
<div class="container">
<div class="row">
<div class="col-md-6">
<p class="mb-0">
<span class="mr-3"><strong class="text-white">Phone:</strong> <a href="tel://#">+91-11-26907523</a></span>
<span><strong class="text-white">Email:</strong> <a href="#">hmi(at)iiitd(dot)ac(dot)in</a></span>
</p>
</div>
<div class="col-md-6">
<ul class="social-media">
<li><a href="https://www.facebook.com/hmi.iiitd/" class="p-2" target="_blank"><span class="icon-facebook"></span></a></li>
<li><a href="https://twitter.com/hmi_iiitd" class="p-2" target="_blank"><span class="icon-twitter"></span></a></li>
<li><a href="https://www.instagram.com/hmi_iiitd/" class="p-2" target="_blank"><span class="icon-instagram"></span></a></li>
<li><a href="https://www.linkedin.com/company/human-machine-interaction/about/" class="p-2" target="_blank"><span class="icon-linkedin"></span></a></li>
<!-- <li><a href="#" class="p-2"><i class="fa fa-globe" aria-hidden="true"></i></a></li> -->
</ul>
</div>
</div>
</div>
</div>
<header class="site-navbar py-4 bg-white js-sticky-header site-navbar-target" role="banner">
<div class="container">
<div class="row align-items-center">
<div class="col-11 col-xl-2">
<!-- <h1 class="mb-0 site-logo"><a href="index.html" class="text-black h2 mb-0">Create<span class="text-primary">.</span> </a></h1>
--> <a class="mb-0 site-logo" href="index.html"><img class="new_logo_des" src="images/logo/logo_hit.jpg" id="header-logo" class="img-fluid" ></a>
</div>
<div class="col-12 col-md-10 d-none d-xl-block">
<nav class="site-navigation position-relative text-right" role="navigation">
<ul class="site-menu main-menu js-clone-nav mr-auto d-none d-lg-block">
<li><a href="index.html" class="nav-link">Home</a></li>
<li class="has-children">
<a href="project.html" class="nav-link">Research</a>
<ul class="dropdown">
<li><a href="project.html">Projects</a></li>
<li><a class="nav-link" href="publication.html">Publications</a></li>
</ul>
</li>
<li class="has-children">
<a href="team.html" class="nav-link">Our Team</a>
<ul class="dropdown">
<li><a href="team.html#director-section">Director</a></li>
<li><a href="team.html#members-section">Members</a></li>
<li><a href="team.html#alumni-section">Alumni</a></li>
<li><a href="team.html#collaborator-section">Collaborators</a></li>
</ul>
</li>
<li class="has-children">
<a href="resources.html" class="nav-link">Resources</a>
<ul class="dropdown">
<li><a href="faq.html" class="nav-link">FAQ</a></li>
<li><a href="blog.html" class="nav-link">Blogs</a></li>
<li><a href="resources.html#internat-res-section">Internal Resources</a></li>
<li><a href="resources.html#external-res-section">External Resources</a></li>
</ul>
</li>
<li><a href="updates.html" class="nav-link">Updates</a></li>
<!-- <li><a href="#-section" class="nav-link">Contact Us</a></li> -->
<li class="has-children">
<a href="contact_us.html" class="nav-link">Let's Connect</a>
<ul class="dropdown">
<li><a href="join_us.html">Join Us</a></li>
<li><a href="contact_us.html">Contact Us</a></li>
</ul>
</li>
</ul>
</nav>
</div>
<div class="d-inline-block d-xl-none ml-md-0 mr-auto py-3" style="position: relative; top: 3px;"><a href="#" class="site-menu-toggle js-menu-toggle text-black"><span class="icon-menu h3"></span></a></div>
</div>
</div>
</header>
<div class="site-blocks-cover" style="background-image: url(images/project_header/pb15.png);" data-aos="fade" data-stellar-background-ratio="0.5">
<!-- Source of Image : https://upload.wikimedia.org/wikipedia/commons/d/d7/Research_Scene_Vector.svg -->
<div class="container">
<div class="row align-items-center justify-content-center text-center">
<div class="col-md-12" data-aos="fade-up" data-aos-delay="400">
<div class="row justify-content-center mb-4">
<div class="col-md-12 text-center">
<!-- <h1><strong>Parrot: Picture-Based App for Verbal Communication</strong></h1> -->
<!-- <p class="lead mb-5">Free Web Template by <a href="#" target="_blank">Colorlib</a></p> -->
<!-- <div><a data-fancybox data-ratio="2" href="https://vimeo.com/317571768" class="btn btn-primary btn-md">Watch Video</a></div> -->
</div>
</div>
</div>
</div>
</div>
</div>
<div class="site-section" id="publications-section">
<div class="container">
<div class="row mb-5">
<!-- <div class="col-md-5 ml-auto mb-5 order-md-2" data-aos="fade">
<img src="images/about_1.jpg" alt="Image" class="img-fluid rounded">
</div> -->
<!-- <div class="row justify-content-center mb-5">
<div class="text-center pb-1">
<h3 class="text-black h1 site-section-heading">Parrot: Picture-Based App for Verbal Communication</h3>
<img src="images/chirag_proj.png" height="683.76" width="683.76" alt="Image" class="img-fluid rounded" >
</div>
</div> -->
<div class="row mb-5">
<div class="col-md-12 order-md-1" data-aos="fade">
<div class="col-17 mb-4">
<p class="text-primary lead" > <strong>Abstract</strong></p>
<p class="lead" style="text-align:justify;">The aim of the project is to develop a mobile/tablet app to facilitate verbal communication for children with Autism Spectrum Disorder (ASD). The app will be based on a picture exchange communication system (PECS) and will work as a communication aid for children with ASD and for their parents and/or caregivers.</p>
<br>
<div class="paper_links">
<p class="text-primary lead inline" class="inline"> <strong>Student Collaborator</strong></p> <p class="lead inline">: Chirag Jain (IIIT-Delhi), Bhavika Rana (IIIT-Delhi)</p>
</div>
<!-- <br> -->
<!-- <p class="text-primary lead inline" class="inline"> <strong>Faculty Collaborator</strong></p> <p class="lead inline">: Pramil Panjawani (IIIT Delhi)</p> -->
<!-- <br> -->
<!-- <p class="text-primary lead inline" class="inline"> <strong>External Collaborator</strong></p> <p class="lead inline">: Satvika Anand (IIIT Delhi)</p> -->
<!-- <p class="lead"></p> -->
<!-- <p class="text-primary lead" > <strong>Publication</strong></p>
<p class="lead" style="text-align:justify;">Kumar Singh, D., Sharma, S., Shukla, J., & Eden, G. (2020, March).<a href="https://dl.acm.org/doi/abs/10.1145/3371382.3378315"><strong> <i> Toy, Tutor, Peer, or Pet? Preliminary Findings from Child-Robot Interactions in a Community School.</i></strong></a> In Companion of the 2020 ACM/IEEE International Conference on Human-Robot Interaction (pp. 325-327).<a href="https://www.youtube.com/watch?v=hMyGznAFYMk"><i><strong>[Video]</strong></i></a></p>
-->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--
<section class="site-section">
<div class="container">
<div class="row">
<div class="col-md-6 col-lg-4">
<div class="p-3 box-with-humber">
<div class="number-behind">01.</div>
<h2 class="text-primary">Innovate</h2>
<p class="mb-4">Lorem ipsum dolor sit amet consectetur adipisicing elit. Et praesentium eos nulla qui commodi consectetur beatae fugiat. Veniam iste rerum perferendis.</p>
<ul class="list-unstyled ul-check primary">
<li>Customer Experience</li>
<li>Product Management</li>
<li>Proof of Concept</li>
</ul>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="p-3 box-with-humber">
<div class="number-behind">02.</div>
<h2 class="text-primary">Create</h2>
<p class="mb-4">Lorem ipsum dolor sit amet consectetur adipisicing elit. Et praesentium eos nulla qui commodi consectetur beatae fugiat. Veniam iste rerum perferendis.</p>
<ul class="list-unstyled ul-check primary">
<li>Web Design</li>
<li>Branding</li>
<li>Web & App Development</li>
</ul>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="p-3 box-with-humber">
<div class="number-behind">03.</div>
<h2 class="text-primary">Scale</h2>
<p class="mb-4">Lorem ipsum dolor sit amet consectetur adipisicing elit. Et praesentium eos nulla qui commodi consectetur beatae fugiat. Veniam iste rerum perferendis.</p>
<ul class="list-unstyled ul-check primary">
<li>Social Media</li>
<li>Paid Campaigns</li>
<li>Marketing & SEO</li>
</ul>
</div>
</div>
</div>
</div>
</section>
-->
<!--
<section class="site-section" id="projects-section">
<div class="container">
<div class="row mb-5 justify-content-center">
<div class="col-md-8 text-center">
<h2 class="text-black h1 site-section-heading text-center">Projects</h2>
<p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores, itaque neque, delectus odio iure explicabo.</p>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-md-6 col-lg-4">
<a href="images/img_1.jpg" class="media-1" data-fancybox="gallery">
<img src="images/img_1.jpg" alt="Image" class="img-fluid">
<div class="media-1-content">
<h2>Bonzai Tree</h2>
<span class="category">Web Application</span>
</div>
</a>
</div>
<div class="col-md-6 col-lg-4">
<a href="images/img_2.jpg" class="media-1" data-fancybox="gallery">
<img src="images/img_2.jpg" alt="Image" class="img-fluid">
<div class="media-1-content">
<h2>Simple Woman</h2>
<span class="category">Branding</span>
</div>
</a>
</div>
<div class="col-md-6 col-lg-4">
<a href="images/img_3.jpg" class="media-1" data-fancybox="gallery">
<img src="images/img_3.jpg" alt="Image" class="img-fluid">
<div class="media-1-content">
<h2>Fruits</h2>
<span class="category">Website</span>
</div>
</a>
</div>
<div class="col-md-6 col-lg-4">
<a href="images/img_4.jpg" class="media-1" data-fancybox="gallery">
<img src="images/img_4.jpg" alt="Image" class="img-fluid">
<div class="media-1-content">
<h2>Design Material</h2>
<span class="category">Web Application</span>
</div>
</a>
</div>
<div class="col-md-6 col-lg-4">
<a href="images/img_5.jpg" class="media-1" data-fancybox="gallery">
<img src="images/img_5.jpg" alt="Image" class="img-fluid">
<div class="media-1-content">
<h2>Handy Food</h2>
<span class="category">Branding</span>
</div>
</a>
</div>
<div class="col-md-6 col-lg-4">
<a href="images/img_6.jpg" class="media-1" data-fancybox="gallery">
<img src="images/img_6.jpg" alt="Image" class="img-fluid">
<div class="media-1-content">
<h2>Cat With Cup</h2>
<span class="category">Website</span>
</div>
</a>
</div>
</div>
</div>
</section>
<section class="section ft-feature-1">
<div class="container">
<div class="row align-items-stretch">
<div class="col-12 bg-black w-100 ft-feature-1-content">
<div class="row align-items-center">
<div class="col-lg-5">
<img src="images/about_1.jpg" alt="Image" class="img-fluid mb-4 mb-lg-0">
</div>
<div class="col-lg-3 ml-auto">
<div class="mb-5">
<h3 class="d-flex align-items-center"><span class="icon icon-beach_access mr-2"></span><span>Strategy</span></h3>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Cumque ab nihil quam nesciunt.</p>
<p><a href="#">Read More</a></p>
</div>
<div>
<h3 class="d-flex align-items-center"><span class="icon icon-build mr-2"></span><span>Web Development</span></h3>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Cumque ab nihil quam nesciunt.</p>
<p><a href="#">Read More</a></p>
</div>
</div>
<div class="col-lg-3">
<div class="mb-5">
<h3 class="d-flex align-items-center"><span class="icon icon-format_paint mr-2"></span><span>Art Direction</span></h3>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Cumque ab nihil quam nesciunt.</p>
<p><a href="#">Read More</a></p>
</div>
<div>
<h3 class="d-flex align-items-center"><span class="icon icon-question_answer mr-2"></span><span>Copywriting</span></h3>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Cumque ab nihil quam nesciunt.</p>
<p><a href="#">Read More</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
-->
<!--
<section class="site-section bg-light" id="contact-section">
<div class="container">
<div class="row mb-5">
<div class="col-12 text-center">
<h2 class="text-black h1 site-section-heading">Contact Us</h2>
</div>
</div>
<div class="row">
<div class="col-md-7 mb-5">
<form id="contact-form" method="post" action="contact-form-handler.php" class="p-5 bg-white">
<h2 class="h4 text-black mb-5">Contact Form</h2>
<div class="row form-group">
<div class="col-md-12">
<label class="text-black" for="fname">Name</label>
<input type="text" id="fname" class="form-control">
</div>
<div class="col-md-6">
<label class="text-black" for="lname">Last Name</label>
<input type="text" id="lname" class="form-control">
</div>
</div>
<div class="row form-group">
<div class="col-md-12">
<label class="text-black" for="email">Email</label>
<input type="email" id="email" class="form-control">
</div>
</div>
<div class="row form-group">
<div class="col-md-12">
<label class="text-black" for="subject">Subject</label>
<input type="subject" id="subject" class="form-control">
</div>
</div>
<div class="row form-group">
<div class="col-md-12">
<label class="text-black" for="message">Message</label>
<textarea name="message" id="message" cols="30" rows="7" class="form-control" placeholder="Write your notes or questions here..."></textarea>
</div>
</div>
<div class="row form-group">
<div class="col-md-12">
<input type="submit" value="Send Message" class="btn btn-primary btn-md text-white">
</div>
</div>
</form>
</div>
<div class="col-md-5">
<div class="p-4 mb-3 bg-white">
<p class="mb-0 font-weight-bold">Address</p>
<p class="mb-4" style="text-align:justify;">B-418, R & D Block, Indraprastha Institute of Information Technology, Delhi,
Okhla Industrial Estate, Phase III, (Near Govind Puri Metro Station), New Delhi - 110020, India</p>
<p class="mb-0 font-weight-bold">Phone</p>
<p class="mb-4"><a href="#">+91-11-26907523</a></p>
<p class="mb-0 font-weight-bold">Email Address</p>
<p class="mb-0"><a href="#">hmi@iiitd.ac.in</a></p>
</div>
</div>
</div>
</div>
</section> -->
<!-- <a href="#" class="bg-primary py-5 d-block">
<div class="container">
<div class="row justify-content-center">
<div class="col-md10"><h2 class="text-white">Let's Get Started</h2></div>
</div>
</div>
</a>
-->
<footer class="site-footer">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="row">
<div class="col-md-5">
<h2 class="footer-heading mb-4">About Us</h2>
<p style="text-align: justify;">At Human Machine Interaction (HMI) lab, we investigate novel interaction mechanisms to empower human-machine cooperation. Our research is supported by the Intramural Start-up Grant from the <a href="https://www.iiitd.ac.in/">Indraprastha Institute of Information Technology-Delhi (IIIT-Delhi)</a>,<a href="https://cai.iiitd.ac.in/"> Infosys Center for Artificial Intelligence</a>, and <a href="https://cdnm.iiitd.ac.in/">TCS – Centre for Design and New Media.</p>
</div>
<div class="col-md-3 ml-auto">
<h2 class="footer-heading mb-4">Features</h2>
<ul class="list-unstyled">
<li><a href="#about-us">About Us</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="contact_us.html">Contact Us</a></li>
</ul>
</div>
<div class="col-md-3">
<h2 class="footer-heading mb-4">Follow Us</h2>
<a href="https://www.facebook.com/hmi.iiitd" class="pl-0 pr-3" target="_blank"><span class="icon-facebook"></span></a>
<a href="https://twitter.com/hmi_iiitd" class="pl-3 pr-3" target="_blank"><span class="icon-twitter"></span></a>
<a href="https://www.instagram.com/hmi_iiitd/" class="pl-3 pr-3" target="_blank"><span class="icon-instagram"></span></a>
<a href="https://www.linkedin.com/company/human-machine-interaction/about/" class="pl-3 pr-3" target="_blank"><span class="icon-linkedin"></span></a>
<br>
<br>
<a class="mb-0 site-logo "><img class="new_logo_des" src="images/logo/logo_new.jpg" id="header-logo" class="img-fluid" height="125px" width="165px" style="border: 4px solid #000000;"></a>
</div>
</div>
</div>
<!-- <div class="col-md-3">
<h2 class="footer-heading mb-4">Subscribe Newsletter</h2>
<form action="#" method="post">
<div class="input-group mb-3">
<input type="text" class="form-control border-secondary text-white bg-transparent" placeholder="Enter Email" aria-label="Enter Email" aria-describedby="button-addon2">
<div class="input-group-append">
<button class="btn btn-primary text-white" type="button" id="button-addon2">Send</button>
</div>
</div>
</form>
</div> -->
</div>
<div class="row pt-5 mt-5 text-center">
<div class="col-md-12">
<div class="border-top pt-5">
<p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="icon-heart text-danger" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank" >Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
</div>
</div>
</div>
</footer>
</div> <!-- .site-wrap -->
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/bootstrap-datepicker.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.fancybox.min.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/typed.js"></script>
<script>
var typed = new Typed('.typed-words', {
strings: ["Human Centered Computing","Humanoid Robots","Affective Computing","Interaction's"],
typeSpeed: 80,
backSpeed: 80,
backDelay: 4000,
startDelay: 1000,
loop: true,
showCursor: true
});
</script>
<script src="js/main.js"></script>
</body>
</html>