-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
490 lines (438 loc) · 35.6 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
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<link rel="shortcut icon" type="image/x-icon" href="teasers/Me_at_SA.jpg" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-120483241-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-120483241-1');
</script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Vandit Gajjar</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<link href='http://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'>
<link href="css/style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/hidebib.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-40545479-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
<!-- block visibility -->
function showBlock(id) {
document.getElementById(id).style.display = 'block';
}
function hideBlock(id) {
document.getElementById(id).style.display = 'none';
}
function toggleBlock(id) {
if (document.getElementById(id).style.display == 'none') {
document.getElementById(id).style.display = 'block';
} else {
document.getElementById(id).style.display = 'none';
}
}
<!-- publication visibility -->
function showAllPublications() {
document.getElementById('pubsTable').className = 'paperTable showAll';
}
function showSelectedPublications() {
document.getElementById('pubsTable').className = 'paperTable showSelected';
}
</script>
</head>
<body>
<div class="news">
<table width="1000" border="0" align="center" cellpadding="20">
<table width="98%" align="center" border="0" cellpadding="20">
<tr>
<td width="80%" valign="top">
<p align="center"> </p>
<p align="center"><font size="6px">Vandit Gajjar</font>
<p align="center"><font size="4px">[email protected] | [email protected]</font>
<p align="center"> I am a Cloud Engineer at <a href="https://www.pwc.com.au/">PwC Australia</a>. I did my master's in <a href="https://www.adelaide.edu.au/degree-finder/mcomi_mcompinnov.html#df-acc-careers_parent">Computing and Innovation</a> at <a href="https://www.adelaide.edu.au/">The University of Adelaide</a> in Adelaide, South Australia. I hold a B.E. in Electronics and Communication Engineering from <a href="http://ldce.ac.in/"> L. D. College of Engineering</a>. </p>
<p align="center"> In the past, I have worked with <a href=https://sites.google.com/view/mehul-s-raval> Mehul S. Raval</a> and <a href="https://scholar.google.co.in/citations?user=8xZcpSEAAAAJ&hl=enon"> Hiren Galiyawala</a> on “Description Based Person Identification in Unconstrained Surveillance”. </p>
</p>
<p align="center"> My <a href="pdf/CV_Vanditg.pdf"><img src="icons/cv.png" height="16"></a> /
<a href="https://www.linkedin.com/in/vandit-gajjar" target="_blank" ><img src="icons/linkedin.png" height="16"></a> /
<a href="https://scholar.google.co.in/citations?user=BYqvg5MAAAAJ&hl=en&authuser=1" target="_blank"><img src="icons/google_scholar.png" height="16"></a> /
<a href="https://github.com/Vanditg" target="_blank" ><img src="icons/github_alt.png" height="16"></a> can be found here.
</td>
<td width="25%"><div class="instructorphoto"><img src="teasers/Vandit_1.png" id="Vandit"></div></td>
</tr>
</table>
</table>
</div>
<br>
<div class="container">
<table width="90%" border="0" align="center" cellpadding="20">
<h2>News</h2>
<div class="news">
<ul style="margin-top:0; margin-bottom:0;">
<!-- add news here -->
<li align="justify"><span> I am excited to announce that I will be joining <a href="https://pwc.com.au/">PwC Australia</a> as a Cloud Engineer in Salesforce Practice.
<li align="justify"><span> I will serve as a reviewer for the <a href="https://iclr.cc/Conferences/2022">International Conference on Learning Representations (ICLR) - 2022</a>.
<li align="justify"><span> I will serve as a reviewer for <a href="http://cvpr2022.thecvf.com/">Conference on Computer Vision and Pattern Recognition (CVPR) - 2022</a>.
<li align="justify"><span> I will serve as a Program Committee member for the <a href="https://aaai.org/Conferences/AAAI-22/">AAAI Conference on Artificial Intelligence (AAAI) - 2022</a>.
<li align="justify"><span> I will serve as a reviewer for the <a href="http://wacv2022.thecvf.com/">Winter Conference on Applications of Computer Vision (WACV) - 2022</a>.
<li align="justify"><span> I will serve as a reviewer for the <a href="https://nips.cc/Conferences/2021">Conference on Neural Information Processing Systems (NeurIPS) - 2021</a>.
<li align="justify"><span> I will serve as a reviewer for <a href="http://iccv2021.thecvf.com/">International Conference on Computer Vision (ICCV) - 2021</a>.
<li align="justify"><span> I will serve as a reviewer for <a href="https://icml.cc/Conferences/2021">International Conference on Machine Learning (ICML) - 2021</a>.
<li align="justify"><span> I recieved the acknowledgment from <a href="https://accv2020.kyoto/">Asian Conference on Computer Vision(ACCV) - 2020</a> as an <a href="http://accv2020.kyoto/programs/awards/">Outstanding Reviewer </a>and <a href="http://accv2020.kyoto/programs/awards/"> Emergency Reviewer</a>.
</ul>
<div id="news" class="blockDetails" style="display: block;">
<br/>[ <a href="#" onClick="hideBlock('news'); showBlock('allnews'); return false;">more</a> ]
</div>
<div id="allnews" style="display: none;">
<ul style="margin-top:0; margin-bottom:0;">
<!-- move old news here -->
<li align="justify"><span> One paper accepted at <a href="http://wacv2021.thecvf.com/">IEEE/CVF Winter Conference on Applications of Computer Vision Workshops (WACVw) 2021</a> at Hilton Waikoloa Village, Hawaii, USA. Pre-print is available <a href="https://arxiv.org/abs/2012.02408">here</a>. Full Oral Presentation will be available soon.
<li align="justify"><span> I will serve as a reviewer for <a href="http://cvpr2021.thecvf.com/">Conference on Computer Vision and Pattern Recognition (CVPR) - 2021</a>.
<li align="justify"><span> I will serve as a volunteer for the <a href="https://nips.cc/Conferences/2020/">Conference on Neural Information Processing Systems (NeurIPS) - 2020</a>.
<li align="justify"><span> I received the <a href="Acknowledgements/Vandit Gajjar_ICML_Certificate_Reviewer.pdf">acknowledgment</a> from <a href="http://icml.cc/">ICML 2020</a> as a <a href="https://icml.cc/Conferences/2020/Reviewers">reviewer</a> and volunteer. </span></li>
<li align="justify"><span> I am excited to announce that I will be spending the next 3 months as an <a href="pdf/Offer_Letter.pdf">intern </a>at <a href="https://aiaustralia.org/">AI Australia</a>.
<li align="justify"><span> I will serve as a Program Committee member for the <a href="https://aaai.org/Conferences/AAAI-21/">AAAI Conference on Artificial Intelligence (AAAI) - 2021</a>.
<li align="justify"><span> I will serve as a reviewer for the <a href="https://iclr.cc/Conferences/2021">International Conference on Learning Representations (ICLR) - 2021</a>.
<li align="justify"><span> I received the <a href="http://cvpr2020.thecvf.com/reviewer-acknowledgements">acknowledgment</a> from <a href="http://cvpr2020.thecvf.com/">CVPR 2020</a> as a reviewer and emergency reviewer. </span></li>
<li align="justify"><span> I will serve as a <a href="https://icml.cc/Conferences/2020/Reviewers">reviewer</a> and <a href="https://icml.cc/Conferences/2020/Reviewers">volunteer</a> for the <a href="https://icml.cc/">International Conference on Machine Learning (ICML) - 2020</a>.
<li align="justify"><span> I will serve as a reviewer for the <a href="http://accv2020.kyoto/">Asian Conference on Computer Vision (ACCV) - 2020</a>.
<li align="justify"><span> I will serve as a reviewer for the <a href="http://wacv2021.thecvf.com/">Winter Conference on Applications of Computer Vision (WACV) - 2021</a>.
<li align="justify"><span> I will serve as a reviewer and emergency reviewer for the <a href="https://eccv2020.eu/">European Conference on Computer Vision (ECCV) - 2020</a>.
<li align="justify"><span> I will serve as a <a href="https://iclr.cc/Conferences/2020/Volunteers">volunteer </a>for the <a href="https://iclr.cc/Conferences/2020">International Conference on Learning Representations (ICLR) - 2020</a>.
<li align="justify"><span> We have released the <a href="https://github.com/Vanditg/Description-Based-Person-Identification">code </a>of our paper <a href="https://ieeexplore.ieee.org/document/8639145">"Person Retrieval in Surveillance Video using Height, Color and Gender"</a>.
<li align="justify"><span> I will serve as a reviewer and emergency reviewer for <a href="http://cvpr2020.thecvf.com/">Conference on Computer Vision and Pattern Recognition (CVPR) - 2020</a>.
<li align="justify"><span> I receive the acknowledgment from <a href="http://iccv2019.thecvf.com/">ICCV 2019</a> as an<a href="http://iccv2019.thecvf.com/emergency_reviewers"> emergency reviewer</a>.
<li align="justify"><span> I will serve as a Program Committee member for the <a href="https://aaai.org/Conferences/AAAI-20/">AAAI Conference on Artificial Intelligence (AAAI) - 2020</a>.
<li align="justify"><span> I will serve as a reviewer and emergency reviewer for the <a href="http://wacv20.wacv.net/">Winter Conference on Applications of Computer Vision (WACV) - 2020</a>.
<li align="justify"><span> I have recieved a <a href="pdf/UNI_OFFER.pdf">letter of offer</a> from <a href="https://www.adelaide.edu.au/">The University of Adelaide</a> for the <a href="https://www.adelaide.edu.au/degree-finder/mcomi_mcompinnov.html">Master of Computing and Innovation</a> graduate coursework. Also, I'm a recipient of <a href="https://international.adelaide.edu.au/admissions/scholarships/the-2019-university-of-adelaide-global-citizens-scholarship-international">The 2019 University of Adelaide Global Citizens Scholarship</a>.
<li align="justify"><span> I will serve as a reviewer and emergency reviewer for <a href="http://iccv2019.thecvf.com/">International Conference on Computer Vision (ICCV) - 2019</a>.
<li align="justify"><span> I will be extending my Teaching Assistant tenure by 6 months at <a href="https://ahduni.edu.in/">Ahmedabad University</a>, co-teaching Advanced Statistics, Introduction to Computation and Programming Lab, Machine Learning, and Probability and Random Processes.</span></li>
<li align="justify"><span> One paper accepted at <a href="http://wacv19.wacv.net/">IEEE Winter Conference on Applications of Computer Vision (WACV)</a> 2019 at Hilton Waikoloa Village, Hawaii, USA. Pre-proceeding is available <a href="pdf/WACV.pdf">here</a>. Full Oral Presentation can be found <a href="presentation/355_Resized.mp4">here.</a></span></li>
<li align="justify"><span> Our team submission entry got selected and ranked 3rd in <a href="https://semanticsbsearch.wordpress.com/">Semantic Person Retrieval in Surveillance using Soft Biometrics Challenge </a> in Conjunction with <a href="https://avss2018.org/">IEEE International Conference on Advanced Video and Signal-based Surveillance(AVSS), 2018 Auckland, New Zeland.</a> Pre-print is available <a href="https://arxiv.org/abs/1810.05080">here.</a> Full oral presentation can be found <a href="presentation/AVSS.ppsx">here.</a></span></li>
<li align="justify"><span> I will be spending next 6 months as a <a href="pdf/TA_Offer.pdf">Teaching Assistant </a> at <a href="https://ahduni.edu.in/">Ahmedabad University</a>, co-teaching Computer Vision, Deep Learning, and Signals & Systems.</span></li>
<li align="justify"><span> One paper accepted at <a href="http://cvpr2018.thecvf.com/program/workshops">IEEE/CVF Computer Vision and Pattern Recognition Workshops (CVPRw) </a>2018, Salt-Lake City, Utah. </span></li>
<li align="justify"><span> I will serve as a reviewer for <a href="https://sites.google.com/site/mbcc2018w/home?authuser=0">Mutual Benefits of Cognitive and Computer Vision Workshop</a> in Conjunction with <a href="http://cvpr2018.thecvf.com/">Computer Vision and Pattern Recognition (CVPR)</a> 2018, Salt-Lake City, Utah. </span></li>
<li align="justify"><span> In November 2017, I joined <a href="https://https://www.meditab.com/">Meditab AI Research</a> for the 6-month winter internship program. </span></li>
<li align="justify"><span> One paper accepted at <a href="http://iccv2017.thecvf.com/program/workshops">IEEE/CVF International Conference on Computer Vision Workshops (ICCVw) </a>2017, Venice, Italy. </span></li>
<li align="justify"><span> In September 2017, I joined <a href="https://ahduni.edu.in/">Ahmedabad University </a>as a Visiting Student. </span></li>
<li align="justify"><span> In May 2017, we started the <a href="https://cvgldce.wordpress.com/">Computer Vision Group - LDCE </a>at L. D. College of Engineering. </span></li>
</ul>
<div class="blockDetails">
<br/>[ <a href="#" onClick="hideBlock('allnews'); showBlock('news'); return false;">less</a> ]
</div>
<div class="linktop"><a href="#top">▲top</a></div>
</div>
</div>
</div>
</table>
</div>
<br>
<div class="container">
<table width="90%" border="0" align="center" cellpadding="20">
<h2>About</h2>
<div class="news">
<ul>
<p align="justify"> My research is in the field of Computer Vision, Deep Learning and Cognitive Vision. Certain questions have led me to this research such as:</p>
<ul>
<p align="justify"><li><span>How human vision works to recognize object/object category with less number of samples?</span></li></p>
<p align="justify"><li><span>What makes human vision so effective?</span></li></p>
<p align="justify"><li><span>What can we learn from the human vision?</span></li></p>
</ul>
<p align="justify">Thus intending to find the answers, I do research and develop methods for how to use Cognitive and Computer Vision to benefit each other. I have been also working on understanding vision from person’s perspective, such topics include:</p>
<ul>
<p align="justify"><li><span>Person identification based on the provided description in extremely dense scenes.</span></li></p>
<p align="justify"><li><span>Human Detection, Pose Estimation and Tracking in surveillance vision.</span></li></p>
<p align="justify"><li><span>Person Retrieval in Video Surveillance using Semantic Description.</span></li></p>
</ul>
<p align="justify">Therefore in the Past, I have spent time at <a href="https://ahduni.edu.in/">Ahmedabad University</a>, <a href="http://www.meditab.com/">Meditab Software Inc.</a>, <a href="https://www.k-state.edu/">Kansas State University</a>, and <a href="https://gturobocon.wixsite.com/home"> GTU Robocon Team</a>, where I worked with <a href="https://scholar.google.co.in/citations?user=8xZcpSEAAAAJ&hl=en&oi=ao"> Hiren Galiyawala</a>, <a href="https://www.linkedin.com/in/kenil-shah-583027130/">Kenil Shah</a>, <a href="https://www.linkedin.com/in/yash-khandhediya-8b0aa8131/">Yash Khandhediya</a>, <a href="https://www.ece.k-state.edu/people/faculty/day/index.html"> Dwight Day</a>, <a href="https://www.linkedin.com/in/kim-fowler-ab825b5/"> Kim Fowler</a> and<a href="https://www.linkedin.com/in/raj-hakani-34a68a35/"> Raj Hakani</a> on several projects.</p>
<p align="justify">For the last two years, I have worked to address the underrepresentation of undergraduates in the field of Computer Vision and have motivated undergraduates in the computing field. To this end, I and my colleague have co-founded Computer Vision Group – LDCE, which focuses on increasing undergraduates knowledge and participation in Computer Vision and Deep Learning Research. </p>
<p align="justify"> In my free time, I use <a href="https://twitter.com/vandit_25">Twitter </a>the most and sometimes I also use <a href="https://www.instagram.com/vandit_25/?hl=en">Instagram </a> to post some of my travel photographs.</p>
</div>
</ul>
</div>
</table>
</div>
<br>
<div class="container">
<h2> Publications </h2>
<div class="publication">
<table width="900" align="center" border="0" cellpadding="0">
<td width="25%" valign="top"><img src="teasers/PeR_ViS.png" alt="game" width="150" height="110" style="border-style: none">
<td width="75%" valign="top">
<p><a href="https://openaccess.thecvf.com/content/WACV2021W/HADCV/html/Shah_PeR-ViS_Person_Retrieval_in_Video_Surveillance_Using_Semantic_Description_WACVW_2021_paper.html"><heading>PeR-ViS: Person Retrieval in Video Surveillance using Semantic Description</heading></a><br>
<a href="https://parshwa1999.github.io/"> Parshwa Shah</a>, <a href="https://arpit2412.github.io/"> Arpit Garg</a>, <strong>Vandit Gajjar</strong><br>
<em>IEEE/CVF Winter Conference on Applications of Computer Vision Workshops (WACVw) - The 3rd International Workshop on
Human Activity Detection in multi-camera, Continuous, long-duration Video (HADCV'21), 2021<strong></em> (Oral)</strong><br>
<div class="paper" id="WACV">
<!--<a href="https://ieeexplore.ieee.org/document/8659083">IEEE Proceeding</a> /
<a href="pdf/WACV_2019_Poster.pdf">Poster</a> / -->
<a href="https://openaccess.thecvf.com/content/WACV2021W/HADCV/html/Shah_PeR-ViS_Person_Retrieval_in_Video_Surveillance_Using_Semantic_Description_WACVW_2021_paper.html">CVF Open Access Version</a> /
<a href="https://parshwa1999.github.io/PeR-ViS/">Project Page</a> /
<a href="presentation/WACV_2021_PeRViS.mp4">Oral Presentation</a> /
<a href="pdf/WACVw_2021_Slides.pdf">Slides</a> /
<a href="https://arxiv.org/pdf/2012.02408.pdf">ArXiv</a> /
<a shape="rect" href="javascript:togglebib('WACV')" class="togglebib">Bibtex</a> /
<a href="pdf/Reviews_WACVw_2021.pdf">Reviews WACVw 2021</a> /
<a href="pdf/Reviews_WACV_2021.pdf">Reviews WACV 2021 (Reject)</a> /
<a href="pdf/WACV_2020_Round_1.pdf">Reviews WACV 2020 - Round 1 (Reject)</a> /
<a href="pdf/WACV_2020_Round_2.pdf">Reviews WACV 2020 - Round 2 (Reject)</a> /
<a href="pdf/ICCV_2019.pdf">Reviews ICCV 2019 (Reject)</a>
<pre xml:space="preserve">
@InProceedings{Shah_2021_WACV,
author = {Shah, Parshwa and Garg, Arpit and Gajjar, Vandit},
title = {PeR-ViS: Person Retrieval in Video Surveillance Using Semantic Description},
booktitle = {Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
month = {January},
year = {2021},
pages = {41-50}
}
</div>
</td>
</td>
</table>
</div>
<hr>
<div class="publication">
<table width="900" align="center" border="0" cellpadding="0">
<td width="25%" valign="top"><img src="teasers/SAF_BAGE.png" alt="game" width="150" height="120" style="border-style: none">
<td width="75%" valign="top">
<p><a href="pdf/WACV.pdf"><heading>SAF- BAGE: Salient Approach for Facial Soft-Biometric Classification - Age, Gender, and Facial Expression</heading></a><br>
<a href="https://www.linkedin.com/in/ayeshagurnani/"> Ayesha Gurnani*</a>, <a href="https://www.linkedin.com/in/kenil-shah-583027130/"> Kenil Shah*</a>, <strong>Vandit Gajjar*</strong>, <a href="https://virajmavani.github.io/"> Viraj Mavani*</a>, <a href="https://www.linkedin.com/in/yash-khandhediya-8b0aa8131/"> Yash Khandhediya*</a><br>
<em>IEEE Winter Conference on Applications of Computer Vision (WACV), 2019<strong></em> (Oral)</strong><em> and Invited long-talk at <a href="http://wacv19.wacv.net/workshops/">Workshop on Demographic Variations in Performance of Biometric Algorithms</a> in conjunction with IEEE WACV 2019.</em><br>
<strong>* Authors are listed alphabetically and have contributed equally.</strong>
<div class="paper" id="WACV">
<a href="https://ieeexplore.ieee.org/document/8659083">IEEE Proceeding</a> /
<a href="presentation/355_Resized.mp4">Oral Presentation</a> /
<a href="pdf/355_Oral.pdf">Slides</a> /
<a href="pdf/WACV_2019_Poster.pdf">Poster</a> /
<a href="https://arxiv.org/ftp/arxiv/papers/1803/1803.05719.pdf">ArXiv</a> /
<a shape="rect" href="javascript:togglebib('WACV')" class="togglebib">Bibtex</a> /
<a href="pdf/Reviews_WACV.pdf">Reviews WACV 2019</a> /
<a href="pdf/Reviews_AMFG_CVPR2018.pdf">Reviews CVPRw - AMFG 2018 (Reject)</a>
<pre xml:space="preserve">
@InProceedings{Gurnani_2019_WACV,
author = {Gurnani, Ayesha and Shah, Kenil and Gajjar, Vandit and Mavani, Viraj and Khandhediya, Yash},
title = {SAF-BAGE: Salient Approach for Facial Soft-Biometric Classification - Age, Gender, and Facial Expression},
booktitle = {The IEEE Winter Conference on Applications of Computer Vision(WACV)},
month = {January},
year = {2019}}
</div>
</td>
</td>
</table>
</div>
<hr>
<div class="publication">
<table width="900" align="center" border="0" cellpadding="0">
<td width="25%" valign="top"><img src="teasers/AVSS.png" alt="game" width="150" height="120" style="border-style: none">
<td width="75%" valign="top">
<p><a href="pdf/AVSS.pdf"><heading>Person Retrieval in Surveillance Video using Height, Color and Gender</heading></a><br>
<a href="https://scholar.google.co.in/citations?user=8xZcpSEAAAAJ&hl=en&oi=ao"> Hiren Galiyawala</a>, <a href="https://www.linkedin.com/in/kenil-shah-583027130/"> Kenil Shah</a>, <strong>Vandit Gajjar</strong>, <a href="https://sites.google.com/view/mehul-s-raval/home?authuser=0"> Mehul S. Raval</a><br>
<em>IEEE International Conference on Advanced Video and Signal-based Surveillance(AVSS) - Semantic Person Retrieval in Surveillance using Soft Biometrics Challenge, 2018</em><strong> (Oral)</strong></a><br>
<div class="paper" id="AVSS">
<a href="https://ieeexplore.ieee.org/document/8639145">IEEE Proceeding</a> /
<a href="presentation/AVSS.ppsx">Oral Presentation</a> /
<a href="https://github.com/Vanditg/Description-Based-Person-Identification">Code</a> /
<a href="presentation/AVSS.pptx">Slides</a> /
<a href="https://arxiv.org/ftp/arxiv/papers/1810/1810.05080.pdf">ArXiv</a> /
<a shape="rect" href="javascript:togglebib('AVSS')" class="togglebib">Bibtex</a> /
<a href="pdf/Reviews_AVSS2018.pdf">Reviews</a>
<pre xml:space="preserve">
@InProceedings{Galiyawala_2018_AVSS,
author = {Galiyawala, Hiren and Shah, Kenil and Gajjar, Vandit and Raval Mehul S.},
title = {Person Retrieval in Surveillance Video using Height, Color and Gender},
booktitle = {The IEEE International Conference on Advanced Video and Signal-based Surveillance(AVSS)},
month = {November},
year = {2018}}
</div>
<p><img src="icons/trophy.png" width="20" height="20" style="border-style:none"> <strong>Third in Semantic Person Retrieval Challenge.</strong>
<h3> Media Coverage </h3>
<a href="https://goo.gl/Xj3bUA"><img src="Media_C/NS.png" width="40" height="40" style="border-style:none"></a>
<a href="https://goo.gl/5mUyUT"><img src="Media_C/DT.png" width="40" height="30" style="border-style:none"></a>
<a href="https://tnw.to/I1gTz"><img src="Media_C/TNW.png" width="40" height="40" style="border-style:none"></a>
<a href="https://goo.gl/Yb2FaW"><img src="Media_C/MTE.png" width="50" height="20" style="border-style:none"></a>
<a href="https://goo.gl/ZBn4Bs"><img src="Media_C/TL.png" width="40" height="40" style="border-style:none"></a>
<a href="https://goo.gl/rniz3N"><img src="Media_C/OP.png" width="40" height="40" style="border-style:none"></a>
<a href="https://goo.gl/SY8Lux"><img src="Media_C/JC.png" width="50" height="10" style="border-style:none"></a>
<a href="https://goo.gl/XAvc4q"><img src="Media_C/BR.png" width="40" height="40" style="border-style:none"></a>
<a href="https://inshorts.com/en/news/indian-teams-ai-finds-people-in-videos-via-clothes-height-1540395247981"><img src="Media_C/ISH.png" width="40" height="15" style="border-style:none"></a>
<a href="https://goo.gl/9HbkgV"><img src="Media_C/RT.png" width="35" height="40" style="border-style:none"></a>
</td>
</td>
</table>
</div>
<hr>
<div class="publication">
<table width="900" align="center" border="0" cellpadding="0">
<td width="25%" valign="top"><img src="teasers/Human_Detection.png" alt="game" width="150" height="120" style="border-style: none">
<td width="75%" valign="top">
<p><a href="http://openaccess.thecvf.com/content_cvpr_2018_workshops/w39/html/Gajjar_ViS-HuD_Using_Visual_CVPR_2018_paper.html"><heading>ViS-HuD: Using Visual Saliency to Improve Human Detection with Convolutional Neural Networks</heading></a><br>
<strong>Vandit Gajjar*</strong>, <a href="https://www.linkedin.com/in/yash-khandhediya-8b0aa8131/"> Yash Khandhediya*</a>, <a href="https://www.linkedin.com/in/ayeshagurnani/"> Ayesha Gurnani</a>, <a href="https://virajmavani.github.io/"> Viraj Mavani</a>, <a href="https://sites.google.com/view/mehul-s-raval/home?authuser=0"> Mehul S. Raval</a><br>
<em>Computer Vision and Pattern Recognition - Mutual Benefits of Cognitive and Computer Vision Workshop (CVPRw) </em>, 2018<strong> (Poster)</strong><br>
<strong> * Authors contributed equally</strong>
<div class="paper" id="ViS-HuD">
<a href="http://openaccess.thecvf.com/content_cvpr_2018_workshops/w39/html/Gajjar_ViS-HuD_Using_Visual_CVPR_2018_paper.html">CVF Open Access Version</a> /
<a href="https://ieeexplore.ieee.org/document/8575422">IEEE Proceeding</a> /
<a href="pdf/CVPR 2018 Poster.pdf">Poster</a> /
<a href="https://arxiv.org/abs/1803.01687">ArXiv</a> /
<a shape="rect" href="javascript:togglebib('ViS-HuD')" class="togglebib">Bibtex</a> /
<a href="pdf/Reviews_MBCC_CVPR2018.pdf">Reviews</a>
<pre xml:space="preserve">
@InProceedings{Gajjar_2018_CVPR_Workshops,
author = {Gajjar, Vandit and Khandhediya, Yash and Gurnani, Ayesha and Mavani, Viraj and Raval, Mehul S.},
title = {ViS-HuD: Using Visual Saliency to Improve Human Detection With Convolutional Neural Networks},
booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops},
month = {June},
year = {2018}}
</pre>
</div>
</td>
</td>
</table>
</div>
<hr>
<div class="publication">
<table width="900" align="center" border="0" cellpadding="0">
<td width="25%" valign="top"><img src="teasers/2B3C.png" alt="game" width="150" height="120" style="border-style: none">
<td width="75%" valign="top">
<p><a href="https://arxiv.org/ftp/arxiv/papers/1803/1803.02181.pdf"><heading>2^B3^C: 2 Box 3 Crop of Facial Image for Gender Classification with Convolutional Networks</heading></a><br>
<strong>Vandit Gajjar</strong><br>
<div class="paper" id="2^B3^C">
<a href="https://arxiv.org/ftp/arxiv/papers/1803/1803.02181.pdf">Arxiv</a> /
<a shape="rect" href="javascript:togglebib('2^B3^C')" class="togglebib">Bibtex</a> /
<a href="pdf/Reviews_Biometrics_CVPR2018.pdf">Reviews</a>
<pre xml:space="preserve">
@article{Gurnani20182^B3^C,
Author = {Vandit Gajjar},
Title = {2^B3^C: 2 Box 3 Crop of Facial Image for Gender Classification with Convolutional Networks},
Journal = {arXiv preprint arXiv:1803.02181},
Year = {2018}}
</pre>
</div>
</td>
</td>
</table>
</div>
<hr>
<div class="publication">
<table width="900" align="center" border="0" cellpadding="0">
<td width="25%" valign="top"><img src="teasers/Human_Detect_And_Track.png" alt="game" width="150" height="120" style="border-style: none">
<td width="75%" valign="top">
<p><a href="http://openaccess.thecvf.com/content_ICCV_2017_workshops/w40/html/Gajjar_Human_Detection_and_ICCV_2017_paper.html"><heading>Human Detection and Tracking for Video Surveillance: A Cognitive Science Approach </heading></a><br>
<strong>Vandit Gajjar</strong>, <a href="https://www.linkedin.com/in/ayeshagurnani/"> Ayesha Gurnani</a>, <a href="https://www.linkedin.com/in/yash-khandhediya-8b0aa8131/"> Yash Khandhediya</a><br>
<em>International Conference on Computer Vision - Mutual Benefits of Cognitive and Computer Vision Workshop (ICCVw) </em>, 2017<strong> (Poster)</strong><br>
<div class="paper" id="Human">
<a href="http://openaccess.thecvf.com/content_ICCV_2017_workshops/w40/html/Gajjar_Human_Detection_and_ICCV_2017_paper.html">CVF Open Access Version</a> /
<a href="https://ieeexplore.ieee.org/document/8265542/">IEEE Proceeding</a> /
<a href="pdf/ICCV 2017 Poster.pdf">Poster</a> /
<a href="https://arxiv.org/ftp/arxiv/papers/1709/1709.00726.pdf">Arxiv</a> /
<a shape="rect" href="javascript:togglebib('Human')" class="togglebib">Bibtex</a>
<pre xml:space="preserve">
@InProceedings{Gajjar_2017_ICCV,
author = {Gajjar, Vandit and Gurnani, Ayesha and Khandhediya, Yash},
title = {Human Detection and Tracking for Video Surveillance: A Cognitive Science Approach},
booktitle = {The IEEE International Conference on Computer Vision (ICCV) Workshops},
month = {Oct},
year = {2017}}
</pre>
</div>
</td>
</td>
</table>
</div>
<hr>
<div class="publication">
<table width="900" align="center" border="0" cellpadding="0">
<td width="25%" valign="top"><img src="teasers/Flower.png" alt="game" width="150" height="120" style="border-style: none">
<td width="75%" valign="top">
<p><a href="https://arxiv.org/ftp/arxiv/papers/1708/1708.03763.pdf"><heading>Flower Categorization using Deep Convolutional Neural Networks</heading></a><br>
<a href="https://www.linkedin.com/in/ayeshagurnani/"> Ayesha Gurnani</a>, <a href="https://virajmavani.github.io/"> Viraj Mavani</a>, <strong>Vandit Gajjar</strong>, <a href="https://www.linkedin.com/in/yash-khandhediya-8b0aa8131/"> Yash Khandhediya</a><br>
<div class="paper" id="Flower">
<a href="https://arxiv.org/ftp/arxiv/papers/1708/1708.03763.pdf">Arxiv</a> /
<a shape="rect" href="javascript:togglebib('Flower')" class="togglebib">Bibtex</a>
<pre xml:space="preserve">
@article{Gurnani2017Flower,
Author = {Ayesha Gurnani and Viraj Mavani and Vandit Gajjar and Yash Khandhediya},
Title = {Flower Categorization using Deep Convolutional Neural Networks},
Journal = {arXiv preprint arXiv:1708.03763},
Year = {2017}}
</pre>
</div>
</td>
</td>
</table>
</div>
<hr>
<div class="publication">
<table width="900" align="center" border="0" cellpadding="0">
<td width="25%" valign="top"><img src="teasers/Hand.png" alt="game" width="150" height="120" style="border-style: none">
<td width="75%" valign="top">
<p><a href="https://ieeexplore.ieee.org/document/8391833/"><heading>Hand Gesture Real Time Paint Tool - Box</heading></a><br>
<strong>Vandit Gajjar</strong>, <a href="https://virajmavani.github.io/"> Viraj Mavani</a>, <a href="https://www.linkedin.com/in/ayeshagurnani/"> Ayesha Gurnani</a><br>
<em>IEEE International Conference on Power, Control, Signals and Instrumentation Engineering (ICPCSI) </em>, 2017 <strong>(Spotlight)</strong><br>
<div class="paper" id="Hand">
<a href="https://ieeexplore.ieee.org/document/8391833/">IEEE Proceeding</a> /
<a shape="rect" href="javascript:togglebib('Hand')" class="togglebib">Bibtex</a>
<pre xml:space="preserve">
@article{Gajjar2017Hand,
Author = {Vandit Gajjar and Viraj Mavani and Ayesha Gurnani},
Title = {Hand Gesture Real Time Paint Tool - Box},
Journal = {IEEE International Conference on Power, Control, Signals and Instrumentation Engineering},
Year = {2017}}
</pre>
</div>
</td>
</td>
</table>
</div>
<hr>
<div class="publication">
<table width="900" align="center" border="0" cellpadding="0">
<td width="25%" valign="top"><img src="teasers/Human_Background.png" alt="game" width="150" height="120" style="border-style: none">
<td width="75%" valign="top">
<p><a href="http://ijsrd.com/C_Article.php?manuscript=NCACSETT4P084"><heading>Human Detection for Night Surveillance using Adaptive Background Subtracted Image</heading></a><br>
<a href="https://www.linkedin.com/in/yash-khandhediya-8b0aa8131/"> Yash Khandhediya</a>, <a href="https://www.linkedin.com/in/karishma-sav"> Karishma Sav</a>, <strong>Vandit Gajjar</strong><br>
<em>National Conference on Advances in Computer Science Engineering & Technology (NCACSET) </em>, 2017 <strong>(Oral)</strong><br>
<div class="paper" id="Human_Background">
<a href="https://arxiv.org/ftp/arxiv/papers/1709/1709.09389.pdf">Arxiv</a> /
<a shape="rect" href="javascript:togglebib('Human_Background')" class="togglebib">Bibtex</a>
<pre xml:space="preserve">
@article{Khandhediya2017Human_Background,
Author = {Yash Khandhediya and Karishma Sav and Vandit Gajjar},
Title = {Human Detection for Night Surveillance using Adaptive Background Subtracted Image},
Journal = {IJSRD - National Conference on Advances in Computer Science Engineering & Technology},
Year = {2017}}
</pre>
</div>
</td>
</td>
</table>
</div>
<hr>
<div class="container">
<h2> Training and Certification </h2>
<br>
<a href="AWS/AWS_Certified_Cloud_Practitioner_certificate.pdf"><img src="AWS/AWS_CloudPractitioner.png" width="100" height="100" style="border-style:none"></a>
<a href="AWS/AWS_Certified_Developer_Associate_certificate.pdf"><img src="AWS/AWS_Developer_Associate.png" width="100" height="100" style="border-style:none"></a>
<a href="Salesforce/Salesforce_Certified_Administrator.pdf"><img src="Salesforce/Administrator.png" width="100" height="100" style="border-style:none"></a>
</div>
<p>
<font size="2"><font size="2"><font size="2"> <br>
Web Counter </a><a href="http://www.easycounter.com/"><img alt="HTML Counter" border="0" src="http://www.easycounter.com/counter.php?vandit25"></a><font face="Bell MT" size="2"> unique visitors since May 2018 </font></font></font></font>
</p>
<script xml:space="preserve" language="JavaScript">
hideallbibs();
</script>
<footer>
<h4>© Vandit Gajjar</h4>
<h6>(Theme courtesy: <a href="https://jonbarron.info/">Jon Barron</a>)</h6>
</footer>
</body>
</html>