-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
455 lines (412 loc) · 26.3 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-176270417-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-176270417-1');
</script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="generator" content="pandoc">
<title>Ravi Kiran Sarvadevabhatla</title>
<script src="./ravikiran_files/jquery-1.js"></script>
<link rel="stylesheet" href="./ravikiran_files/bootstrap.css">
<link rel="stylesheet" href="./ravikiran_files/bootstrap-theme.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="./ravikiran_files/bootstrap.js"></script>
<style>
/* http://stackoverflow.com/questions/18325779/bootstrap-3-collapse-show-state-with-chevron-icon */
.panel-heading .accordion-toggle:before {
font-family: 'Nunito';
content: "\e114";
float: left;
color: grey;
padding-right: 6px;
}
.panel-heading .accordion-toggle.collapsed:before {
content: "\e080";
}
table, th, td {
border: 0px solid black;
border-collapse: collapse;
}
.fa {
padding: 5px;
font-size: 30px;
width: 45px;
text-align: center;
text-decoration: none;
margin: 5px 2px;
}
.fa:hover {
opacity: 0.7;
}
.fa-twitter {
background: #55ACEE;
color: white;
}
.fa-linkedin {
background: #007bb5;
color: white;
}
.fa-youtube {
background: #bb0000;
color: white;
}
</style>
<style type="text/css">
.fa {
padding: 5px;
font-size: 30px;
width: 45px;
text-align: center;
text-decoration: none;
margin: 5px 2px;
}
.fa:hover {
opacity: 0.7;
}
.fa-twitter {
background: #55ACEE;
color: white;
}
.fa-linkedin {
background: #007bb5;
color: white;
}
.fa-youtube {
background: #bb0000;
color: white;
}
</style>
</head>
<body>
<nav class="navbar navbar-default navbar-static-top" role="navigation">
<div class="container">
<ul class="nav navbar-nav">
<li><a href="index.html"><font style="font-size:20px; font-weight:500;" color="#003380">Ravi Kiran Sarvadevabhatla</font></a></li>
<li><a href="publications.html"><font size="4px" color="#E62E00"><b>Publications</b></font></a></li>
<!--li><a href="research.html"><font size="4px" color="#E62E00"><b>Current Research</b></font></a></li-->
<!--li><a href="past-research.html"><font size="4px" color="#E62E00"><b>Past Research</b></font></a></li-->
</ul>
</div>
</nav>
<div class="container">
<p style="margin:10px 0px 0px 0px;"></p>
<a name="introduction"></a>
<ul class="list-group" style="border-style:solid; border-width:2.5px; border-radius:3px; border-color:#666666;">
<!--<ul class="list-group">-->
<li class="list-group-item">
<div class="media">
<div class="pull-left" style="padding:0% 0% 0% 0.2%; width:15.2%;">
<div class="box" style="width:86%; padding:0px 0px 0px 0px;">
<div align="center">
<img src="ravipic.jpeg" width="100%" style="border-radius:5px;">
</div>
</div>
</div>
<div class="pull-left" style="padding:0% 0% 0% 0.1%; width:43%;">
<font style="font-size:23px;"><b>Ravi Kiran Sarvadevabhatla</b></font><br><p style="margin:9px 0px 0px 0px;"></p>
<font style="font-size:18px;">Associate Professor</font>
<br>
<font style="font-size:15px;"><a href="https://www.iiit.ac.in/">International Institute of Information Technology (IIIT-H)</a></font><br><font style="font-size:15px;">Gachibowli, Hyderabad 500032, INDIA</font>
<br>
and
<br>
<font style="font-size:18px;"> Lead (Applied Projects and Academic Programs)</font>
<br>
<font style="font-size:15px;"><a href="https://mobility.iiit.ac.in/">iHub-Data Mobility</a></font><br>
<br>
</div>
<div class="pull-right" style="background-color:#E6E6FF; width:32.2%; border-radius:5px; padding:0.45% 0.5% 0.7% 1.5%;">
<font style="font-size:18px;">
<b>Contact Information:</b><br>
<p style="margin:4px 0px 0px 0px;"></p>
</font>
<font style="font-size:15.0px;">
F23, CVIT, 2nd Floor <br> KCIS Research Block <br>
International Institute of Information Technology (IIIT-H) <br>
Gachibowli, Hyderabad 500032, INDIA <br>
<b>Email</b>: [email protected]<br>
</font>
<a href="https://twitter.com/vikataravi" class="fa fa-twitter"></a>
<a href="https://www.linkedin.com/in/ravi-kiran-s/" class="fa fa-linkedin"></a>
<a href="https://www.youtube.com/channel/UCnbjhsM2ij1qRqGlGPBWa7w/videos" class="fa fa-youtube"></a>
<a href="https://broadleaf-marscapone-c6c.notion.site/Meta-e2ae83234a1e436393b9fb9defc0222d" class="fa fa-notion"></a>
</div>
</div>
</li>
</ul>
<a name="interests"></a>
<div class="page-header"><h2 id="textbook" style="font-size:25px;">Research Interests</h2></div>
<p style="margin:15px 0px 0px 0px;"></p>
<p> My work is primarily in the area of Computer Vision and applied Machine Learning. I have broad-ranging research interests and like to work on inter-disciplinary problems involving multi-modal multimedia data (e.g. images,videos, text, audio/speech, eye-tracking data) and disciplines (e.g. Graphics, Robotics, Human-Computer Interaction). </p>
<p> For projects and other past research, click <a href="research.html">here</a>.</p>
<p style="margin:-24px 0px 0px 0px;"></p>
<a name="news"></a>
<!--div class="page-header"><h2 id="textbook" style="font-size:25px;">News</h2></div>
<table class="table table-borderless" style="border-style:solid; border-width:0px;">
<tbody>
<tr>
<tr>
<td bgcolor="#FFD6BA" width="123">January 12, 2024</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA">Promoted to Associate Professor.</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">July 1, 2022</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA">Paper accepted at <a href="https://2022.acmmm.org/">ACM Multimedia 2022</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Jun 25, 2022</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >Our proposal is one of the super-winners (2nd time winner) for 2022 edition of Qualcomm Innovation Fellowship (India).</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Mar 2, 2022</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA">Paper accepted at <a href="https://cvpr2022.thecvf.com/">CVPR-2022</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Oct 5, 2021</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA">Paper accepted at <a href="https://wacv2022.thecvf.com/">WACV-2022</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Sep 30, 2021</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA">4 papers accepted at <a href="https://iitj.ac.in/icvgip2021/">ICVGIP-2021</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Sep 1, 2021</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA">My MS student Sravya Vardhani Shivapuja has received <a href="https://blogs.iiit.ac.in/monthly_news/ihub-data-fellowships/">IHub-Data Master's Fellowship 2021</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Aug 3, 2021</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >I will be serving as a Senior Program Committee member for <a href="https://aaai.org/Conferences/AAAI-22/">AAAI-2022</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Aug 1, 2021</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >Our ACM Multimedia oral paper 'MeronymNet: A Hierarchical Model for Unified and Controllable Multi-Category Object Generation' has been selected for presentation at <a href="https://geometry.stanford.edu/struco3d/papers.html">ICCV-21 StruCo3D workshop</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Jul 5, 2021</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >2 papers [1 <b>ORAL</b>, 1 poster] accepted at <a href="https://2021.acmmm.org/">ACM Multimedia 2021</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Jun 25, 2021</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >Our proposal is one of the winners for <a href="https://www.qualcomm.com/research/university-relations/innovation-fellowship/2021-india">2021 edition of Qualcomm Innovation Fellowship (India)</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Jun 25, 2021</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >Our paper 'DocVisor: A Multi-purpose Web-based Interactive Visualizer for Document Image Analytics' has been accepted at <a href="https://sites.google.com/view/icdar-ost-2021">The 3rd ICDAR Workshop on Open Services and Tools for Document Analysis (ICDAR-OST 2021)</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Jun 25, 2021</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >Our paper 'MediTables: A New Dataset and Deep Network for Multi-Category Table Localization in Medical Documents' has been accepted at <a href="https://grec2021.univ-lr.fr/">The 14th IAPR International Workshop on Graphics Recognition (GREC 2021) </a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">May 20, 2021</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >I will be serving as an Area Chair for <a href="https://iitj.ac.in/icvgip2021/people.php">ICVGIP-2021</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">May 20, 2021</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >Our paper 'Syntactically Guided Generative Embeddings For Zero-shot Skeleton Action Recognition' has been accepted at <a href="https://2021.ieeeicip.org/">IEEE International Conference on Image Processing (ICIP) - 2021</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Apr 27, 2021</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA">Two papers accepted at <a href="https://icdar2021.org/">International Conference on Document Image Analysis and Recognition (ICDAR) - 2021</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Apr 6, 2021</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >I will be serving as a Reviewer for NeurIPS 2021.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Apr 5, 2021</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >Our paper 'Quo Vadis, Skeleton Action Recognition?' has been accepted at International Journal of Computer Vision (IJCV).</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Feb 18, 2021</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >Teaching Data Structures and Algorithms (Term 2, Spring 2021), joint with Sujit Gujar.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Jan 12, 2021</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >I will be serving as a Reviewer for ICCV 2021.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Dec 07, 2020</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >I will be serving as a Reviewer for CVPR 2020.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Nov 13,2020</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" > Paper accepted for publication in <a href="http://www.visapp.visigrapp.org/">16th International Conference on Computer Vision Theory and Applications (VISAPP 2021)</a>.</td>
</tr>
<tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Aug 20, 2020</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >Project page for privacy-preserving human action understanding is up. Click <a href="https://skeleton.iiit.ac.in">HERE</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Aug 10, 2020</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >Teaching Digital Image Processing in Monsoon 2020.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Apr 14, 2020</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" > Paper accepted in <a href="https://cvpr2020text.wordpress.com/"> CVPR2020 Workshop on Text and Documents in the Deep Learning Era</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Mar 25, 2020</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >I will be serving as a Reviewer for CVPR 2020 Workshop on Neural Architecture Search and Beyond.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Mar 25, 2020</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >I will be serving as a Reviewer for NeurIPS 2020.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Feb 28, 2020</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >My Ph.D. thesis has been awarded the Sir Vithal N Chandavarkar Memorial Medal, given for the best Ph.D. thesis work by a student of the CDS department, IISc (awarded yearly with a minimum of 5 theses under consideration). </td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Feb 17, 2020</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >I will be serving as a Program Committee member for ACMMM 2020.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Jan 31, 2020</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >I will be serving as a Program Committee member for IJCAI 2020.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Jan 19, 2020</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" > Paper accepted for publication in <a href="http://icra2020.org/"> 2020 International Conference on Robotics and Automation (ICRA)</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Jan 2, 2020</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >Teaching Statistical Methods in AI (jointly with <a href="https://faculty.iiit.ac.in/~vgandhi/"> Vineet Gandhi</a>), Data Structures (jointly with Anoop Namboodiri) in Spring 2020.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Jan 1, 2020</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" >I will be serving as Executive Program Director for <a href="https://cie.iiit.ac.in/aiml/" target="_blank"> TalentSprint/IIIT-H Foundations of Artificial Intelligence & Machine Learning Advanced Certification Program</a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Dec 17, 2019</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" > My Q&A session on <i>Activity Tracking in Industry 4.0</i> as part of <i> Let's Talk AI</i> series by IIIT-H faculty. Watch the video below: </td>
</tr>
<tr>
<td width=110> </td>
<td width="40"></td><td>
<iframe width="560" height="415" src="https://www.youtube.com/embed/bC9TGFQ9mzE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Dec 10, 2019</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" > Paper accepted for publication in the <a href="https://signalprocessingsociety.org/publications-resources/ieee-transactions-information-forensics-and-security" target="_blank">IEEE Transactions on Information Forensics and Security</a> journal.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Dec 1, 2019</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" > ETV Telangana (cable TV channel) covered our work on historical manuscript analysis in Yuva, a daily segment which covers young achievers. Watch the video below (in Telugu) and click on images for news articles.</td>
</tr>
<tr>
<td width=110> </td>
<td width="40"></td><td>
<iframe width="560" height="415" src="https://www.youtube.com/embed/ctVyiraxAwE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</td>
</tr>
<tr>
<td width="123"></td><td width="40"></td><td> <a href="https://www.newindianexpress.com/states/telangana/2019/oct/16/now-ai-to-help-study-old-manuscripts-2048229.html"><img src="ravikiran_files/ie-indiscapes.png"></a></td><td> <a href="https://timesofindia.indiatimes.com/city/hyderabad/city-gets-first-of-its-kind-database-to-decode-palm-leaf-manuscripts/articleshow/71621784.cms"><img src="ravikiran_files/toi-indiscapes.png"></a>.</td>
</tr>
<tr>
<td bgcolor="#FFD6BA" width="123">Sep 15, 2019</td><td bgcolor="#FFD6BA" width="40"></td><td bgcolor="#FFD6BA" > I will be serving as Publicity Chair for <a href="https://ece.iisc.ac.in/~spcom/2020/" target="_blank">13th International Conference on Signal Processing and Communications (SPCOM-2020)</a> conference.</td>
</tr>
</tbody></table>
<font size="4px"><b>Older News Archive</b></font> <a class="syllabus-toggle collapsed" data-toggle="collapse" data-parent="#oldernews" href="#oldernews-list"><i>(click to Expand / Collapse)</i></a><br>
<p style="margin:10px 0px 0px 0px;"></p>
<div id="oldernews-list" class="panel-collapse collapse out">
<table class="table table-borderless" style="border-style:solid; border-width:1.2px;">
<tbody><tr>
<td width="123">Oct 17, 2018</td><td width="40"></td><td>Journal version of AAAI-18 paper accepted for publication in Transactions on Pattern Analysis and Machine Intelligence (TPAMI)</td>
</tr>
<tr>
<td width="123">Sep 29, 2018</td><td width="40"></td><td>Lecture at <a href="https://cie.iiit.ac.in/aiml/" target="_blank">TalentSprint/IIIT-H Foundations of Artificial Intelligence & Machine Learning Advanced Certification Program</a>.</td>
</tr>
<tr>
<td width="123">Sep 5, 2018</td><td width="40"></td><td> I will be serving as a Program Committee member for <a href="https://aaai.org/Conferences/AAAI-19/" target="_blank">AAAI 2019</a>.</td>
</tr>
<tr>
<td width="123">Aug 30, 2018</td><td width="40"></td><td> I will be serving as a Reviewer for <a href="http://accv2018.net/" target="_blank">ACCV 2018</a>.</td>
</tr>
<tr>
<td width="123">Jul 28, 2018</td><td width="40"></td><td>Lecture at <a href="https://cie.iiit.ac.in/aiml/" target="_blank">TalentSprint/IIIT-H Foundations of Artificial Intelligence & Machine Learning Advanced Certification Program</a>.</td>
</tr>
<tr>
<td width="123">July 9, 2018</td>
<td width="40"></td><td>Joined <a href="https://www.iiit.ac.in/" target="_blank">IIIT-Hyderabad</a> as an Assistant Professor.</td>
</tr>
<tr>
<td width="123">Jul 7, 2018</td><td width="40"></td><td>Lecture at <a href="https://cie.iiit.ac.in/aiml/" target="_blank">TalentSprint/IIIT-H Foundations of Artificial Intelligence & Machine Learning Advanced Certification Program</a>.</td>
</tr>
<tr>
<td width="123">Jul 2, 2018</td><td width="40"></td><td>Lecture at <a href="http://cvit.iiit.ac.in/cvsummerschool2018/" target="_blank">3rd Summer School on Computer Vision, IIIT-Hyderabad</a>.</td>
</tr>
<tr>
<td width="123">Jun 15, 2018</td><td width="40"></td><td> I will be serving as a Program Committee member for <a href="http://www.cods-comad.in/2019/index.html" target="_blank">6th ACM IKDD CoDS and 24th COMAD - 2018</a>.</td>
</tr>
<tr>
<td width="123">Jun 13, 2018</td><td width="40"></td><td> I will be serving as a Reviewer for <a href="https://sa2018.siggraph.org/en" target="_blank">ACM SIGGRAPH Asia 2018</a>.</td>
</tr>
<tr>
<td width="123">May 30, 2018</td><td width="40"></td><td> I will be serving as a Reviewer for <a href="https://cvit.iiit.ac.in/icvgip18" target="_blank">ICVGIP 2018</a>.</td>
</tr>
<tr>
<td width="123">Apr 14, 2018</td><td width="40"></td><td>Talk at <a href="https://www.iiit.ac.in/" target="_blank">IIIT-Hyderabad</a>.</td>
</tr>
<tr>
<td width="123">Mar 7, 2018</td><td width="40"></td><td> Talk at <a href="https://www.cse.iitb.ac.in/webcal/view_entry.php?id=4502&date=20180307&user=_NUC_department" target="_blank">IIT-Bombay</a>.</td>
</tr>
<tr>
<td width="123">Feb 19, 2018</td><td width="40"></td><td> Talk at <a href="http://www.cse.iitd.ac.in/index.php/2011-12-29-23-14-40/talks-by-visitors" target="_blank">IIT-Delhi</a>.</td>
</tr>
<tr>
<td width="123">Jan 29, 2018</td><td width="40"></td><td> I will be serving as a Program Committee member for <a href="https://www.ijcai-18.org" target="_blank">IJCAI-ECAI 2018</a>.</td>
</tr>
<tr>
<td width="123">Jan 18, 2018</td><td width="40"></td><td> Talk at <a href="https://research.adobe.com" target="_blank">Adobe Research</a>, Bangalore.</td>
</tr>
<tr>
<td width="123">Nov 8, 2017</td><td width="40"></td><td> Paper accepted at <a href="https://aaai.org/Conferences/AAAI-18/">AAAI-2018</a>.</td>
</tr>
<tr>
<td width="123">Sep 18, 2017</td><td width="40"></td><td> Invited presentation at Amazon India Artificial Intelligence Summit 2017.</td>
</tr>
<tr>
<td width="123">July 2, 2017</td><td width="40"></td><td> Paper accepted at <a href="http://www.acmmm.org/2017/">ACMMM-2017</a>.</td>
</tr>
<tr>
<td width="123">June 16, 2017</td><td width="40"></td><td> Gave an invited talk : "R for Image Processing and Pattern Recognition" at Raghu Engineering College, Visakhapatnam.</td>
</tr>
<tr>
<td width="123">Feb 27, 2017</td><td width="40"></td><td> Paper accepted at <a href="http://cvpr2017.thecvf.com/">CVPR-2017</a>.</td>
</tr>
<tr>
<td width="123">Feb 26, 2017</td><td width="40"></td><td> Gave an invited talk on Recurrent Neural Networks at <a href="https://www.meetup.com/Bangalore-ComputerVision-Meetup/events/237701055/">Bangalore Computer Vision Meetup</a>. View the talk here: <a href="https://www.youtube.com/watch?v=VfQNKQHewY4">Part-1</a>, <a href="https://www.youtube.com/watch?v=b22Ifh_WBkk">Part-2</a>.</td>
</tr>
<tr>
<td width="123">Feb 13, 2017</td><td width="40"></td><td> Paper accepted for publication in the <a href="https://signalprocessingsociety.org/publications-resources/ieee-transactions-image-processing" target="_blank">IEEE Transactions on Image Processing</a> journal.</td>
</tr>
<tr>
<td width="123">Feb 4, 2017</td><td width="40"></td><td> Book on <a href="https://www.elsevier.com/books/deep-learning-for-medical-image-analysis/zhou/978-0-12-810408-8">Deep Learning for Medical Image Analysis</a>, containing a co-authored invited chapter, has been published by Elsevier. <br><img width=20% height=20% src="ravikiran_files/dl-medical.png"></img> </td>
</tr>
<td width="123"> Feb 2-7, 2017</td><td width="40"></td><td>Co-organized the Deep Learning Tutorial for <a href="https://www.qualcomm.com/invention/research/locations/india" target="_blank">Qualcomm Research India, Bangalore</a>.
<tr>
</tr>
<tr>
<td width="123">Dec 27, 2016</td><td width="40"></td><td> Invited Poster presetation at <a href="https://sites.google.com/site/vislangai2016/" target="_blank">Mysore Park Workshop on Vision, Language and AI (VLAI) 2016</a>.</td>
</tr>
<tr>
<td width="123">Dec 14, 2016</td><td width="40"></td><td> Talk at <a href="https://www.qualcomm.com/invention/research/locations/india" target="_blank">Qualcomm Research India, Bangalore</a>.</td>
</tr>
<tr>
<td width="123">Oct 10, 2016</td><td width="40"></td><td> Paper accepted at <a href="www.iitg.ernet.in/icvgip2016/" target="_blank">ICVGIP-2016</a></td>
</tr>
<tr>
<td width="123">Aug 15, 2016</td><td width="40"></td><td> Paper accepted at <a href="accv2016.org" target="_blank">ACCV-2016</a></td>
</tr>
<tr>
<td width="123">June 25, 2016</td><td width="40"></td><td> 3 papers accepted at <a href="acmmm.org/2016" target="_blank">ACMMM-2016</a></td>
</tr>
<tr>
<td width="123">June 20, 2016</td><td width="40"></td><td> Awarded the prestigious <a href="https://www.qualcomm.com/invention/research/university-relations/innovation-fellowship/2016-india">Qualcomm Innovation Fellowship 2016</a>. My one-person team proposal was one of the 4 proposals selected from 31 proposals across India.</td>
</tr>
<tr>
<td width="123">Feb 16, 2016</td><td width="40"></td><td> Selected for TCS Ph.D. fellowship -- one of the 3 recipients in IISc for the 2016 cycle.</td>
</tr>
<tr>
<td width="123">Jan 07, 2016</td><td width="40"></td><td> Invited talk as part of the seminar for Video Analytics and Deep Learning at MS Ramaiah Institute of Technology, Bangalore. </td>
</tr>
<tr>
<td width="123">Dec 10, 2015</td><td width="40"></td><td> <a href="http://journal.frontiersin.org/article/10.3389/frobt.2015.00036/full">Survey paper</a> on Convolutional Neural Networks accepted for publication at Frontiers in Robotics and AI.</td>
</tr>
<tr>
<td width="123">Oct 07, 2015</td><td width="40"></td><td> <a href="http://val.serc.iisc.ernet.in/expresso/">Expresso</a>, a co-designed open-source software for GUI-based design and analysis system for Convolutional Neural Networks, accepted for the <a href="pamitc.org/iccv15/">ICCV 2015</a> demo track. </td>
</tr>
<td width="123">Aug 12, 2015</td><td width="40"></td><td> Invited talk at <a href="iiitb.ac.in">IIIT-Bangalore</a>. </td>
<tr>
<td width="123">Jul 10, 2015</td><td width="40"></td><td> Paper accepted for <b><font color=red>oral</font></b> presentation at <a href="acmmm.org/2015" target="_blank">ACMMM-2015</a></td>
</tr>
<tr>
<td width="123">Aug 1, 2014</td><td width="40"></td><td> Joined <a href="www.iisc.ac.in">Indian Institute of Science</a>. </td>
</tr>
</tbody></table-->
</div>
<br>
<p style="margin:2px 0px 0px 0px;"></p>
<!--</div>-->
<br>
<p style="margin:-16px 0px 0px 0px;"></p>
<p><a href="#"><span class="glyphicon glyphicon-arrow-up"></span> back to top</a></p>
</div>
<br>
<br>
<p><font size=1>Website template taken from <a href="http://www.cs.utoronto.ca/~fidler/">Sanja Fidler</a>'s website </a></font>.
</body></html>