-
Notifications
You must be signed in to change notification settings - Fork 0
/
aboutus.html
400 lines (381 loc) · 18.3 KB
/
aboutus.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Biomedical Imaging Laboratory, IIIT Allahabad</title>
<meta
name="description"
content="Biomedical Imaging Laboratory | IIIT Allahabad"
/>
<meta
name="keywords"
content="Biomedical Imaging Lab, Learning, Lab,Bio,Ratan K Saha,Ratan Saha, IIIT, Allahabad, Indian Institute of Information Technology, IIIT Allahabad"
/>
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstap.min.css"
rel="stylesheet"
integrity="sha384-KK94CHFLLe+nY2dmCWGMq91rCGa5gtU4mk92HdvYe+M/SXH301p5ILy+dN9+nJOZ"
crossorigin="anonymous"
/>
<!-- Favicons
================================================== -->
<link
rel="shortcut icon"
href="img/logo/iiita.png"
type="image/x-icon"
/>
<link rel="apple-touch-icon" href="img/apple-touch-icon.png" />
<link
rel="apple-touch-icon"
sizes="72x72"
href="img/apple-touch-icon-72x72.png"
/>
<link
rel="apple-touch-icon"
sizes="114x114"
href="img/apple-touch-icon-114x114.png"
/>
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
<link
rel="stylesheet"
type="text/css"
href="fonts/font-awesome/css/font-awesome.css"
/>
<!-- Owl Carousel -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css"
/>
<!-- Custom Style Sheet -->
<link rel="stylesheet" href="stylecarosal.css" />
<link
rel="stylesheet"
type="text/css"
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css"
/>
<!-- Stylesheet
================================================== -->
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link
rel="stylesheet"
type="text/css"
href="css/nivo-lightbox/nivo-lightbox.css"
/>
<link
rel="stylesheet"
type="text/css"
href="css/nivo-lightbox/default.css"
/>
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=Lato:400,700"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900"
rel="stylesheet"
/>
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<!--______________________________________________________________________________________________________________________________________-->
<!-- Navigation-->
<nav id="menu" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- 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="#bs-example-navbar-collapse-1"
>
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="/"
><img
src="img/logo/iiita.png"
style="height: 56px; margin-top: -21px"
/></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div
class="collapse navbar-collapse"
id="bs-example-navbar-collapse-1"
>
<ul class="nav navbar-nav navbar-right">
<li>
<a href="index.html" class="page-scroll">Home</a>
</li>
<li>
<a href="aboutus.html" class="page-scroll">About</a>
</li>
<li>
<a href="events.html" class="page-scroll">Events</a>
</li>
<li>
<a href="publication.html" class="page-scroll"
>Publications</a
>
</li>
<!-- <li><a href="project.html" class="page-scroll">Projects</a></li> -->
<li>
<a href="courses.html" class="page-scroll"
>Courses</a
>
</li>
<li>
<a href="gallery.html" class="page-scroll"
>Gallery</a
>
</li>
<!--<li><a href="#testimonials" class="page-scroll">Testimonials</a></li>-->
<li>
<a href="team.html" class="page-scroll">Team</a>
</li>
<li>
<a href="contact.html" class="page-scroll"
>Contact</a
>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
</nav>
<!--______________________________________________________________________________________________________________________________________-->
<!--______________________________________________________________________________________________________________________________________-->
<!-- <script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/7862811.js"></script> -->
<!-- Start-Ups Section -->
<!--______________________________________________________________________________________________________________________________________-->
<!-- About Section -->
<div class="section-title title-banner">
<h2>About Us</h2>
</div>
<div id="about">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-6" style="margin-top: 2rem">
<img
src="img/about.jpg"
class="img-responsive"
alt=""
/>
</div>
<div class="col-xs-12 col-md-6">
<div class="about-text">
<!-- <h2>About Us</h2> -->
<!-- <p>
Our lab is dedicated to exploring the exciting
field of Deep Learning, which is a subfield of
Artificial Intelligence (AI) that focuses on
creating algorithms and models inspired by the
structure and function of the human brain. At
our lab, we use state-of-the-art technologies,
tools, and techniques to develop and train
complex deep neural networks. Our research
interests span a wide range of applications,
including image and speech recognition, natural
language processing, robotics, and more.
<br />
<br />
We believe that Deep Learning has the potential
to revolutionize many areas of society, from
healthcare to finance to transportation, and we
are committed to contributing to this exciting
field through our research, teaching, and
collaboration with other researchers and
practitioners. Our lab is home to a diverse and
talented team of researchers, graduate students,
and undergraduates, who work together to advance
the state-of-the-art in Deep Learning. We also
offer opportunities for undergraduate and
graduate students to participate in our research
projects and gain hands-on experience with
cutting-edge technologies.
</p> -->
<h3>Funded Projects</h3>
<ol style="list-style-type: upper-roman">
<li>
CSIR (No. IA-27429). Senior Research
Associate, PI, Rs. 20, 40, 000/-
(approx.)<br />October 2013- October 2016.
</li>
<li>
ICMR (No. 56/2/2020-Hae/BMS), R&D project,
PI, Rs. 21, 00, 000/- (approx.),<br />January
2021-January 2024.
</li>
<li>
DBT (BT/PR44547/MED/32/791/2021), R&D
project, PI, Rs. 18, 48, 040/- (approx.),<br />March
2023- March 2025.
</li>
<li>
SERB, DST (CRG/2023/003278), R&D project,
PI, Rs. 25, 00, 000/- (approx.),<br />March
2024-March 2027.
</li>
</ol>
<h3 style="margin-top: 4rem">Equipments</h3>
<div
style="
margin-bottom: 6px;
margin-left: 0.75 rem;
"
>
We're equipped with advanced tools for
cutting-edge biomedical research:
</div>
<ol style="list-style-type: upper-roman">
<li>
Nd-YAG Laser: Versatile for tissue ablation,
spectroscopy, and surgery.
</li>
<li>
Ultrasonic Transducer: Enables non-invasive
imaging of internal structures.
</li>
<li>
Tomographic Setup: Provides detailed 3D
views of biological tissues.
</li>
<li>
Hematocrit Centrifuge: Essential for
accurate blood cell volume measurements.
</li>
<li>
Weighing Balance: Precise measurement of
reagents and samples.
</li>
<li>
High-Performance Simulation Computer: Powers
complex computational analyses for research.
</li>
</ol>
</div>
</div>
</div>
</div>
</div>
<!--______________________________________________________________________________________________________________________________________-->
<!--______________________________________________________________________________________________________________________________________-->
<!-- Contact Section -->
<!-- <div id="contact">
<div class="container">
<div class="col-md-8">
<div class="row">
<div class="section-title">
<h2>Get In Touch</h2>
<p>Please fill out the form below to send us an email and we will get back to you as soon as
possible.</p>
</div>
<form name="sentMessage" id="contactForm" novalidate>
<div class="row">
<div class="col-md-6">
<div class="form-group">
<input type="text" id="name" class="form-control" placeholder="Name:"
required="required">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<input type="email" id="email" class="form-control" placeholder="Email:"
required="required">
<p class="help-block text-danger"></p>
</div>
</div>
</div>
<div class="form-group">
<textarea name="message" id="message" class="form-control" rows="4" placeholder="Message:"
required></textarea>
<p class="help-block text-danger"></p>
</div>
<div id="success"></div>
<button type="submit" class="btn btn-custom btn-lg">Send Message</button>
</form>
</div>
</div>
<div class="col-md-3 col-md-offset-1 contact-info">
<div class="contact-item">
<h3>Contact Info</h3>
<p><span><i class="fa fa-map-marker"></i> Address</span>
DEEP LEARNING LAB (DLL) <br>
5143, Fisrt Floor, CV Raman Computer Center (CC-3)
Indian Institute of Information Technology - Allahabad
Devghat, Jhalwa, Allahabad-211015, Uttar Pradesh, INDIA
</p>
</div>
<div class="contact-item">
<p><span><i class="fa fa-phone"></i> Phone</span>+91-532-2922092, +91-532-2922632</p>
</div>
<div class="contact-item">
<p><span><i class="fa fa-envelope-o"></i> Email</span>[email protected]</p>
</div>
</div>
</div>
</div> -->
<!--______________________________________________________________________________________________________________________________________-->
<!-- Footer Section -->
<div id="footer">
<div class="container text-center">
<p>
© Biomedical Imaging Laboratory,
<a
href="https://iiita.ac.in"
style="color: #888"
target="_blank"
>Indian Institute of Information Technology Allahabad
<script
type="text/javascript"
src="js/jquery.1.11.1.js"
></script>
<script>
$("#carouselFade").carousel();
</script>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
<script
type="text/javascript"
src="js/bootstrap.js"
></script>
<script
type="text/javascript"
src="js/SmoothScroll.js"
></script>
<script
type="text/javascript"
src="js/nivo-lightbox.js"
></script>
<script
type="text/javascript"
src="js/jqBootstrapValidation.js"
></script>
<script
type="text/javascript"
src="js/contact_me.js"
></script>
<script
type="text/javascript"
src="js/main.js"
></script>
</a>
</p>
</div>
</div>
</body>
</html>