-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
379 lines (294 loc) · 15.1 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
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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>ESCI | NMIET</title>
<script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
<!-- bootstrap -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<!-- css animation -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />
<!-- css stylesheet -->
<link rel="stylesheet" href="css/index.css">
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap" rel="stylesheet">
<!-- font awsome -->
<script src="https://kit.fontawesome.com/a844c89978.js" crossorigin="anonymous"></script>
<!-- lottie animations -->
<script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
</head>
<body>
<!-- TOP CONTAINER -->
<div class="top fixed-top" align='left' style="background-color: white; padding-right: -10px;">
<div class="container">
<div class="row">
<div class="col-sm-8 col-md-8 padd10" align="left">
<div style="padding-bottom: 10px">
<span class="span1">ESCI 2023 <br></span>
<p class="top-p"> NMIET IOIT PUNE</p>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
<!-- NAVBAR -->
<div class="container nav-container">
<div class="row">
<nav class="navbar navbar-expand-xl" style="margin-right: 0px; margin-left:0px">
<button class="navbar-toggler navbar-dark" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon "></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav ml-auto">
<li class="nav-item dropdown">
<a class="nav-link" id="link-1a" href="index.html">HOME</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle dropbtn" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
ABOUT
</a>
<div class="dropdown-menu dropdown-content" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="abtclg.html">About College</a>
<a class="dropdown-item" href="abtcnf.html">About Conference</a>
<a class="dropdown-item" href="#">About Society</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link" id="link-1a" href="committee.html">COMMITTE</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle dropbtn" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="width:100px">
CALL FOR
</a>
<div class="dropdown-menu dropdown-content" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="paper.html">Call for Paper</a>
<a class="dropdown-item" href="#">Call for Reviewer</a>
<a class="dropdown-item" href="special.html">Special Session</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle dropbtn" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
REGISTER
</a>
<div class="dropdown-menu dropdown-content" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="register.html">Registration Fees</a>
<a class="dropdown-item" href="dates.html">Important Dates</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="spSes.html" style="width: 160px; margin-right: 0px;">SPECIAL SESSION</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle dropbtn" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
CONFERENCE
</a>
<div class="dropdown-menu dropdown-content" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="brochure.html">Conference Brochure</a>
<a class="dropdown-item" href="prvcnf.html">Previous Conferences</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="sponsors.html">SPONSERS</a>
</li>
<li class="nav-item">
<a class="nav-link" href="http://esciioit.org/wp-content/uploads/2022/03/ESCI-2022-Schedule_3_3_2022_author-mail-without-session-chair.pdf">SCHEDULE</a>
</li>
<li class="nav-item">
<a class="nav-link link" href="contact.html" style="margin-right: 0px; width: 120px">CONTACT US</a>
</li>
<li class="nav-item">
<a class="nav-link link" href="venue.html" style="margin-right: 0px">VENUE</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
<!-- CAROUSEL -->
<div id="carouselExampleSlidesOnly" class="carousel slide" data-ride="carousel" style="padding-top:150px">
<div class="carousel-inner">
<div class="carousel-item active" data-interval="1500">
<img src="images/slide2.png" class="d-block w-100" src="..." alt="First slide">
</div>
<div class="carousel-item" data-interval="1500">
<img src="images/slide3.png" class="d-block w-100" src="..." alt="Second slide">
</div>
<div class="carousel-item" data-interval="1500">
<img src="images/slide4.png" class="d-block w-100" src="..." alt="Third slide">
</div>
<div class="carousel-item" data-interval="1500">
<img src="images/slide5.png" class="d-block w-100" src="..." alt="Third slide">
</div>
<div class="text-on-image w-100 ">
<h1 class="image-text" style="margin-left:15%; text-align: center">5th International Conference On Emerging Smart <br> Computing & Informatics 2023(Hybrid Model) <br> (1, 2 & 3 march 2023) </h1>
<div class="image-btn container " style="padding-top: 10px;"align="center">
<div class="row">
<div class="button1 column">
<a href="dates.html"><button type="button" class="btn btn-lg btn-outline-light">Important Dates</button></a>
</div>
<div class="button2 column">
<a href="paper.html"> <button type="button" class="btn btn-lg btn-outline-light">Paper Submission</button></a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- MID PARA -->
<div class="mid-para">
<div class="mid-para-text" style="padding: 150px">
<p>The international conference invites academics and industry researchers for publication of papers explaining literature review, problem statement, methodologies with appropriate results. <br>
The selected papers will be sent to the experts for review. Acceptance will be based on significant and innovative content, originality and unpublished quality work. “Accepted papers will <br>
be submitted for inclusion into IEEE Xplore”. <br> <br>
The Conference also invites special topics, tools and applications in multidisciplinary areas with workshops, tutorial sessions by expert academicians and professionals. <br> <br>
Highlights: To imbibe the research culture in undergraduate students, the conference invites the undergraduate students to publish original, innovative and quality research work. <br> <br>
“Accepted papers will be submitted for inclusion into IEEE Xplore”.<br>
The conference invites the papers in the following domains /tracks but not limited to different Tracks:</p>
</div>
</div>
<!-- TRACKS -->
<div class="tracks">
<h3 style="text-align: left">TRACKS</h3>
<div class="track-list">
<div class="row">
<div class="column">
<div class="track1">
<h4 style="text-align: left">TRACK 1: SMART COMPUTING</h4>
<div class="track1-list">
● Artificial Intelligence and Machine Learning <br>
● Data Mining and Text mining <br>
● Big Data Analytics and Metrics <br>
● Cloud Computing <br>
● Mobile Computing <br>
● Natural Language Processing and Machine Translation <br>
● Parallel and Distributed Algorithms <br>
● Pattern Recognition and Analysis <br>
● Ubiquitous and High-Performance Computing. <br>
● Modeling Systems and Software Engineering <br>
● Smart Innovation, Systems and Technologies <br>
● Green computing <br>
● Biomedical computing <br>
● Mobile Computing <br>
● Social Network Analysis <br>
</div>
</div>
</div>
<div class="column">
<div class="track2">
<h4 style="text-align: left">TRACK 2: INTERNET OF THINGS</h4>
<div class="track2-list">
● Artificial Intellegence <br>
● Security and Privacy <br>
● Industry X <br>
● Smart Sensors <br>
● Emerging Communication Technology <br>
● Industry 4.0 <br>
● AI and Big Data <br>
● Digital Communication <br>
● Advanced Analytics <br>
● Machine Learning(ML) <br>
● Augmented and Virtual Realities(AR/VR) <br>
● Intelligent and Autonomous Systems <br>
</div>
<div class="track3" style="padding-top:20px">
<h4 style="text-align: left">TRACK 3: IMAGE AND SIGNAL PROCESSING</h4>
<div class="track3-list">
● Image and Video processing <br>
● Object recognition <br>
● Speech processing <br>
● Medical imaging <br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- LAST PARA -->
<div class="last-para">
<div class="last-para-text">
<p>This conference mainly focuses towards the emerging techniques required for smart computing and informatics.<br> This conference aims to present a unified platform for advanced and multi-disciplinary research towards design <br>of smart computing and informatics. The theme is on a broader front focuses on various innovation paradigms in <br> system knowledge, intelligence and sustainability that may be applied to provide realistic solution to varied <br>problems in society, environment and industries. The scope is also extended towards deployment of emerging <br>computational and knowledge transfer approaches, optimizing solutions in varied disciplines of science, <br>technology and healthcare.</p>
</div>
</div>
<!-- SPONSERS -->
<section id="press" style="padding-bottom: 0px">
<div class="row"style="padding-top: 15px;padding-left: 100px">
<div class="column" style="padding-right: 0px; padding-left: 0px;">
<h2>Our Media Partners</h2>
<div class="column" >
<img class="prss-logo" src="images/media1.png" alt="tc-logo" style="width: 250px;">
</div>
<div class="column">
<img class="prss-logo" src="images/media2.png" alt="tnw-logo" style="width: 250px;">
</div>
</div>
<div class="column" style="float:right; padding-right:0px;padding-left: 0px;">
<h2>Academic Partners</h2>
<div class="column">
<img class="prss-logo" src="images/academic1.png" alt="biz-insider-logo" style="width: 250px;">
</div>
<div class="column" >
<img class="prss-logo" src="images/academic2.png" alt="mashable-logo" style="width: 250px;">
</div>
</div>
</div>
</section>
<!-- OUR INFO -->
<section id="our-info">
<div class="container">
<div class="row">
<div class="box col-lg-4">
<h4>Venue</h4><br>
<h6>NMIET</h6><br>
<p>
Nutan Maharashtra Institute of Engineering & Technology, Nutan Maharashtra Institute Of Engineering And Technology, Vishnupuri, Talegaon Dabhade, Maharashtra
</p>
</div>
<div class="box col-lg-4">
<h4>Our mission</h4>
<p>Empowering Society through dynamic education</p><br>
<h4>Previous Conference</h4>
<ul>
<li>
<a class="cam" href="https://ieeexplore.ieee.org/xpl/conhome/8001602/proceeding">IEEE WIECON-EE 2016</a>
</li>
<li>
<a class="cam" href="https://ieeexplore.ieee.org/xpl/conhome/9163075/proceeding">IEEE ESCI 2020</a>
</li>
<li>
<a class="cam" href="https://ieeexplore.ieee.org/xpl/conhome/9396768/proceeding">IEEE ESCI 2021</a>
</li>
</ul>
</div>
<div class="box col-lg-4">
<h4>Important Links</h4>
<ul>
<li>
<a class="cam" href="https://cmt3.research.microsoft.com/User/Login?ReturnUrl=%2FESCI2023">Submit Paper</a>
</li>
<li>
<a class="cam" href="https://www.ieee.org/conferences/publishing/templates.html">Download the Template</a>
</li>
<li>
<a class="cam" href="brochure.html">About Conference</a>
</li>
<li>
<a class="cam" href="register.html">Registration Fees </a>
</li>
</ul>
</div>
</div>
</div>
</section>
<div class="footer">
<p>© 2023 ESCI-2023 NMIET | Made By Web Committe </p>
</div>
</body>
</html>