-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
139 lines (126 loc) · 7.94 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
<!DOCTYPE html>
<!-- saved from url=(0057)http://www.icst.pku.edu.cn/struct/people/yangs/index.html -->
<html class="csstransforms csstransforms3d csstransitions"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Wenhan Yang</title>
<link href="./WenhanYang_files/bootstrap.css" rel="stylesheet" type="text/css" media="all">
<link href="./WenhanYang_files/style.css" rel="stylesheet" type="text/css" media="all">
<link href="./WenhanYang_files/prettyPhoto.css" rel="stylesheet" type="text/css" media="all">
<link href="./WenhanYang_files/css" rel="stylesheet" type="text/css">
</head>
<body>
<!---start-wrap--->
<!---start-header--->
<div class="header">
<div class="wrap">
<!---start-logo--->
<div class="logo">
<a href="./index.html">Wenhan (David) Yang</a>
</div>
<!---End-logo--->
<!---start-top-nav--->
<div class="top-nav">
<ul>
<li id="Home" onclick="func('Me')"><a href="./index.html" class="scroll">Home</a></li>
<li id="Profile" onclick="func('Experience')"><a href="./index.html" class="scroll">Profile</a></li>
<li id="Research" onclick="func('Research')"><a href="./index.html" class="scroll">Research</a></li>
<li id="Publications" onclick="func('Publications')"><a href="./Publication.html" class="scroll">Publications</a></li>
<li id="Talks" onclick="func('Publications')"><a href="./index.html" class="scroll">Talks</a></li>
<!-- <li id="Art" onclick="func('Art')"><a href="http://www.icst.pku.edu.cn/struct/people/yangs/index.html#art" class="scroll">Art Gallery</a></li> -->
<li id="Contact" onclick="func('Contact')"><a href="./Contact.html" class="scroll">Contact</a></li>
</ul>
</div>
<div class="clear"> </div>
<!---End-top-nav--->
</div>
</div>
<script>
var lastname = 'Me';
function func(name){
var div = document.getElementById(name);
div.className = 'active';
div = document.getElementById(lastname);
div.className = '';
lastname = name;
}
function coming_soon()
{
alert("Coming soon.");
}
</script>
<!---End-wrap--->
<div class="content">
<div class="grid1" id="me">
<div class="welcome-photo">
<a class="welcome-photo1"><img id="me1" src="./WenhanYang_files/WenhanYang.jpg" title="name"></a>
</div>
<h3>Wenhan Yang (杨文瀚)</h3>
<br>
<p align="left">
<font color="#FF0000"> I am looking for researchers/interns/post-docs on intelligent visual enhancement, video coding for machines, and human-machine collaborative intelligence!. Drop me an email if you are interested.</font>
<br>
<br>
Wenhan Yang is an associate researcher with the Distributed High Performance Software Fundamental Research Laboratory, Pengcheng National Lab, China.
He received his PhD (Sep, 2018) in Computer Application Technology from Peking University.
From September 2012 – September 2018, he was a Ph.D. candidate in Wangxuan Institute of Computer Technology at Peking University <a href="http://www.icst.pku.edu.cn/">(<strong>WICT</strong>)</a>.
He was a member of Spatial and Temporal Restoration Understanding and Compression Team <a href="http://www.icst.pku.edu.cn/struct/">(<strong>STRUCT</strong>)</a> with WICT, PKU.
<br>
<br>
From Mar. 2019 to Mar. 2021, he was a Postdoc Fellow with the Department of Computer Science, City University of Hong Kong, Hong Kong, China.
From Apr. 2021 to Sep. 2022, he was a Wallenberg-NTU Presidential Postdoctoral Fellow with the School of Electrical and Electronic Engineering, Nanyang Technology University, Singapore.
From Sep. 2015 to sep. 2016, He visited the Learning and Vision Lab, Department of Electrical and Computer Engineering, National University of Singaore.
His research interests include image/video enhancement, bad weather retoraton, image/video compression, joint visual enhancement/coding and understanding.
He also serves/served as an Area and Session Chair of ICME-2021.
<a href="./att/CV Wenhan Yang 2018-1121.pdf">[<b>CV</b>]</a> </p>
<br>
<br>
<p align="left">Email address: yangwh (att) pcl.ac.cn</p>
</div>
<div class="grid3" id="experience" >
<div class="grid3-header">
<h3 align='left'>Highlights</h3>
</div>
<div class="grid3-content" style="align:left;width:85%">
<div class="grid3-content">
<ul class="graid3-ul" style="align:left;list-style: disc;">
<li> [Publication] 07/2022, One paper accepted to <i>ECCV</i>. </li>
<li> [Publication] 06/2022, Two papers accepted to <i>ACM MM</i>. </li>
<li> [Publication] 06/2022, One papers accepted to <i>IEEE TPAMI</i>. </li>
<li> [Publication] 07/2021, One paper accepted to <i>IEEE TIP</i>. </li>
<li> [Awards] 05/2021, I have been awarded the 2021 Wallenberg – NTU Presidential Postdoctoral Fellowship (PPF). </li>
<li> [Publication] 05/2021, One paper accepted to <i>IEEE TPAMI</i>. </li>
<li> [Publicity & Service] 05/2021, I will serve as the Session Chair of <i>IEEE ICME-2021</i>. </li>
<li> [Publicity & Service] 05/2021, The UG2+ challenge jointly with CVPR-2021 has ended. The <a href="http://cvpr2021.ug2challenge.org/leaderboard21_t1.html">leaderboard</a> is available now.</li>
<li> [Publication] 03/2021, One paper accepted to <i>IEEE TPAMI</i>. </li>
<li> [Publication] 03/2021, Two papers accepted to <i>IEEE CVPR-2021</i>. </li>
<li> [Publicity & Service] 12/2020, I will co-organize the workshop and chanllenge: "Bridging the Gap between Computational Photography and Visual Recognition (the 4rd UG2+)", in conjunction with <i>IEEE CVPR-2021</i>. </li>
<li> [Publicity & Service] 11/2020, I will serve as the Area Chair of <i>IEEE ICME-2021</i>. </li>
<li> [Publication] 10/2020, One paper accepted to <i>IJCV</i>. </li>
<li> [Awards] 07/2020, The paper "Towards Coding for Human and Machine Vision: A Scalable Image Coding Approach" won <b><i>IEEE ICME-2020 Best Paper Award</i></b>! </li>
<li> [Publication] 07/2020, Four papers accepted to <i>ACM MM</i>. </li>
<li> [Publication] 05/2020, One paper accepted to <i>IEEE TPAMI</i>. </li>
<li> [Publication] 02/2020, Two papers accepted to <i>IEEE CVPR-2020</i>. </li>
<li> [Publication] 11/2019, Two papers accepted to <i>AAAI-2020</i>. </li>
<li> [Publicity & Service] 11/2019, I will co-organize the workshop and chanllenge: "Bridging the Gap between Computational Photography and Visual Recognition (the 3rd UG2+)", in conjunction with IEEE CVPR-2020. </li>
<li> [Publicity & Service] 05/2019, I will co-organize the chanllenge: "Face detection in low-light conditions", in conjunction with ChinaMM-2019, jointly with Prof. Jiaying Liu, and Prof. Dong Liu. </li>
</ul>
</div>
</div>
</div>
<!-- <div class="grid2" id="contact">
<div class="grid2-content">
<p>Contact Email: williamyang AT pku.edu.com</p>
</div>
</div> -->
<div class="footer">
<p>Updated April 2021
<!--2018 Shuai Yang. Powered by <a href="http://w3layouts.com/">w3layouts</a>, <a href="http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/">prettyPhoto</a>, <a href="http://getbootstrap.com/2.3.2/">bootstrap</a>, <a href="http://isotope.metafizzy.co/">Isotope</a>-->
</p>
</div>
</div>
<script type="text/javascript" src="./WenhanYang_files/jquery.min.js.下载"></script>
<script type="text/javascript" src="./WenhanYang_files/bootstrap.js.下载"></script>
<script type="text/javascript" src="./WenhanYang_files/jquery.banner.js.下载"></script>
<script type="text/javascript" src="./WenhanYang_files/jquery.prettyPhoto.js.下载"></script>
<script type="text/javascript" src="./WenhanYang_files/jquery.isotope.js.下载"></script>
<script type="text/javascript" src="./WenhanYang_files/main.js.下载"></script>
</body></html>