-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathseminar_2017.html
More file actions
545 lines (534 loc) · 37.6 KB
/
Copy pathseminar_2017.html
File metadata and controls
545 lines (534 loc) · 37.6 KB
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
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
<!DOCTYPE html>
<html lang="en">
<head>
<title>S-Lab</title>
<meta charset="utf-8">
<link href="css/reset.css" rel="stylesheet" type="text/css" />
<link href="css/layout.css" rel="stylesheet" type="text/css" />
<link href="css/style.css" rel="stylesheet" type="text/css" />
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?7b04bc59130b63646c29f35485a86d97";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script type="text/javascript" src="js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/FuturisExtra_400.font.js"></script>
<script type="text/javascript" src="js/cufon-replace.js"></script>
<!--[if lt IE 7]>
<script type="text/javascript" src="js/ie_png.js"></script>
<script type="text/javascript">
ie_png.fix('.png, #twitter, .carousel-box button.prev, .carousel-box button.next');
</script>
<link href="css/ie/ie6.css" rel="stylesheet" type="text/css" />
<![endif]-->
<!--[if IE]>
<script type="text/javascript" src="js/html5.js"></script>
<![endif]-->
</head>
<body id="page5">
<div id="tail-top-right"></div>
<div id="main-tail-ver">
<div id="main-tail-top">
<div id="main-bg-top">
<div id="main">
<!-- header -->
<div id="header-bg">
<header>
<h1><a href="index.html"><span>webstudio</span></a></h1>
<a href="#" id=""></a> </header>
</div>
<!-- content -->
<div id="content-bg">
<section id="content">
<div id="indent">
<div class="wrapper">
<article id="column-left">
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="people.html">People</a></li>
<li ><a href="publication.html">Publication</a></li>
<li ><a href="projects.html">Projects</a></li>
<li class="act"><a href="seminar.html">Group seminar</a></li>
<li><a href="recruitment.html">Recruitment</a></li>
<li><a href="life.html">Life</a></li>
<li><a href="contacts.html">Contacts</a></li>
</ul>
</nav>
</article>
<article id="column-right">
<div class="content-box">
<div class="tail">
<div class="top">
<div class="bot">
<div class="inner">
<div class="wrapper">
<h4> • <a href="seminar.html">2019</a> • <a href="seminar_2018.html">2018</a> • <a href="seminar_2017.html">2017 and before</a> •</h4>
<h2 class="extra">Group Seminar</h2>
<div class="clear">
</div>
<table class="table-blog">
<tr>
<td><strong class="extra"> Date & Time</strong></td>
<td><strong>Speakers</strong></td>
<td><strong>Topic & Slides</strong></td>
</tr>
<!--Lejian Ren(任乐健) Xiaofan Cai(蔡晓帆) Tianrui Hui(惠天瑞) Han Yu(庾涵) Chen Gao(高晨) Lejian Ren(任乐健) Renda Bao(包仁达) Ruihe Qian(钱瑞和) Guanghui Ren(任广辉) Defa Zhu(朱德发) Yue Liao(廖越) Shaofei Huang(黄少飞)-->
<tr>
<td><p> Wednesday, 27 December 2017, 19:00 </p></td>
<td><small>Ruihe Qian(钱瑞和) </small></td>
<td><i><a href="https://pan.baidu.com/s/1eSKZrgQ">Learning Deep Neural Networks for Vehicle Re-ID with Visual-spatio-temporal Path Proposals </a></i></td> </tr>
<tr>
<td><p> Wednesday, 27 December 2017, 19:00 </p></td>
<td><small>Tianrui Hui(惠天瑞) </small></td>
<td><i><a href="https://pan.baidu.com/s/1hsjbBso">End-to-end Recovery of Human Shape and Pose </a></i></td> </tr>
<tr>
<td><p> Wednesday, 27 December 2017, 19:00 </p></td>
<td><small>Yue Liao(廖越) </small></td>
<td><i><a href="https://pan.baidu.com/s/1pLEBrmV">SSGAN: Secure Steganography Based on Generative Adversarial Networks </a></i></td> </tr>
<tr>
<td><p> Wednesday, 27 December 2017, 19:00 </p></td>
<td><small>Defa Zhu(朱德发) </small></td>
<td><i><a href="https://pan.baidu.com/s/1dFGXD2x">Are GANs Created Equal? A Large-Scale Study </a></i></td> </tr>
<tr>
<td><p> Saturday, 23 December 2017, 14:00</p></td>
<td><small>Han Yu(庾涵)</small></td>
<td><i><a href="https://pan.baidu.com/s/1slOGg01"> weakly- and self-supervised learning for content-aware deep image retargeting </a></i></td>
</tr>
<tr>
<td><p> Sarturday, 23 December 2017, 14:00</p></td>
<td><small>Chen Gao(高晨)</small></td>
<td><i><a href="https://pan.baidu.com/s/1jItMjT8"> MaskLab: Instance Segmentation by Refining Object Detection with Semantic and Direction Features </a></i></td>
</tr>s
<tr>
<td><p> Sarturday, 23 December 2017, 14:00</p></td>
<td><small>Lejian Ren(任乐健)</small></td>
<td><i><a href="https://pan.baidu.com/s/1eSKYG9c"> Learning Object Interactions and Descriptions for Semantic Image Segmentation </a></i></td>
</tr>
<tr>
<td><p> Saturday, 23 December 2017, 14:00</p></td>
<td><small>Guanghui Ren(任广辉)</small></td>
<td><i><a href="https://pan.baidu.com/s/1boGKPRL"> Light-Head R-CNN: In Defense of Two-Stage Object Detector </a></i></td>
</tr>
<tr>
<td><p> Wednesday, 20 December 2017, 19:00</p></td>
<td><small>Defa Zhu(朱德发)</small></td>
<td><i><a href="https://pan.baidu.com/s/1kUBeHbp"> eye in-painting with exemplar generative adversarial networks </a></i></td>
</tr>
<tr>
<td><p> Wednesday, 20 December 2017, 19:00</p></td>
<td><small>Yue Liao(廖越)</small></td>
<td><i><a href="https://pan.baidu.com/s/1miOkbgO"> AlignedReID: Surpassing Human-Level Performance in Person Re-Identification </a></i></td>
</tr>
<tr>
<td><p> Wednesday, 20 December 2017, 19:00</p></td>
<td><small>Xiaofan Cai(蔡晓帆)</small></td>
<td><i><a href="https://pan.baidu.com/s/1c2Ne1aS"> Channel Pruning for Accelerating Very Deep Neural Networks </a></i></td>
</tr>
<tr>
<td><p> Wednesday, 20 December 2017, 19:00</p></td>
<td><small>Shaofei Huang(黄少飞)</small></td>
<td><i><a href="https://pan.baidu.com/s/1kUVx4zl"> learning to generate and edit hairstyles</a></i></td>
</tr>
<tr>
<td><p> Saturday, 16 December 2017, 19:00</p></td>
<td><small>Lejian Ren(任乐健)</small></td>
<td><i><a href="https://pan.baidu.com/s/1dFyFEr3"> Real-time single image and video super-resolution using an efficient sub-pixel convolutional neural network </a></i></td>
</tr>
<tr>
<td><p> Saturday, 16 December 2017, 19:00</p></td>
<td><small>Chen Gao(高晨)</small></td>
<td><i><a href="https://pan.baidu.com/s/1jHRv4u6"> 2017 coco instance segmentation challenge winner method </a></i></td>
</tr>
<tr>
<td><p> Saturday, 16 December 2017, 19:00</p></td>
<td><small>Tianrui Hui(惠天瑞)</small></td>
<td><i><a href="https://pan.baidu.com/s/1kUDgwmz"> R-FCN-3000 at 30fps: Decoupling Detection and Classification </a></i></td>
</tr>
<tr>
<td><p> Saturday, 16 December 2017, 19:00</p></td>
<td><small>Renda Bao(包仁达)</small></td>
<td><i><a href="https://pan.baidu.com/s/1sloNRiP"> Progressive Growing of GANs for Improved Quality, Stability, and Variation </a></i></td>
</tr>
<tr>
<td><p> Wednesday, 13 December 2017, 19:00</p></td>
<td><small>Defa Zhu(朱德发)</small></td>
<td><i><a href="https://pan.baidu.com/s/1kUOBIw3"> StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation </a></i></td>
</tr>
<tr>
<td><p> Wednesday, 13 December 2017, 19:00</p></td>
<td><small>Guanghui Ren(任广辉)</small></td>
<td><i><a href="https://pan.baidu.com/s/1pK7861t"> Dynamic Routing Between Capsules </a></i></td>
</tr>
<tr>
<td><p> Tuesday, 5 December 2017, 19:00</p></td>
<td><small>Han Yu(庾涵)</small></td>
<td><i><a href="https://pan.baidu.com/s/1nuYGWGT"> Real-Time User-Guided Image Colorization with Learned Deep Priors </a></i></td>
</tr>
<tr>
<td><p> Tuesday, 5 December 2017, 19:00</p></td>
<td><small>Chen Gao(高晨);<br/>Tianrui Hui(惠天瑞)</small></td>
<td><i><a href="https://pan.baidu.com/s/1jH6wOMa"> Learning to Segment Every Thing </a></i></td>
</tr>
<tr>
<td><p> Tuesday, 5 December 2017, 19:00</p></td>
<td><small>Shaofei Huang(黄少飞)</small></td>
<td><i><a href="https://pan.baidu.com/s/1pKBCst1"> Identity-aware textual-visual matching with latent co-attention </a></i></td>
</tr>
<tr>
<td><p> Tuesday, 5 December 2017, 19:00</p></td>
<td><small>Ruihe Qian(钱瑞和)</small></td>
<td><i><a href="https://pan.baidu.com/s/1hsF476O"> Learning Selfie-Friendly Abstraction from Artistic Style Images </a></i></td>
</tr>
<tr>
<td><p> Friday, 24 November 2017, 19:00</p></td>
<td><small>Xiaofan Cai(蔡晓帆)</small></td>
<td><i><a href=""> Model Compression </a></i></td>
</tr>
<tr>
<td><p> Friday, 24 November 2017, 19:00</p></td>
<td><small.extra>Ruihe Qian(钱瑞和);<br/>Tianrui Hui(惠天瑞);<br/>Shaofei Huang(黄少飞)</small.extra></td>
<td><i><a href="https://pan.baidu.com/s/1i5cmPUH"> Spectral Normalization for Generative Adversarial Networks </a></i></td>
</tr>
<tr>
<td><p> Saturday, 4 November 2017, 14:00</p></td>
<td><small>Renda Bao(包仁达)</small></td>
<td><i><a href="https://pan.baidu.com/s/1qXZWJAO"> Makeup-Go: Blind Reversion of Portrait Edit </a></i></td>
</tr>
<tr>
<td><p> Saturday, 4 November 2017, 19:00</p></td>
<td><small>Han Yu(庾涵)</small></td>
<td><i><a href="https://pan.baidu.com/s/1i5CKIwt"> Where and Who? Automatic Semantic-Aware Person Composition</a> and <a href="https://pan.baidu.com/s/1o7TVkFK"> Deep Semantics-Aware Photo Adjustment </a></i></td>
</tr>
<tr>
<td><p> Saturday, 4 November 2017, 19:00</p></td>
<td><small>Yue Liao(廖越)</small></td>
<td><i><a href="https://pan.baidu.com/s/1pLr9LDD"> Focal Loss for Dense Object Detection </a></i></td>
</tr>
<tr>
<td><p> Saturday, 4 November 2017, 19:00</p></td>
<td><small>Tianrui Hui(惠天瑞)</small></td>
<td><i><a href="https://pan.baidu.com/s/1o8LxTwe"> Pose2Instance: Harnessing Keypoints for Person Instance Segmentation </a></i></td>
</tr>
<tr>
<td><p> Thursday, 12 October 2017, 19:00</p></td>
<td><small>Han Yu(庾涵)</small></td>
<td><i><a href="http://pan.baidu.com/s/1nvqUjqx"> Deep Image Harmonization </a></i></td>
</tr>
<tr>
<td><p> Thursday, 12 October 2017, 19:00</p></td>
<td><small>Chen Gao(高晨);<br/>Tianrui Hui(惠天瑞)</small></td>
<td><i><a href="http://pan.baidu.com/s/1sla6Ylv"> Detangling People: Individuating Multiple Close People and Their Body Parts via Region Assembly </a></i></td>
</tr>
<tr>
<td><p> Thursday, 12 October 2017, 19:00</p></td>
<td><small>Lejian Ren(任乐健)</small></td>
<td><i><a href="http://pan.baidu.com/s/1nuK0hML"> HydraPlus-Net: Attentive Deep Features for Pedestrian Analysis </a></i></td>
</tr>
<tr>
<td><p> Thursday, 12 October 2017, 19:00</p></td>
<td><small>Renda Bao(包仁达)</small></td>
<td><i><a href="http://pan.baidu.com/s/1i4SFKSP"> Fine-grained Recognition in the Wild: A Multi-Task Domain Adaptation Approach </a></i></td>
</tr>
<tr>
<td><p> Sunday, 8 October 2017, 19:00</p></td>
<td><small>Ruihe Qian(钱瑞和)</small></td>
<td><i><a href="http://pan.baidu.com/s/1pLHU67L"> CREST: Convolutional Residual Learning for Visual Tracking </a></i></td>
</tr>
<tr>
<td><p> Sunday, 8 October 2017, 19:00</p></td>
<td><small>Guanghui Ren(任广辉)</small></td>
<td><i><a href="http://pan.baidu.com/s/1dFPawG5"> Semantic Jitter: Dense Supervision for Visual Comparisons via Synthetic Images </a></i></td>
</tr>
<tr>
<td><p> Sunday, 8 October 2017, 19:00</p></td>
<td><small>Defa Zhu(朱德发)</small></td>
<td><i><a href="http://pan.baidu.com/s/1bpi1eEz"> Adversarial Examples for Semantic Segmentation and Object Detection </a></i></td>
</tr>
<tr>
<td><p> Sunday, 8 October 2017, 19:00</p></td>
<td><small>Yue Liao(廖越)</small></td>
<td><i><a href="http://pan.baidu.com/s/1eRSLSfK"> Towards Real World Human Parsing:Multiple-Human Parsing in the Wild </a></i></td>
</tr>
<tr>
<td><p> Friday, 29 September 2017, 19:00</p></td>
<td><small>Renda Bao(包仁达)</small></td>
<td><i><a href="http://pan.baidu.com/s/1eRV3H2E"> Be Your Own Prada: Fashion Synthesis with Structural Coherence </a></i></td>
</tr>
<tr>
<td><p> Friday, 29 September 2017, 19:00</p></td>
<td><small>Lejian Ren(任乐健)</small></td>
<td><i><a href="http://pan.baidu.com/s/1eSy9WaA"> Holistic, Instance-level Human Parsing </a></i></td>
</tr>
<tr>
<td><p> Friday, 29 September 2017, 19:00</p></td>
<td><small>Ruihe Qian(钱瑞和)</small></td>
<td><i><a href="http://pan.baidu.com/s/1dE5hy61"> Large Kernel Matters-Improve Semantic Segmentation by Global Convolutional Network</a></i></td>
</tr>
<tr>
<td><p> Friday, 22 September 2017, 19:00</p></td>
<td><small>Ruihe Qian(钱瑞和)</small></td>
<td><i><a href="http://pan.baidu.com/s/1cm6cZc"> The Basics of Video Object Segmentation</a></i></td>
</tr>
<tr>
<td><p> Friday, 22 September 2017, 19:00</p></td>
<td><small>Defa Zhu(朱德发)</small></td>
<td><i><a href="http://pan.baidu.com/s/1qYODm7y"> Mask-RCNN</a></i></td>
</tr>
<tr>
<td><p> Friday, 22 September 2017, 19:00</p></td>
<td><small>Lejian Ren(任乐健)</small></td>
<td><i><a href="http://pan.baidu.com/s/1bCEkbk"> ENet: A Deep Neural Network Architecture forReal-Time Semantic Segmentation</a></i></td>
</tr>
<tr>
<td><p> Saturday, 16 September 2017, 14:00</p></td>
<td><small>Kefei Lian(连克非)</small></td>
<td><i><a href="http://pan.baidu.com/s/1i5uyNn3"> Deeply-Learned Part-Aligned Representations for Person Re-Identification</a></i></td>
</tr>
<tr>
<td><p> Saturday, 16 September 2017, 14:00</p></td>
<td><small>Renda Bao(包仁达)</small></td>
<td><i><a href="http://pan.baidu.com/s/1o8qQMGq"> Full-Resolution Residual Networks for Semantic Segmentation in Street Scenes</a></i></td>
</tr>
<tr>
<td><p> Saturday, 16 September 2017, 14:00</p></td>
<td><small>Ruihe Qian(钱瑞和)</small></td>
<td><i><a href="http://pan.baidu.com/s/1ge4wbM7"> FusionSeg: Learning to combine motion and appearance for fully automatic segmention of generic objects in videos</a></i></td>
</tr>
<tr>
<td><p> Saturday, 16 September 2017, 14:00</p></td>
<td><small>Tianrui Hui(惠天瑞)</small></td>
<td><i><a href="http://pan.baidu.com/s/1nuBBuWh"> Joint Multi-Person Pose Estimation and Semantic Part Segmentation</a></i></td>
</tr>
<tr>
<td><p> Saturday, 5 August 2017, 14:00</p></td>
<td><small>Han Yu(庾涵)</small></td>
<td><i><a href="http://pan.baidu.com/s/1kVCB8nd"> Deep Photo Style:A Hierarchical Deep Convolutional Neural Network for Fast Artistic Style Transfer</a></i></td>
</tr>
<tr>
<td><p> Saturday, 5 August 2017, 14:00</p></td>
<td><small>Ruihe Qian(钱瑞和)</small></td>
<td><i><a href="http://pan.baidu.com/s/1mhRSwq8"> DAVIS: Densely Annotated VIdeo Segmentation</a></i></td>
</tr>
<tr>
<td><p> Saturday, 5 August 2017, 14:00</p></td>
<td><small>Ruihe Qian(钱瑞和)</small></td>
<td><i><a href="http://pan.baidu.com/s/1miA7BCk"> Video Propagation Networks</a></i></td>
</tr>
<tr>
<td><p> Saturday, 5 August 2017, 14:00</p></td>
<td><small>Ruihe Qian(钱瑞和)</small></td>
<td><i><a href="http://pan.baidu.com/s/1qYjvnZm"> One-Shot Video Object Segmentation</a></i></td>
</tr>
<tr>
<td><p> Saturday, 5 August 2017, 14:00</p></td>
<td><small>Ruihe Qian(钱瑞和)</small></td>
<td><i><a href="http://pan.baidu.com/s/1bDtGmU"> Not All Pixels Are Equal Difficulty-Aware Semantic Segmentation</a></i></td>
</tr>
<tr>
<td><p> Saturday, 5 August 2017, 14:00</p></td>
<td><small>Ruihe Qian(钱瑞和)</small></td>
<td><i><a href="http://pan.baidu.com/s/1c1LxbO0"> Learning Video Object Segmentation from Static Images</a></i></td>
</tr>
<tr>
<td><p> Tuesday, 29 July 2017, 14:00</p></td>
<td><small>Yue Liao(廖越)</small></td>
<td><i><a href="https://pan.baidu.com/s/1jHFcntk"> Adversarial PoseNet</a></i></td>
</tr>
<tr>
<td><p> Tuesday, 27 July 2017, 14:00</p></td>
<td><small>Yue Liao(廖越)</small></td>
<td><i><a href="https://pan.baidu.com/s/1qXPFt9q"> Stacked hourglass</a></i></td>
</tr>
<tr>
<td><p> Tuesday, 15 July 2017, 14:00</p></td>
<td><small>Renda Bao(包仁达)</small></td>
<td><i><a href="https://pan.baidu.com/s/1c1Z7phY"> Deeplab v3 and ICNet for Real-Time Semantic Segmentation on High-Resolution Images</a></i></td>
</tr>
<tr>
<td><p> Tuesday, 6 July 2017, 20:00</p></td>
<td><small>Ren Guanghui(任广辉)</small></td>
<td><i><a href="https://pan.baidu.com/s/1qYwifMW"> HyperNet</a> and <a href="https://pan.baidu.com/s/1eRAzv38"> RON </a></i></td>
</tr>
<tr>
<td><p> Saturday, 14 January 2017, 14:00</p></td>
<td><small>Zhu Defa(朱德发)</small></td>
<td><i><a href="https://pan.baidu.com/s/1pLvvZeF"> GANs初游水 </a></i></td>
</tr>
<tr>
<td><p> Saturday, 7 January 2017, 14:00</p></td>
<td><small> Liu Si(刘偲) </small></td>
<td><i><a href="https://pdfs.semanticscholar.org/6888/f864f9ecb125cc4d33f70ef6c3691b89b360.pdf"> Learning from Synthetic Humans </a></i></td>
</tr>
<tr>
<td><p> Saturday, 31 December 2016, 14:00</p></td>
<td><small>Liu Si(刘偲)</small></td>
<td><i><a href="https://pan.baidu.com/s/1qYhLfZY"> 无监督的Dense Correspondence学习方法 </a></i></td>
</tr>
<tr>
<td><p> Saturday, 31 December 2016, 14:00</p></td>
<td><small>Ren Guanghui(任广辉)</small></td>
<td><i><a href="https://pan.baidu.com/s/1pKIKIIB#">Speed/accuracy trade-offs for modern convolutional object detectors </a></i></td>
</tr>
<tr>
<td><p> Saturday, 31 December 2016, 14:00</p></td>
<td><small>Ren Lejian(任乐建)</small></td>
<td><i><a href="#"> Densely Connected Convolutional Networks </a></i></td>
</tr>
<tr>
<td><p> Saturday, 31 December 2016, 14:00</p></td>
<td><small>Gao Jiajun(高佳俊)</small></td>
<td><i><a href="https://pan.baidu.com/s/1sl5zEB7"> Realtime Multi-Person 2D Pose Estimation using Part Affinity Fileds </a></i></td>
</tr>
<tr>
<td><p> Saturday, 17 December 2016, 14:00 </p></td>
<td><small>Liu Si(刘偲)</small></td>
<td><i><a href="https://pan.baidu.com/s/1i5a6WXf"> Learning Physical Intuition of Block Towers by Example </a></i></td>
</tr>
<tr>
<td><p> Saturday, 17 December 2016, 14:00 </p></td>
<td><small>Ou Xinyu(欧新宇)</small></td>
<td><i><a href="https://pan.baidu.com/s/1pLNdLeN"> All about GAN </a></i></td>
</tr>
<tr>
<td><p> Saturday, 17 December 2016, 14:00 </p></td>
<td><small>Yu Han(庾涵)</small></td>
<td><i><a href="https://pan.baidu.com/s/1jILScYi"> Instance normalization:the missing ingredient for fast stylization </a></i></td>
</tr>
<tr>
<td><p> Sunday, 10 December 2016, 14:00 </p></td>
<td><small>Liu Si(刘偲)</small></td>
<td><i><a href="https://pan.baidu.com/s/1geCUdj1"> Some recent Progress of disparity estimation and stereo Matching. </a></i></td>
</tr>
<tr>
<td><p> Sunday, 10 December 2016, 14:00 </p></td>
<td><small>Liu Si(刘偲)</small></td>
<td><i><a href="https://pan.baidu.com/s/1bBczYA">Generative visual manipulation on the natural image manifold. </a></i></td>
</tr>
<tr>
<td><p> Sunday, 10 December 2016, 14:00 </p></td>
<td><small>Wei Wang(王暐)</small></td>
<td><i><a href="https://pan.baidu.com/s/1mijnWoC"> Recurrent Attention Models for Depth-Based Person Identification </a></i></td>
</tr>
<tr>
<td><p> Sunday, 10 December 2016, 14:00 </p></td>
<td><small>Gao Jiajun(高佳俊)</small></td>
<td><i><a href="https://pan.baidu.com/s/1i5douRr"> RMPE: Regional Multi-person Pose Estimation </a></i></td>
</tr>
<tr>
<td><p> Sunday, 10 December 2016, 14:00 </p></td>
<td><small>Yu Han(庾涵)</small></td>
<td><i><a href="#"> Controlling Perceptual Factors in Neural Style Transfer </a></i></td>
</tr>
<tr>
<td><p> Sunday, 04 December 2016, 14:00 </p></td>
<td><small>Liu Si(刘偲)</small></td>
<td><i><a href="https://pan.baidu.com/s/1cb0rUY"> 1. Texture Networks:Feed-forward Synthesis of Textures and Stylized Images. <br> 2. Fast Face-swap Using Convolutional Neural Networks. </a></i></td>
</tr>
<tr>
<td><p> Sunday, 04 December 2016, 14:00 </p></td>
<td><small>Ou Xinyu(欧新宇)</small></td>
<td><i><a href="https://pan.baidu.com/s/1mhELwuc"> Is Faster R-CNN Doing Well for Pedestrian Detection? </a></i></td>
</tr>
<tr>
<td><p> Sunday, 04 December 2016, 14:00 </p></td>
<td><small>Wei Wang(王暐)</small></td>
<td><i><a href="https://pan.baidu.com/s/1gfQbfyj"> A Discriminatively Learned CNN Embedding for Person Re-identification </a></i></td>
</tr>
<tr>
<td><p> Sunday, 04 December 2016, 14:00 </p></td>
<td><small>Wei Zhen(魏震)</small></td>
<td><i><a href="#"> semantic segmentation using adversarial networks . </a></i></td> </tr>
<tr>
<td><p> Sunday, 26 November 2016, 14:00 </p></td>
<td><small>Liu Si(刘偲)</small></td>
<td><i><a href="http://pan.baidu.com/s/1miJeQPM"> Deep Feature Flow for Video Recognition . </a></i></td> </tr>
<tr>
<td><p> Sunday, 26 November 2016, 14:00 </p></td>
<td><small>Wei Zhen(魏震)</small></td>
<td><i><a href="http://pan.baidu.com/s/1pLyGaDX">深度学习在图像取证中的进展与趋势. </a></i></td> </tr>
<tr>
<td><p> Sunday, 26 November 2016, 14:00 </p></td>
<td><small>Ou Xinyu(欧新宇)</small></td>
<td><i><a href="http://pan.baidu.com/s/1jHGkVwa"> 1. Aggregated Residual Transformations for Deep Neural Networks. <br> 2. PersonNet: Person Re-identification with Deep Convolutional Neural Networks.
<br> Deep Recurrent Convolutional Networks for Video-based Person Re-identification: An End-to-End Approach. </a></i></td> </tr>
<tr>
<td><p> Sunday, 26 November 2016, 14:00 </p></td>
<td><small>Qian Ruihe(钱瑞和)</small></td>
<td><i><a href="#"> Pose Estimation and Segmentation of Multiple People in Stereoscopic Movies. </a></i></td> </tr>
<tr>
<td><p> Sunday, 16 October 2016, 13:00 </p></td>
<td><small>Ou Xinyu(欧新宇)</small></td>
<td><i><a href="https://pan.baidu.com/s/1boS8pOj">Yahoo做低俗图片检测方法. </a></i></td> </tr>
<tr>
<td><p> Sunday, 16 October 2016, 13:00 </p></td>
<td><small>Wei Wang(王暐)</small></td>
<td><i><a href="https://pan.baidu.com/s/1bpkjpqn"> 1. Fully-Convolutional Siamese Networks for Object Tracking. <br> 2. Learning feed-forward one-shot learners. <br> 3. Person Re-identification: Past, Present and Future. </a></i></td> </tr>
<tr>
<td><p> Sunday, 16 October 2016, 13:00 </p></td>
<td><small>Si Liu(刘偲)</small></td>
<td><i><a href="https://pan.baidu.com/s/1i5g9lv3">Perceptual Losses for Real-time Style Transfer and Single Image Super-Resolution. . </a></i></td> </tr>
<tr>
<td><p> Sunday, 16 October 2016, 13:00 </p></td>
<td><small>Renda Bao(包仁达)</small></td>
<td><i><a href="https://pan.baidu.com/s/1bJgW3s">Pedestrian Attribute Recognition At Far Distance. </a></i></td> </tr>
<tr>
<td><p> Sunday, 09 October 2016, 13:00 </p></td>
<td><small>Wei Zhen(魏震)</small></td>
<td><i><a href="https://pan.baidu.com/s/1hsx5VCC"> 1. SPDA-CNN-Unifying Semantic Part Detection and Abstraction for Fine-grained Recognition. <br> 2. Region-based semantic segmentation with end-to-end training. </a></i></td> </tr>
<tr>
<td><p> Sunday, 16 October 2016, 13:00 </p></td>
<td><small>Ruihe Qian(钱瑞和)</small></td>
<td><i><a href="https://pan.baidu.com/s/1nuFw0ch">ViewSynthesis by Appearance Flow. </a></i></td> </tr>
<tr>
<td><p> Sunday, 16 October 2016, 13:00 </p></td>
<td><small>Jiajun Gao(高佳俊) </small></td>
<td><i><a href="https://pan.baidu.com/s/1jH9wRlW">Multi-Person Pose Estimation with Local Joint-to-Person Associations </a></i></td> </tr>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</article>
</div>
</div>
</section>
</div>
<!-- footer -->
<div id="footer-tail">
<footer>
<div class="inner">
<div class="wrapper">
<div class="block-1">
<dl class="list-1">
<dt> <img src=" " /></dt>
</dl>
<p>
<!-- {%FOOTER_LINK} -->
</p>
</div>
<div class="block-2">
<dl class="list-1">
<dd> <p> </p>
</dd>
</dl>
</div>
</div>
</div>
</footer>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>
</html>