-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcodes.html
424 lines (222 loc) · 12.6 KB
/
codes.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
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin SEO -->
<title>Softwares and Codes - 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="Softwares and Codes">
<link rel="canonical" href="https://michelmelosilva.github.io/codes.html">
<meta property="og:url" content="https://michelmelosilva.github.io/codes.html">
<meta property="og:image" content="https://michelmelosilva.github.io/assets/images/codes.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.2), rgba(0, 0, 0, 0.2)), url('https://michelmelosilva.github.io/assets/images/codes.jpg');"
>
<div class="wrapper">
<h1 class="page__title" itemprop="headline">
<br /><br /><br /><br /><br />Softwares and Codes
</h1>
</div>
<span class="page__hero-caption">Photo: ERNIE 1 at Science Museum - 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="Softwares and Codes">
<div class="page__inner-wrap">
<section class="page__content" itemprop="text">
<ul>
<li><strong>Weighted Sparse Sampling v2</strong> <a href="https://github.com/verlab/SemanticFastForward_TPAMI_2020"><i class="fa fa-fw fa-github" aria-hidden="true"></i></a></li>
</ul>
<p><small>
Code related to the work A Sparse Sampling-based framework for Semantic Fast-Forward of First-Person Videos” in the IEEE TPAMI 2020.
<em>Team:</em> Michel M. Silva, Washington L. S. Ramos, Mario F. M. Campos* and Erickson R. Nascimento* ( * Advisors).<br />
<em>Funding:</em> CAPES and CNPq (Brazil).<br />
<em>Release:</em> 2020 v1.0
</small></p>
<ul>
<li><strong>Weighted Sparse Sampling</strong> <a href="https://github.com/verlab/SemanticFastForward_CVPR_2018"><i class="fa fa-fw fa-github" aria-hidden="true"></i></a></li>
</ul>
<p><small>
Code related to the work Weighted Sparse Sampling: A Weighted Sparse Sampling and Smoothing Frame Transition Approach for Semantic Fast-Forward First-Person Videos in the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2018.<br />
<em>Team:</em> Michel M. Silva, Washington L. S. Ramos, João P. K. Ferreira, Felipe C. Chamone, Mario F. M. Campos* and Erickson R. Nascimento* ( * Advisors).<br />
<em>Funding:</em> CAPES and CNPq (Brazil).<br />
<em>Release:</em> 2018 v1.0
</small></p>
<ul>
<li><strong>MIFF - Multi-Importance Fast-Forward</strong> <a href="https://github.com/verlab/SemanticFastForward_JVCI_2018"><i class="fa fa-fw fa-github" aria-hidden="true"></i></a></li>
</ul>
<p><small>
Code related to the work Making a long story short: A Multi-Importance fast-forwarding egocentric videos with the emphasis on relevant objects in the Journal of Visual Communication and Image Understanding (JVCI) 2018.<br />
<em>Team:</em> Michel M. Silva, Washington L. S. Ramos, João P. K. Ferreira, Mario F. M. Campos* and Erickson R. Nascimento* ( * Advisors).<br />
<em>Funding:</em> CAPES (Brazil).<br />
<em>Release:</em> 2018 v1.0
</small></p>
<ul>
<li><strong>Towards Semantic Fast-Forward and Stabilized Egocentric Videos</strong> <a href="https://github.com/verlab/SemanticFastForward_ECCVW_2016"><i class="fa fa-fw fa-github" aria-hidden="true"></i></a></li>
</ul>
<p><small>
Code related to the work Fast-forward of first-person video emphasizing faces or pedestrians with a proper stabilizer designed for accelerated video in the European Conference on Computer Vision Workshops (ECCVW) 2016.<br />
<em>Team:</em> Michel M. Silva, Washington L. S. Ramos, João P. K. Ferreira, Mario F. M. Campos* and Erickson R. Nascimento* ( * Advisors).<br />
<em>Funding:</em> CAPES (Brazil).<br />
<em>Release:</em> 2016 v1.0
</small></p>
<ul>
<li><strong>Fast-Forward Video Based on Semantic Extraction</strong> <a href="https://github.com/verlab/SemanticFastForward_ICIP_2016"><i class="fa fa-fw fa-github" aria-hidden="true"></i></a></li>
</ul>
<p><small>
Code related to the work Fast-forward of first-person video emphasizing faces in the IEEE International Conference on Image Processing (ICIP) 2016.<br />
<em>Team:</em> Michel M. Silva, Washington L. S. Ramos, Mario F. M. Campos* and Erickson R. Nascimento* ( * Advisors).<br />
<em>Funding:</em> CAPES (Brazil).<br />
<em>Release:</em> 2016 v1.0
</small></p>
<ul>
<li><strong>Speckle Quality Test</strong> <a href="http://repositorio.ufla.br/handle/1/4593"><i class="fa fa-fw fa-download" aria-hidden="true"></i></a></li>
</ul>
<p><small>
Computer application to provide a technical assistance in order to help the user to assembly the capturing setup in the BioSpeckle experiments. <br />
<em>Team:</em> Michel Melo da Silva and Roberto Alves Braga Junior (advisor).<br />
<em>Funding:</em> FAPEMIG (Brazil).<br />
<em>Release:</em> 2012 v1.0
</small></p>
<ul>
<li><strong>Speckle Tool</strong> <a href="http://repositorio.ufla.br/handle/1/1760"><i class="fa fa-fw fa-download" aria-hidden="true"></i></a></li>
</ul>
<p><small>
Interactive computing environment for assistance in the performing of the BioSpeckle Laser (BSL) experiments. <br />
<em>Team:</em> Michel Melo da Silva, Robson Pierangeli Godinho, Jose Roberto de Almeida Nozela and Roberto Alves Braga Junior (advisor).<br />
<em>Funding:</em> FAPEMIG, CNPq (Brazil).<br />
<em>Release:</em> 2011 v1.2<br />
</small></p>
<ul>
<li><strong>Mouse Acquisition Movements</strong> <a href="http://www.deg.ufla.br/site/_adm/upload/file/Roberto/Mouse.zip"><i class="fa fa-fw fa-download" aria-hidden="true"></i></a></li>
</ul>
<p><small>
Application to register the moviments of the computer mouse, creating a log file and ploting the path traveled.<br />
<em>Team:</em> Michel Melo da Silva and Roberto Alves Braga Junior (advisor).<br />
<em>Funding:</em> FAPEMIG (Brazil).<br />
<em>Release:</em> 2010 v1.0<br />
</small></p>
</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>