-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaccepted_papers_and_schedule.html
536 lines (516 loc) · 30.7 KB
/
accepted_papers_and_schedule.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>ICRTAC-2020 | Accepted Papers and Schedule</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" type="image/png" href="images/favicon.png"/>
<meta name="description" content="Our objective is to bring together the most influential researchers and experts in the region for 2 days in order to discuss and exchange through workshops and conference on the latest challenges.">
<meta name="keywords" content="icrtac,irtac 2020">
<meta name="author" content="Aakash">
<link href="https://fonts.googleapis.com/css?family=Nunito+Sans:200,300,400,600,700,800,900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/open-iconic-bootstrap.min.css">
<link rel="stylesheet" href="css/animate.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/magnific-popup.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/ionicons.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="css/jquery.timepicker.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body style="overflow-x: hidden;">
<nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar" onscroll = "disable()" >
<div class="container hver-nav">
<a class="navbar-brand" href="index.html" style="padding: 5px;border: 0px;border-radius: 10px;"><b>ICRTAC-2020</b></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav" aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="oi oi-menu"></span> Menu
</button>
<div class="collapse navbar-collapse" id="ftco-nav">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a href="index.html" class="nav-link" id = "color">Home</a></li>
<li class="nav-item"><a href="patrons.html" class="nav-link" id = "color">Patrons</a></li>
<li class="nav-item"><a href="keynoteSpeakers.html" class="nav-link" id = "color">Keynote Speakers</a></li>
<li class="nav-item"><a href="registration.html" class="nav-link" id = "color">Registration</a></li>
<li class="nav-item"><a href="submission.html" class="nav-link" id = "color">Submissions</a></li>
<li class="nav-item dropdown active">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Accepted Papers and Schedule
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="accepted_papers_and_schedule.html">Accepted Paper</a>
<a class="dropdown-item" href="ICRTAC Paper track finalised.pdf" target="_blank">Paper Schedule</a>
<a class="dropdown-item" href="invitation inaugural and valedictory_final.pdf" target="_blank">Conference Invitation</a>
</div>
</li>
<li class="nav-item"><a href="#" class="nav-link" id = "color">VISA</a></li>
<li class="nav-item"><a href="committee.html" class="nav-link" id = "color">Committee</a></li>
<li class="nav-item"><a href="#" class="nav-link" id = "color">Sponsors</a></li>
</ul>
</div>
</div>
</nav>
<!-- END nav -->
<section class="hero-wrap hero-wrap-2 js-fullheight" style="background-image: url('https://chennai.vit.ac.in/wp-content/uploads/2020/03/campus-banner.jpg');" data-stellar-background-ratio="0.5">
<div class="overlay"></div>
<div class="container">
<div class="row no-gutters slider-text js-fullheight align-items-end justify-content-start">
<div class="col-md-9 ftco-animate pb-5">
<h1 class="mb-3 bread hver-brand" style="padding: 10px;border: 0px;border-radius: 10px;width: 170px;" id = "cli">Accepted Papers and Schedule</h1>
<p class="breadcrumbs" style="padding: 5px;border: 0px;border-radius: 10px;width: 200px;"><span class="mr-2"><a href="index.html" class = "crumbs">Home <i class="ion-ios-arrow-forward"></i></a></span> <span class="mr-2"><a href="accepted_papers_and_schedule.html">Accepted Papers and Schedule</a></span></p>
</div>
</div>
</div>
</section>
<section class="section route" id="topics-route" style="padding: 5%">
<div class="content" style="padding: 2%; padding-top: 1%; text-align: justify;">
<h2 class="subtitle is-4" style="font-size: 25px;">ICRTAC AIT - 2020 Selected Paper List As on 20/11/2020</h2>
<hr>
<!-- Content -->
<div id="content" class="py-4">
<article class="box post">
<table id="t01" class = "mb-3">
<tr class="py-4">
<th class = "py-1"><b>S/N</b></th>
<th class = "py-1"><b>Paper ID</b></th>
<th class = "py-1"><b>Paper Title</b></th>
</tr>
<tr class="py-4">
<td class = "py-1">1</td>
<td class = "py-1">7</td>
<td class = "py-1">Design of Automatic Credit Card Approval System Using Machine Learning</td>
</tr>
<tr class="py-4">
<td class = "py-1">2</td>
<td class = "py-1">8</td>
<td class = "py-1">A MIMO based Compatible Fuzzy Logic Controller for DFIG based Wind Turbine Generator</td>
</tr>
<tr class="py-4">
<td class = "py-1">3</td>
<td class = "py-1">10</td>
<td class = "py-1">Robotic Process Automation</td>
</tr>
<tr class="py-4">
<td class = "py-1">4</td>
<td class = "py-1">13</td>
<td class = "py-1">Automatic Road Surface Crack Detection using Deep Learning Techniques</td>
</tr>
<tr class="py-4">
<td class = "py-1">5</td>
<td class = "py-1">15</td>
<td class = "py-1">Hand signs recognition from cell-phone camera captured images for deaf-mute persons</td>
</tr>
<tr class="py-4">
<td class = "py-1">6</td>
<td class = "py-1">17</td>
<td class = "py-1">Prediction of In-Cylinder Swirl in a Compression Ignition Engine with Vortex Tube using Artificial and Recurrent Neural Networks</td>
</tr>
<tr class="py-4">
<td class = "py-1">7</td>
<td class = "py-1">19</td>
<td class = "py-1">Recent trends and study on perspective crowd counting in smart environments</td>
</tr>
<tr class="py-4">
<td class = "py-1">8</td>
<td class = "py-1">20</td>
<td class = "py-1">Cloud Supported Patient Monitoring Framework</td>
</tr>
<tr class="py-4">
<td class = "py-1">9</td>
<td class = "py-1">21</td>
<td class = "py-1">Short Term Load Forecasting Using Random Forest with Entropy Based Feature Selection</td>
</tr>
<tr class="py-4">
<td class = "py-1">10</td>
<td class = "py-1">25</td>
<td class = "py-1">Hybrid Ensemble for Fake News Detection: An attempt</td>
</tr>
<tr class="py-4">
<td class = "py-1">11</td>
<td class = "py-1">26</td>
<td class = "py-1">Survey Paper: Determining the performance of Machine learning Techniques in Healthcare</td>
</tr>
<tr class="py-4">
<td class = "py-1">12</td>
<td class = "py-1">28</td>
<td class = "py-1">Analysis of Cache Memory Architecture Design Using Low Power Reduction Techniques for Microprocessors</td>
</tr>
<tr class="py-4">
<td class = "py-1">13</td>
<td class = "py-1">29</td>
<td class = "py-1">Depth Comparison of objects in 2D images using Mask RCNN</td>
</tr>
<tr class="py-4">
<td class = "py-1">14</td>
<td class = "py-1">30</td>
<td class = "py-1">Budget Constraint Scheduler for Analytics using Hadoop MapReduce</td>
</tr>
<tr class="py-4">
<td class = "py-1">15</td>
<td class = "py-1">31</td>
<td class = "py-1">Ensemble Methods With Bidirectional Feature Elimination For Prediction And Analysis Of Employee Attrition Rate During Covid-19 Pandemic</td>
</tr>
<tr class="py-4">
<td class = "py-1">16</td>
<td class = "py-1">32</td>
<td class = "py-1">Face Recognition With Mask Using MTCNN And FaceNet</td>
</tr>
<tr class="py-4">
<td class = "py-1">17</td>
<td class = "py-1">33</td>
<td class = "py-1">Speech Audio Cardinal Emotion Sentiment Detection and Prediction Using Deep Learning Approach</td>
</tr>
<tr class="py-4">
<td class = "py-1">18</td>
<td class = "py-1">36</td>
<td class = "py-1">An incremental productive Super Resolution of Images Using GAN method</td>
</tr>
<tr class="py-4">
<td class = "py-1">19</td>
<td class = "py-1">37</td>
<td class = "py-1">Comparative Investigation on Acoustic Attributes of Healthy Young Adults</td>
</tr>
<tr class="py-4">
<td class = "py-1">20</td>
<td class = "py-1">40</td>
<td class = "py-1">Constraint-based Parallel Clustering with Optimized Feature Selection for SDN-Enabled Traffic Anomaly Detection and Mitigation</td>
</tr>
<tr class="py-4">
<td class = "py-1">21</td>
<td class = "py-1">44</td>
<td class = "py-1">Predictive Policing – Are Ensemble Methods more accurate than Regression Methods?</td>
</tr>
<tr class="py-4">
<td class = "py-1">22</td>
<td class = "py-1">47</td>
<td class = "py-1">Classification of Malfunctioning in Homosapiens Fetus Lungs based on Congenital Genetic Disorder</td>
</tr>
<tr class="py-4">
<td class = "py-1">23</td>
<td class = "py-1">49</td>
<td class = "py-1">High Scale Food Recommendation built on Apache Spark using Alternating Least Squares</td>
</tr>
<tr class="py-4">
<td class = "py-1">24</td>
<td class = "py-1">50</td>
<td class = "py-1">Image Retrieval Using Bag-of-Features for Lung Cancer Classification</td>
</tr>
<tr class="py-4">
<td class = "py-1">25</td>
<td class = "py-1">52</td>
<td class = "py-1">A Fast Method for Retinal Disease Classification from OCT Images Using Depthwise Separable Convolution</td>
</tr>
<tr class="py-4">
<td class = "py-1">26</td>
<td class = "py-1">53</td>
<td class = "py-1">MACHINE LEARNING BASED SMART SURVEILLANCE AND INTRUSION DETECTION SYSTEM FOR NATIONAL GEOGRAPHIC BORDERS</td>
</tr>
<tr class="py-4">
<td class = "py-1">27</td>
<td class = "py-1">54</td>
<td class = "py-1">Real-Time Big Data Analysis using web scraping in Apache Spark Environment: Case Study - Mobile Data Analysis from Flipkart</td>
</tr>
<tr class="py-4">
<td class = "py-1">28</td>
<td class = "py-1">55</td>
<td class = "py-1">Future Frame Prediction Using Deep Learning</td>
</tr>
<tr class="py-4">
<td class = "py-1">29</td>
<td class = "py-1">56</td>
<td class = "py-1">Evaluation of Propofol General Anesthesia Intravenous Algorithm for Closed Loop Drug Delivery System</td>
</tr>
<tr class="py-4">
<td class = "py-1">30</td>
<td class = "py-1">57</td>
<td class = "py-1">A study on the repercussions of the COVID-19 pandemic in the mental health of the common public: Machine Learning Approach</td>
</tr>
<tr class="py-4">
<td class = "py-1">31</td>
<td class = "py-1">59</td>
<td class = "py-1">Machine Learning Based Categorization of Brain Tumor Using Image Processing</td>
</tr>
<tr class="py-4">
<td class = "py-1">32</td>
<td class = "py-1">60</td>
<td class = "py-1">Feature explanation algorithms for outliers</td>
</tr>
<tr class="py-4">
<td class = "py-1">33</td>
<td class = "py-1">65</td>
<td class = "py-1">Recognition and classification of stone inscription character using Artificial Neural Network</td>
</tr>
<tr class="py-4">
<td class = "py-1">34</td>
<td class = "py-1">66</td>
<td class = "py-1">An Enhanced Computer Vision Algorithm for Apple Fruit Yield Estimation in an Orchard</td>
</tr>
<tr class="py-4">
<td class = "py-1">35</td>
<td class = "py-1">76</td>
<td class = "py-1">PlantBuddy: An Android Based Mobile Application for Plant Disease Detection using Deep Convolutional Neural Network</td>
</tr>
<tr class="py-4">
<td class = "py-1">36</td>
<td class = "py-1">78</td>
<td class = "py-1">Developing a Cyber-physical laboratory using Internet of Things</td>
</tr>
<tr class="py-4">
<td class = "py-1">37</td>
<td class = "py-1">82</td>
<td class = "py-1">Hierarchical Attention based Video Captioning using the Key Frames</td>
</tr>
<tr class="py-4">
<td class = "py-1">38</td>
<td class = "py-1">83</td>
<td class = "py-1">Skin Cancer Prediction Using Machine Learning Algorithms</td>
</tr>
<tr class="py-4">
<td class = "py-1">39</td>
<td class = "py-1">84</td>
<td class = "py-1">Review on technological advancement and textual data management algorithms in NLP and CBIR systems</td>
</tr>
<tr class="py-4">
<td class = "py-1">40</td>
<td class = "py-1">87</td>
<td class = "py-1">Arduino board based wireless controlled Seed Sowing Robot</td>
</tr>
<tr class="py-4">
<td class = "py-1">41</td>
<td class = "py-1">88</td>
<td class = "py-1">Performance Analysis of Naive Bayes Algorithm for Detecting Spam Emails</td>
</tr>
<tr class="py-4">
<td class = "py-1">42</td>
<td class = "py-1">92</td>
<td class = "py-1">Information Retrieval using n-grams</td>
</tr>
<tr class="py-4">
<td class = "py-1">43</td>
<td class = "py-1">93</td>
<td class = "py-1">An Automated DSS-Miner for Intuitionistic Trapezoidal Fuzzy MAGDM Modeling with Constraint Matrix Games</td>
</tr>
<tr class="py-4">
<td class = "py-1">44</td>
<td class = "py-1">95</td>
<td class = "py-1">Disaster Mitigation using a Peer-to-Peer Near Sound Data Transfer System</td>
</tr>
<tr class="py-4">
<td class = "py-1">45</td>
<td class = "py-1">97</td>
<td class = "py-1">Rainfall based Crop Selection Model using MapReduce based Hybrid Holt Winters Algorithm</td>
</tr>
<tr class="py-4">
<td class = "py-1">46</td>
<td class = "py-1">98</td>
<td class = "py-1">IoT based Sheep Guarding System in Indian Scenario</td>
</tr>
<tr class="py-4">
<td class = "py-1">47</td>
<td class = "py-1">101</td>
<td class = "py-1">Comparative Analysis of Wireless Communication Technologies for IoT Applications</td>
</tr>
<tr class="py-4">
<td class = "py-1">48</td>
<td class = "py-1">102</td>
<td class = "py-1">MADLI : Mixture of various automated deep learning classification for paddy crop images</td>
</tr>
<tr class="py-4">
<td class = "py-1">49</td>
<td class = "py-1">104</td>
<td class = "py-1">Diabetic Retinopathy Diagnosis with InceptionResNetV2, Xception and EfficientNetB3</td>
</tr>
<tr class="py-4">
<td class = "py-1">50</td>
<td class = "py-1">107</td>
<td class = "py-1">Human Emotion Detection using Convolutional Neural Networks with Hyperparameter Tuning</td>
</tr>
<tr class="py-4">
<td class = "py-1">51</td>
<td class = "py-1">116</td>
<td class = "py-1">An Optimal Steering Vector Generation using Chaotic Binary Crow Search Algorithm for MIMO System</td>
</tr>
<tr class="py-4">
<td class = "py-1">52</td>
<td class = "py-1">117</td>
<td class = "py-1">Deep Learning Based Classification System For Recognizing Local Spinach</td>
</tr>
<tr class="py-4">
<td class = "py-1">53</td>
<td class = "py-1">119</td>
<td class = "py-1">IoT Based Auto-Disinfectant Sprinkler System for Large Enclosed Space</td>
</tr>
<tr class="py-4">
<td class = "py-1">54</td>
<td class = "py-1">120</td>
<td class = "py-1">Predictive Analysis from Wearable Biosensor Data using Machine Learning Techniques</td>
</tr>
<tr class="py-4">
<td class = "py-1">55</td>
<td class = "py-1">121</td>
<td class = "py-1">Implementation of Pupil Dilation in AI Based Emotion Recognition</td>
</tr>
<tr class="py-4">
<td class = "py-1">56</td>
<td class = "py-1">122</td>
<td class = "py-1">A Generalized Comprehensive Security Architecture Framework for IoT Applications against Cyber-Attacks</td>
</tr>
<tr class="py-4">
<td class = "py-1">57</td>
<td class = "py-1">123</td>
<td class = "py-1">Compassion Detection from Text: A Comparative Analysis using BERT, ULMFiT and DeepMoji</td>
</tr>
<tr class="py-4">
<td class = "py-1">58</td>
<td class = "py-1">124</td>
<td class = "py-1">REVERSIBLE INFORMATION HIDING AND BIO-INSPIRED OPTIMIZATION: A REVIEW</td>
</tr>
<tr class="py-4">
<td class = "py-1">59</td>
<td class = "py-1">125</td>
<td class = "py-1">Person Re-identification using Deep Learning with Mask-RCNN</td>
</tr>
<tr class="py-4">
<td class = "py-1">60</td>
<td class = "py-1">128</td>
<td class = "py-1">Efficient Algorithm for CSP Selection Based on Three Level Architecture</td>
</tr>
<tr class="py-4">
<td class = "py-1">61</td>
<td class = "py-1">130</td>
<td class = "py-1">A SMART DEVICE TO IDENTIFY THE PANDEMIC OF CHRONIC OBSTRUCTIVE PULMONARY DISEASE</td>
</tr>
<tr class="py-4">
<td class = "py-1">62</td>
<td class = "py-1">132</td>
<td class = "py-1">Psycholinguistic Evaluation of ASC Based Semantic Similarity Measures</td>
</tr>
<tr class="py-4">
<td class = "py-1">63</td>
<td class = "py-1">135</td>
<td class = "py-1">A Novel Approach for Initializing Centroid at K-Means Clustering in Paradigm of Computational Geometry</td>
</tr>
<tr class="py-4">
<td class = "py-1">64</td>
<td class = "py-1">136</td>
<td class = "py-1">Intelligent Forecasting Strategy for COVID-19 Pandemic Trend in India: A Statistical Approach</td>
</tr>
<tr class="py-4">
<td class = "py-1">65</td>
<td class = "py-1">137</td>
<td class = "py-1">DESIGN OF INFUSION DEVICE FOR DISABLE PATIENTS</td>
</tr>
<tr class="py-4">
<td class = "py-1">66</td>
<td class = "py-1">139</td>
<td class = "py-1">Identifying Mood in Music using Deep Learning</td>
</tr>
<tr class="py-4">
<td class = "py-1">67</td>
<td class = "py-1">141</td>
<td class = "py-1">Consanguinity in Risk Assessment of Retinoblastoma Using Machine Learning</td>
</tr>
<tr class="py-4">
<td class = "py-1">68</td>
<td class = "py-1">142</td>
<td class = "py-1">Detecting Human Emotions through Physiological Signals using Machine Learning</td>
</tr>
<tr class="py-4">
<td class = "py-1">69</td>
<td class = "py-1">143</td>
<td class = "py-1">Referring Expressions in Discourse Structure: A Study of Local and Global Focus</td>
</tr>
<tr class="py-4">
<td class = "py-1">70</td>
<td class = "py-1">149</td>
<td class = "py-1">Retinal Vessel Segmentation and Disc Detection from Color Fundus Images using Inception Module and Residual Connection for Glaucoma Analysis</td>
</tr>
<tr class="py-4">
<td class = "py-1">71</td>
<td class = "py-1">151</td>
<td class = "py-1">Human Emotion Detection through Hybrid Approach</td>
</tr>
<tr class="py-4">
<td class = "py-1">72</td>
<td class = "py-1">153</td>
<td class = "py-1">Computation of Biconditional Cordial Labeling of Super Subdivision of Graphs</td>
</tr>
<tr class="py-4">
<td class = "py-1">73</td>
<td class = "py-1">160</td>
<td class = "py-1">Covid-19 Pandemic Review: Future Directions On Detection Of Coronavirus Using Imaging Modalities And Computational Intelligence</td>
</tr>
<tr class="py-4">
<td class = "py-1">74</td>
<td class = "py-1">161</td>
<td class = "py-1">Survey on fusion of audio-visual information for Multimedia event Recognition</td>
</tr>
<tr class="py-4">
<td class = "py-1">75</td>
<td class = "py-1">162</td>
<td class = "py-1">A Hybrid Ensemble Prediction Method for Analyzing Air Quality Data</td>
</tr>
</table>
</article>
</div>
</section>
<footer class="ftco-footer ftco-bg-dark ftco-section">
<div class="container">
<div class="row mb-5">
<div class="col-md-12">
<div class="ftco-footer-widget mb-4 text-center">
<h2 class="ftco-heading-2">ABOUT VIT</h2>
<p>VIT Chennai is a globally engaged, competitive research enriched campus, strategically located in a city that is one of the biggest automotive and it hubs in India. Its motto is to respond by rearing students to major industrial, social, economic and environmental demands and challenges of cosmopolitan cities in India and the world in general. This eight years old campus offers undergraduate, post graduate and research programmes and draws smart students for every state in India, through a highly competitive examination.</p>
</div>
</div>
</div>
<div class="row mb-5">
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2">Contact Us</h2>
<div class="block-23 mb-3">
<ul>
<li><span class="icon icon-map-marker"></span><span class="text">Vellore Institute of Technology, Vandalur - Kelambakkam Road Chennai, Tamil Nadu - 600 127</span></li>
<li><a href="mailto:[email protected]"><span class="icon icon-envelope"></span><span class="text">[email protected]</span></a></li>
<li><a href="#"><span class="icon icon-phone"></span><span class="text">Dr.P.Nithyanandam: 9962066206 (General Chair)</span></a></li>
<li><a href="#"><span class="icon icon-phone"></span><span class="text">Dr.R.Parvathi: 9443059207 (General Chair)</span></a></li>
</ul>
</div>
</div>
</div>
<div class="col-sm-4">
<ul class="ftco-footer-social list-unstyled mt-5">
<li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
<li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
<li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
</ul>
</div>
<div class="col-sm-12 text-center">
<p> Copyright ©2020 All rights reserved | VIT Chennai </p>
</div>
</div>
</div>
</footer>
<!-- loader -->
<div id="ftco-loader" class="show fullscreen"><svg class="circular" width="48px" height="48px"><circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#F96D00"/></svg></div>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/scrollax.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
<script src="js/google-map.js"></script>
<script src="js/main.js"></script>
<script src="js/custom.js"></script>
</body>
</html>