-
Notifications
You must be signed in to change notification settings - Fork 0
/
curriculum.html
429 lines (241 loc) · 14.4 KB
/
curriculum.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
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin SEO -->
<title>Brief Curriculum - Home</title>
<meta name="description" content="“Michel Melo da Silva Homepage contains personal and research info.”">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Home">
<meta property="og:title" content="Brief Curriculum">
<link rel="canonical" href="https://michelmelosilva.github.io/curriculum.html">
<meta property="og:url" content="https://michelmelosilva.github.io/curriculum.html">
<meta property="og:image" content="https://michelmelosilva.github.io/assets/images/curriculum.jpg">
<!-- end SEO -->
<link href="https://michelmelosilva.github.io/feed.xml" type="application/atom+xml" rel="alternate" title="Home Feed">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="https://michelmelosilva.github.io/assets/css/main.css">
<link rel="stylesheet" href="https://michelmelosilva.github.io/assets/css/academicons.css">
<meta http-equiv="cleartype" content="on">
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<button><div class="navicon"></div></button>
<ul class="visible-links">
<li class="masthead__menu-item masthead__menu-item--lg"><a href="https://michelmelosilva.github.io/index.html">Home</a></li>
<li class="masthead__menu-item"><a href="https://michelmelosilva.github.io/publications.html">Publications</a></li>
<li class="masthead__menu-item"><a href="https://michelmelosilva.github.io/codes.html">Codes</a></li>
<li class="masthead__menu-item"><a href="https://michelmelosilva.github.io/research.html">Research</a></li>
<li class="masthead__menu-item"><a href="https://michelmelosilva.github.io/curriculum.html">Curriculum</a></li>
<li class="masthead__menu-item"><a href="https://michelmelosilva.github.io/bio.html">Bio</a></li>
</ul>
<ul class="hidden-links hidden"></ul>
</nav>
</div>
</div>
</div>
<div class="page__hero--overlay"
style="background-color: #000; background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://michelmelosilva.github.io/assets/images/curriculum.jpg');"
>
<div class="wrapper">
<h1 class="page__title" itemprop="headline">
<br /><br /><br /><br /><br />Brief Curriculum
</h1>
</div>
<span class="page__hero-caption">Photo: Millenium Seed Bank at Kew Gardens - London, UK
</span>
</div>
<div id="main" role="main">
<div class="sidebar sticky">
<div itemscope itemtype="http://schema.org/Person">
<div class="author__avatar">
<img src="https://michelmelosilva.github.io/assets/images/FotoMichel.jpeg" class="author__avatar" alt="Michel M. Silva" itemprop="image">
</div>
<div class="author__content">
<h3 class="author__name" itemprop="name">Michel M. Silva</h3>
<p class="author__bio" itemprop="description">
Assistant Professor <br> Researcher
</p>
</div>
<div class="author__urls-wrapper">
<button class="btn btn--inverse">Follow</button>
<ul class="author__urls social-icons">
<li itemprop="homeLocation" itemscope itemtype="http://schema.org/Place">
<i class="fa fa-fw fa-map-marker" aria-hidden="true"></i>
<span itemprop="name"> UFV, Brazil </span>
</li>
<li>
<a href="mailto:[email protected]">
<i class="fa fa-fw fa-envelope-square" aria-hidden="true"></i>
<meta itemprop="email" content="[email protected]" />
Email
</a>
</li>
<li><a href="https://www.researchgate.net/profile/Michel_Silva10" itemprop="sameAs">
<i class="ai ai-fw ai-researchgate" aria-hidden="true"></i>
Research Gate
</a></li>
<li><a href="https://scholar.google.co.uk/citations?user=p2bkakQAAAAJ" itemprop="sameAs">
<i class="ai ai-fw ai-google-scholar" aria-hidden="true"></i>
Google Scholar
</a></li>
<li><a href="https://github.com/michelmelosilva" itemprop="sameAs">
<i class="fa fa-fw fa-github" aria-hidden="true"></i>
Github
</a></li>
<li><a href="https://www.youtube.com/channel/UCA4uolsIJ9nuqL3a13ok4MQ" itemprop="sameAs">
<i class="fa fa-fw fa-youtube" aria-hidden="true"></i>
YouTube
</a></li>
<li><a href="http://lattes.cnpq.br/2312146508617497" itemprop="sameAs">
<i class="ai ai-fw ai-lattes" aria-hidden="true"></i>
Lattes
</a></li>
<li><a href="https://orcid.org/0000-0002-2499-9619" itemprop="sameAs">
<i class="ai ai-fw ai-orcid" aria-hidden="true"></i>
ORCID
</a></li>
<li><i class="fa fa-fw fa-mobile" aria-hidden="true"></i> <span style="font-size:16px">Scan my VCard:</span></li>
<li><img src="https://michelmelosilva.github.io/assets/images/michel_vcard.jpeg" style="height:145px;width:inherit;padding-right:0px;padding-left:-5px"></li>
</ul>
</div>
</div>
</div>
<article class="page" itemscope itemtype="http://schema.org/CreativeWork">
<meta itemprop="headline" content="Brief Curriculum">
<div class="page__inner-wrap">
<section class="page__content" itemprop="text">
<p>See details in the <a href="https://michelmelosilva.github.io/research.html">Research page</a> and the complete curriculum at <a href="http://lattes.cnpq.br/2312146508617497">Lattes plataform</a>.</p>
<ul>
<li>
<h3 id="professional">Professional</h3>
<p><small>
<strong>Computer Science Assistant Professor.</strong> <a href="http://www.dpi.ufv.br"><i class="fa fa-link fa-1x" aria-hidden="true"></i></a><br />
<em>Institution:</em> UFV (Viçosa, Brazil)<br />
<em>Department:</em> Department of Informatics<br />
<em>Period:</em> 2020 - Nowadays<br />
<br />
<strong>Research in a robotics and computer vision related project.</strong> <a href="https://www.verlab.dcc.ufmg.br/multiview-identification-and-tracking/"><i class="fa fa-link fa-1x" aria-hidden="true"></i></a><br />
<em>Institution:</em> UFMG (Belo Horizonte, Brazil)<br />
<em>Company:</em> Petrobras (Brazil)<br />
<em>Period:</em> 2018 - Nowadays
</small></p>
</li>
<li>
<h3 id="education">Education</h3>
<p><small>
<strong>Ph.D. in Computer Science at the Universidade Federal de Minas Gerais (UFMG), Brazil.</strong><br />
<em>Institution:</em> UFMG (Belo Horizonte, Brazil)<br />
<em>Funding:</em> CAPES (Brazil)<br />
<em>Period:</em> 2014 - 2019<br />
<img src="https://michelmelosilva.github.io/assets/icons/medal.png" style="height:20px" /> <em>Award:</em> ICIP 2016 Travel Grant<br />
<img src="https://michelmelosilva.github.io/assets/icons/medal.png" style="height:20px" /> <em>Award:</em> Highlighted Doctoral Dissertation at DIP-UFMG 2018<br />
<img src="https://michelmelosilva.github.io/assets/icons/medal.png" style="height:20px" /> <em>Award:</em> Best Ph.D. Thesis in Sibgrapi WTD 2019<br />
<img src="https://michelmelosilva.github.io/assets/icons/medal.png" style="height:20px" /> <em>Award:</em> Honorable Mention at the CAPES Thesis Award 2020<br />
<br />
<strong>Master degree in Computer Science at the Universidade Federal de Lavras (UFLA), Brazil.</strong><br />
<em>Institution:</em> UFLA (Lavras, Brazil)<br />
<em>Funding:</em> CNPq (Brazil)<br />
<em>Period:</em> 2013 - 2014<br />
<br />
<strong>Graduate in Computer Science at the Universidade Federal de Lavras (UFLA), Brazil, and a sandwich period in University of Dundee, Scotland UK.</strong><br />
<em>Institution:</em> UFLA (Lavras, Brazil) and University of Dundee (Dundee, Scotland).<br />
<em>Funding:</em> FAPEMIG (Brazil)<br />
<em>Period:</em> 2008 - 2012<br />
<img src="https://michelmelosilva.github.io/assets/icons/medal.png" style="height:20px" /> <em>Award:</em> Merit Honor<br />
<img src="https://michelmelosilva.github.io/assets/icons/medal.png" style="height:20px" /> <em>Award:</em> Best student award<br />
</small></p>
</li>
<li>
<h3 id="research-experience">Research Experience</h3>
<p><small>
<strong>Reviews.</strong><br />
<em>Conference:</em> Conference on Graphics, Patterns, and Images (Sibgrapi) <a href="http://www.fgv.br/emap/sibgrapi-2014/">2014</a>, <a href="http://sibgrapi2017.ic.uff.br/">2017</a>, <a href="http://www.imago.ufpr.br/sibgrapi2018/">2018</a>, <a href="http://www.mat.puc-rio.br/sibgrapi2019/">2019</a>, <a href="https://sibgrapi2020.cin.ufpe.br/">2020</a>, and <a href="https://www.inf.ufrgs.br/sibgrapi2021/">2021</a>.<br />
<em>Conference:</em> International Conference on Pattern Recognition (ICPR) <a href="https://www.micc.unifi.it/icpr2020/">2020</a>. <br />
<em>Conference:</em> Conference on Artificial Intelligence (AAAI) <a href="https://aaai.org/Conferences/AAAI-22/">2022</a>.<br />
<em>Conference:</em> IEEE Intelligent Vehicles Symposium (IV) <a href="https://2021.ieee-iv.org/">2021</a>.<br />
<em>Journal:</em> Special issue of the Journal of Parallel and Distributed Computing <a href="https://www.journals.elsevier.com/journal-of-parallel-and-distributed-computing">JPDC</a> 2019.<br />
<em>Journal:</em> Special issue of the Journal of Visual Communication and Image Representation <a href="https://www.journals.elsevier.com/journal-of-visual-communication-and-image-representation">(JVCI)</a> 2019.<br />
<em>Journal:</em> Special issue of the International Journal of System & Applications in Computer Graphics <a href="https://www.journals.elsevier.com/computers-and-graphics">(C&G)</a> 2020 and 2021.<br />
<br />
<strong>Scientific research during the PhD degree about Fast-Forward of first-person videos with emphasis in relevant segments.</strong><br />
<em>Institution:</em> UFMG (Belo Horizonte, Brazil)<br />
<em>Funding:</em> CNPq (Brazil)<br />
<em>Period:</em> 2016 - Nowadays<br />
<em>Advisor:</em> Erickson Rangel do Nascimento and Mario Fernando Montenegro Campos<br />
<br />
<strong>Scientific research during the PhD degree about Content Based Image Research using Saliency Map information.</strong><br />
<em>Institution:</em> UFMG (Belo Horizonte, Brazil)<br />
<em>Funding:</em> CAPES (Brazil)<br />
<em>Period:</em> 2014 - 2016<br />
<em>Advisor:</em> Mario Fernando Montenegro Campos and Erickson Rangel do Nascimento<br />
<br />
<strong>Scientific research during the master degree about diffusion tensor image of the brain captured by MRI.</strong><br />
<em>Institution:</em> UFLA (Lavras, Brazil)<br />
<em>Funding:</em> CNPq (Brazil)<br />
<em>Period:</em> 2013 - 2014<br />
<em>Advisor:</em> Andre Vital Saude<br />
<br />
<strong>Assembly of a Speckle capture laboratory to the Millenium Seed Bank at Kew.</strong><br />
<em>Institution:</em> Kew Gardens, Millenium Seed Bank (London, UK)<br />
<em>Funding:</em> JHI (Scotland, UK)<br />
<em>Period:</em> 2012 - 2012<br />
<em>Advisor:</em> Petter Toorop<br />
<br />
<strong>Scientific research during the sandwich period in the UK about Speckle technique applied to soil and root measurements.</strong>
<em>Institution:</em> JHI (Dundee, Scotland UK)<br />
<em>Funding:</em> CNPq (Brazil)<br />
<em>Period:</em> 2012 - 2012<br />
<em>Advisor:</em> Lionel Dupuy, Pietro Iannetta, and Glyn Bengough<br />
<br />
<strong>Scientific research initiation during the bachelor degree about Speckle technique and computational resources applied to help researches.</strong><br />
<em>Institution:</em> UFLA (Lavras, Brazil)<br />
<em>Funding:</em> FAPEMIG (Brazil)<br />
<em>Period:</em> 2010 - 2012<br />
<em>Advisor:</em> Roberto Alves Braga Junior<br />
</small></p>
</li>
</ul>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
<div class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<!--
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://www.researchgate.net/profile/"><i class="ai ai-fw ai-researchgate" aria-hidden="true"></i></a></li>
<li><a href="https://github.com/michelmelosilva"><i class="fa fa-fw fa-github" aria-hidden="true"></i></a></li>
</ul>
</div>
-->
<div class="page__footer-copyright">© 2024 Michel M. Silva. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> & <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.
</div>
</footer>
</div>
<script src="https://michelmelosilva.github.io/assets/js/main.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</body>
</html>