-
Notifications
You must be signed in to change notification settings - Fork 0
/
Projects.html
179 lines (172 loc) · 7.7 KB
/
Projects.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
<!DOCTYPE html>
<html>
<head>
<title>Projects|Decheng Liu@Xidian</title>
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery.min.js"></script>
<!-- Custom Theme files -->
<!--theme-style-->
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<!--//theme-style-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Decheng,Liu,VIPSL,Xidian,face,attribute,synthesis,heterogeneous,recognition" />
<meta name="description" content="Decheng Liu is currently pursuing the Ph.D. degree in the VIPS laboratory, Xidian University, Xi’an, China. His current research interests include computer vision, pattern recognition, and machine learning.">
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!--fonts-->
<link href='http://fonts.lug.ustc.edu.cn/css?family=Lato:100,300,400,700,900' rel='stylesheet' type='text/css'>
<!--//fonts-->
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
</head>
<body>
<!--header-->
<div class="container">
<div class="header">
<div class="header-top">
<div class="logo">
<a href="index.html"><img src="Images/logo.png" style="width: 40%;padding-bottom:3%" alt="Decheng Liu" ></a>
</div>
<div class="header-top-on">
</div>
<div class="clearfix"> </div>
</div>
<div class="header-bottom">
<div class="top-nav">
<span class="menu"><img src="Images/menu.png" alt="Menu" > </span>
<ul>
<li><a href="index.html"> HOME</a> </li>
<li><a href="CV/CV_DechengLiu.pdf" target="_blank"> CV</a></li>
<li><a href="Publications.html"> PUBLICATIONS</a></li>
<li><a href="Projects.html" style="color: #333333"> PROJECTS</a></li>
<li><a href="Contact.html"> CONTACT </a></li>
</ul> <!--script-->
<script>
$("span.menu").click(function(){
$(".top-nav ul").slideToggle(500, function(){
});
});
</script>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!--
<div class="container">
<div class="content">
<div class="top-on">
<div class="content-bottom" style="padding-bottom: 0%">
<div class="col-md-3 top-pic" style="padding-left: 2%">
<a href="TPAMI2016_GHFR.html"><img class="img-responsive " src="Images/TPAMI2016_GHFR_Outline.png" width="100%" alt="TPAMI2016_GHFR" /></a>
</div>
<div class="col-md-9 top-pic" style="padding-left: 2%">
<h4 style="line-height:1.5"><font style=" font-weight:normal">
<i>Graphical Representation for Heterogeneous Face Recognition</i><br>
<b>Chunlei Peng</b>, Xinbo Gao, Nannan Wang, and Jie Li<br>
<i>IEEE Transactions on Pattern Analysis and Machine Intelligence (<b>IEEE TPAMI</b>)</i>, Accepted, 2016.
[<a href="TPAMI2016_GHFR.html" target="_blank">Project Page</a>]<br>
</font></h4>
<div class="clearfix"> </div>
</div>
<div class="clearfix"> </div>
</div>
<div class="content-bottom" style="padding-bottom: 0%">
<div class="col-md-3 top-pic" style="padding-left: 3%">
<a href="TNNLS2015_MrFSPS.html"><img class="img-responsive " src="Images/TNNLS2015_MrFSPS_Outline.png" width="70%" alt="TNNLS2015_MrFSPS" /></a>
</div>
<div class="col-md-9 top-pic" style="padding-left: 2%;padding-top: 3%">
<h4 style="line-height:1.5"><font style=" font-weight:normal">
<i>Multiple Representations-Based Face Sketch-Photo Synthesis</i><br>
<b>Chunlei Peng</b>, Xinbo Gao, Nannan Wang, Dacheng Tao, Xuelong Li and Jie Li<br>
<i>IEEE Transactions on Neural Networks and Learning Systems (<b>IEEE TNNLS</b>)</i>, Accepted, 2015.
[<a href="TNNLS2015_MrFSPS.html" target="_blank">Project Page</a>]<br>
</font></h4>
<div class="clearfix"> </div>
</div>
<div class="clearfix"> </div>
</div>
<div class="content-bottom" style="padding-bottom: 0%">
<div class="col-md-3 top-pic" style="padding-left: 2%">
<a href="TCSVT2015_SFSPS.html"><img class="img-responsive " src="Images/TCSVT2015_SFSPS_Outline.png" width="80%" alt="TCSVT2015_SFSPS" /></a>
</div>
<div class="col-md-9 top-pic" style="padding-left: 2%;padding-top: 1%">
<h4 style="line-height:1.5"><font style=" font-weight:normal">
<i>Superpixel-based Face Sketch-Photo Synthesis</i><br>
<b>Chunlei Peng</b>, Xinbo Gao, Nannan Wang, and Jie Li<br>
<i>IEEE Transactions on Circuits and Systems for Video Technology (<b>IEEE TCSVT</b>)</i>, Accepted, 2015.
[<a href="TCSVT2015_SFSPS.html" target="_blank">Project Page</a>]<br>
</font></h4>
<div class="clearfix"> </div>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
</div>
-->
<div class="container">
<div class="footer">
<div class="footer-top">
<div class="col-md-4 amet-sed">
<h4>navigation</h4>
<i class="line"> </i>
<ul class="nav-bottom">
<li><a href="index.html" >HOME </a> </li>
<li><a href="CV/CV_DechengLiu.pdf" target="_blank"> CV</a></li>
<li><a href="Publications.html"> PUBLICATIONS </a></li>
<li><a href="Projects.html" > PROJECTS</a></li>
<li><a href="Contact.html">CONTACT </a></li>
</ul>
</div>
<div class="col-md-4 amet-sed ">
<h4>Contact</h4>
<i class="line"> </i>
<p style="text-transform:none;padding-top:2.5em">
Decheng Liu<br>
Xidian University<br>
Xi'an, 710071, China<br>
Email: <a href="mailto:[email protected]">dcliu.xidian(at)gmail.com</a><br>
Phone: (86)</p>
</div>
<div class="col-md-4 amet-sed ">
<h4>Links</h4>
<i class="line"> </i>
<p>
<a href="http://see.xidian.edu.cn/faculty/xbgao/" target="_blank">Xinbo Gao</a><br>
<a href="http://web.xidian.edu.cn/nnwang/index.html" target="_blank">Nannan Wang</a><br>
<a href="http://see.xidian.edu.cn/vipsl/index.html" target="_blank">VIPS Lab</a><br>
<a href="http://www.ihitworld.com/" target="_blank">HIT Lab</a><br>
</p>
</div>
<div class="clearfix"> </div>
</div>
<p class="footer-class" style="text-transform:none"> Hosted on <a href="https://pages.github.com/" target="_blank">Github Pages</a> and <a href="https://coding.net/help/doc/pages/index.html" target="_blank">Coding Pages</a>. Inspired template by <a href="http://w3layouts.com/" target="_blank">W3layouts</a>.</p>
<p class="footer-class" style="text-transform:none">Copyright © 2020 Decheng Liu - Visited <a href="http://www.easycounter.com/" onclick="stc(this, 44)"><img src="https://www.easycounter.com/counter.php?leoliu" border="0" alt="Free Web Counters"></a> times - Last updated: June 20 2020.</p>
</div>
<script type="text/javascript">
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<a href="#" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
</div>
</body>
</html>