-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
248 lines (193 loc) · 13 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Metadata for the Webpage -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Prasan Shedligeri</title>
<!-- Favicons -- We recommend this site for generating favicons: https://www.favicon-generator.org/ -->
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<!-- Bootstrap CSS files-->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu" crossorigin="anonymous">
<!-- jQuery UI CSS (optional) -->
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css">
<!-- Google web fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600" rel="stylesheet">
<!-- Font Awesome Web Icons -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<!-- Academicons Courtesy of https://jpswalsh.github.io/academicons/ -->
<link rel="stylesheet" href="https://cdn.rawgit.com/jpswalsh/academicons/master/css/academicons.min.css">
<!-- Local styles -->
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<!-- navbar include -->
<div w3-include-html="navbar.html"></div>
<div class="spacer-div-3 hidden-xs hidden-xs"></div>
<!-- Main content -->
<div id="main-container" class="container">
<div class="row">
<div class="col-sm-4">
<img class="center-block img img-responsive img-thumbnail" src="img/Konigsee.png" alt="My headshot!">
<p id="title">Engineer/Scientist<br>
<span id="program">Sony Stuttgart Technology Center</span>
</p>
<table class="table" id="contact-table">
<tbody>
<tr>
<td style="width:30px"><i class="fas fa-home"></i></td>
<td>
Stuttgart<br>
Germany
</td>
</tr>
<tr>
<td><i class="fab fa-github"></i></td>
<td><a href="https://github.com/asprasan/">GitHub</a></td>
</tr>
<tr>
<td><i class="fab fa-twitter"></i></td>
<td><a href="https://twitter.com/asprasan/">Twitter</a></td>
</tr>
<tr>
<td><i class="fas fa-at"></i></td>
<td><a href="javascript:window.location.href = 'mailto:' + ['narprasan','gmail.com'].join('@')">narprasan<!---->@<!---->gmail.com</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col-sm-8">
<p>
I am currently an engineer at Sony Semiconductor Solutions Europe.
I am part of Computational Sensing Group at <a href="https://www.sony.com/en/SonyInfo/research/about/stuttgart-laboratory1/">Sony Stuttgart Technology Center</a> in Germany.
My goal is to develop applications for novel imaging sensors designed at Sony.
</p>
<p>
Before joining Sony, I was a research associate at University of Bonn, Germany.
I worked with Prof. Matthias Hullin at Computational Light Transport lab.
I developed system and algorithm for 3D reconstruction of transparent objects using inverse rendering.
</p>
<p>
Previously, I was a PhD student in the Department of Electrical Engineering
at Indian Institute of Technology Madras, Chennai, India.
I worked under the guidance of <a href="http://www.ee.iitm.ac.in/kmitra/">Dr. Kaushik Mitra</a> in the <a href="http://www.ee.iitm.ac.in/comp_photolab/">Computational Imaging lab</a>.
My research interests broadly lie in low-level computer vision,
computational photography and signal processing.
Specifically, I have worked on topics ranging from coded-aperture photography, event-sensors for high speed imaging and video compressive sensing.
Currently, my PhD thesis is under review and I expect to receive my doctoral degree very soon.
</p>
<p>
I received my bachelors in engineering from Ramaiah Institute of Technology, Bangalore, India, where <a href="http://www.msrit.edu/department/faculty-detail.html?dept=ece&ID=21">Mr. Shreedarshan K.</a> supervised my bachelor's thesis.
I interned at Samsung Research Institute Bangalore during the summer of 2018 where I was mentored by <a href="https://sites.google.com/view/rituparnasarkar/home">Dr. Rituparna Sarkar</a>.
During Summer/Fall 2019 and Spring/Summer 2020, I was a visiting pre-doctoral fellow at Northwestern University, IL, USA where I worked with <a href="https://compphotolab.northwestern.edu/people/oliver-ollie-cossairt/">Dr. Oliver Cossairt</a> at the <a href="https://compphotolab.northwestern.edu/">Computational Photography lab</a>.
I also collaborated with <a href="https://www.mccormick.northwestern.edu/research-faculty/directory/profiles/katsaggelos-aggelos.html">Prof. Aggelos Katsaggelos</a> during the visit to Northwestern University.
</p>
<!-- <p>A brief research statement can be found <a href="./docs/Research_Summary.pdf">here</a> </p> -->
<p>My PhD thesis can be downloaded from <a href="./docs/FinalThesis_PrasanAShedligeri.pdf">here</a> </p>
<!-- <div id="read-more"> -->
<!-- <p class="push-down-2">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Mollitia dolore doloremque, tenetur temporibus fugit maiores, labore porro nobis laborum animi consectetur omnis cum iure obcaecati voluptatem, eius sunt totam dolorum voluptatibus nostrum doloribus! Ipsa, a, aspernatur tenetur hic eum expedita.</p> -->
<!-- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Mollitia dolore doloremque, tenetur temporibus fugit maiores, labore porro nobis laborum animi consectetur omnis cum iure obcaecati voluptatem, eius sunt totam dolorum voluptatibus nostrum doloribus! Ipsa, a, aspernatur tenetur hic eum expedita.</p> -->
<!-- </div> -->
<!-- .read-more -->
<!-- If you don't want a 'read more' section, simple delete the entire span class below -->
<!-- <span class="badge" id="badge-more">more</span> -->
<h3 class="push-down-3"><span>Education</span></h3>
<ul id="education">
<li>
Joint MS+Ph.D. in Signal Processing<br>
Department of Electrical Engineering<br>
<span class="university"><em>Indian Institute of Technology Madras</em></span>
</li>
<li>
B.E. in Electronics, 2015<br>
<span class="university"><em>Ramaiah Insitute of Technology, Bangalore, India</em></span>
</li>
</ul>
<h3 class="push-down-3"><span>Scholastic Achievements</span></h3>
<ol id="achievements">
<li>
Winner of the <a href="https://www.qualcomm.com/research/university-relations/innovation-fellowship/2021-india">Qualcomm Innovation Fellowship India 2021</a>. Competing against 95 teams from several premier Indian universities.
</li>
<li>
Selected for Doctoral Consortium at the IEEE WACV 2021 where I was mentored by <a href="http://www.cs.utsa.edu/~fernandez/">Dr. Amanda Fernandez</a>, an assistant professor at UTSA.
</li>
<li>
Secured a Research Travel Scholarship of USD 5000 from <a href="https://rbc-dsai.iitm.ac.in">RBC-DSAI</a>, IIT Madras to visit <a href="https://compphotolab.northwestern.edu/">Dr. Oliver Cossairt</a> at Northwestern University as a short-term visiting scholar.
</li>
<li>
Secured internship at Samsung Research Institute, Bengaluru during the summer of 2018.
</li>
<li>
One of the 20 finalists out of 95 competing teams across 7 premier Indian institutes in <a href="https://www.qualcomm.com/research/research/university-relations/innovation-fellowship/finalists">Qualcomm Innovation Fellowship India 2018</a>. The 95 competing teams were from 7 different premier Indian institutes.
</li>
<li>
Awarded travel grant of 1000 USD to attend IEEE International Conference on Image Processing 2017 by IEEE Signal Processing Society.
</li>
<li>
Ranked 704 in the country in <a href="http://gate.iisc.ac.in/">GATE</a> 2016, attempted by over 150,000 students.
</li>
</ol>
<h3 class="push-down-3"><span>Talks and Miscellaneous</span></h3>
<ol id="achievements">
<li>
Invited talk at <a href="https://www.egr.msu.edu/slimgroup/">SLIM</a> group at Michigan State University and <a href="https://cg.cs.uni-bonn.de/en/">Computer Graphics</a> lab at University of Bonn, on light-field video reconstruction
</li>
<li>
Presented a online guest lecture for the students of Computer Graphics course (NUCS396) at the CS department of Northwestern University
</li>
<li>
Reviewer for WACV (2021,2022); ICIP (2022); Siggraph Asia (2022)
</li>
<li>
Presenting our light-field imaging for smartphones proposal to <a href="https://www.psa.gov.in/">Principal Scientific Advisor</a>, Govt. of India and Secretary for <a href="https://www.meity.gov.in/home"> Ministry of Electronics and Information Technology</a>, Govt. of India.
</li>
</ol>
<h3 class="push-down-3"><span>In the media</span></h3>
<ol id="achievements">
<li>
Our work on light-field video reconstruction, <a href="https://asprasan.github.io/pages/webpage-ICCV/index.html">SeLFVi</a>, was recently featured in <a href="https://aljazeera.co.in/politics/iit-madras-us-university-develop-ai-powered-algorithms-to-enhance-3d-effects-in-phone-videos/">AlJazeera.in</a>, <a href="https://theprint.in/india/iit-madras-us-university-develop-ai-powered-algorithms-to-enhance-3d-effects-in-phone-videos/880610/">ThePrint.in</a>, <a href="https://thenfapost.com/2022/03/23/iit-madras-us-varsity-develop-ai-powered-algorithms-to-enhance-3d-effects-in-phone-videos/">TheFanPost.com</a>, <a href="https://www.techcircle.in/2022/03/21/iit-madras-new-phone-camera-algorithms-claim-to-create-3d-depth-in-videos">TechCircle.in</a>, <a href="https://dhinasari.com/latest-news/245865-3d-video-on-a-smartphone-chennai-iit-researchers.html">Dhinasari.com</a>, and <a href="https://eduvoice.in/iit-madras-us-university-develop-ai-powered-algorithms-to-enhance-3d-effects-in-phone-videos/">EduVoice.in</a>.
</li>
</ol>
</div>
</div>
</div>
<!-- Back-to-top button -->
<a role="button" id="topper" data-toggle="tooltip" data-placement="top" title="Top" class="btn scroll-link" href="#top"><i class="fa fa-fw fa-2x fa-caret-up" aria-hidden="true"></i></a>
<!-- footer include -->
<div w3-include-html="footer.html"></div>
<!-- jQuery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- Bootstrap JS Library -->
<script src="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd" crossorigin="anonymous"></script>
<!-- html file include script | used for navbar and footer -->
<script src="js/w3data.js"></script>
<script>
w3IncludeHTML()
</script>
<!-- Local scripts -->
<script src="js/main.js"></script>
<script>
$(document).ready(function() {
$("li#about a").addClass("active");
$("li#about a").addClass("hvr-bubble-bottom");
});
</script>
</body>
</html>