Skip to content

Commit 9fafca6

Browse files
committed
in Duke
1 parent 7b2aece commit 9fafca6

25 files changed

+5582
-5563
lines changed

404.html

+140-140
Original file line numberDiff line numberDiff line change
@@ -1,141 +1,141 @@
1-
<!DOCTYPE html>
2-
<html>
3-
<head>
4-
<title>404|Chunlei Peng@Xidian</title>
5-
<link href="http://chunleipeng.com/css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
6-
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
7-
<script src="http://chunleipeng.com/js/jquery.min.js"></script>
8-
<!-- Custom Theme files -->
9-
<!--theme-style-->
10-
<link href="http://chunleipeng.com/css/style.css" rel="stylesheet" type="text/css" media="all" />
11-
<!--//theme-style-->
12-
<meta name="viewport" content="width=device-width, initial-scale=1">
13-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
14-
<meta name="keywords" content="Chunlei,Peng,VIPSL,Xidian,face,sketch,synthesis,heterogeneous,recognition" />
15-
<meta name="description" content="Chunlei Peng 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.">
16-
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
17-
<!--fonts-->
18-
<link href='http://fonts.lug.ustc.edu.cn/css?family=Lato:100,300,400,700,900' rel='stylesheet' type='text/css'>
19-
<!--//fonts-->
20-
<script type="text/javascript" src="http://chunleipeng.com/js/move-top.js"></script>
21-
<script type="text/javascript" src="http://chunleipeng.com/js/easing.js"></script>
22-
<script type="text/javascript">
23-
jQuery(document).ready(function($) {
24-
$(".scroll").click(function(event){
25-
event.preventDefault();
26-
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
27-
});
28-
});
29-
</script>
30-
31-
</head>
32-
<body>
33-
<!--header-->
34-
<div class="container">
35-
<div class="header">
36-
<div class="header-top">
37-
<div class="logo">
38-
<a href="http://chunleipeng.com/index.html"><img src="http://chunleipeng.com/Images/MyLogo.png" style="width: 70%;padding-bottom:3%" alt="Chunlei Peng" ></a>
39-
</div>
40-
<div class="header-top-on">
41-
</div>
42-
<div class="clearfix"> </div>
43-
</div>
44-
<div class="header-bottom">
45-
<div class="top-nav">
46-
<span class="menu"><img src="http://chunleipeng.com/Images/menu.png" alt="Menu" > </span>
47-
<ul>
48-
<li><a href="http://chunleipeng.com/index.html"> HOME</a> </li>
49-
<li><a href="http://chunleipeng.com/CV/CV_Chunlei_Peng.pdf" target="_blank"> CV</a></li>
50-
<li><a href="http://chunleipeng.com/Publications.html"> PUBLICATIONS</a></li>
51-
<li><a href="http://chunleipeng.com/Projects.html"> PROJECTS</a></li>
52-
<li><a href="http://chunleipeng.com/Datasets.html"> DATASETS</a></li>
53-
<li><a href="http://chunleipeng.com/Contact.html"> CONTACT </a></li>
54-
</ul> <!--script-->
55-
<script>
56-
$("span.menu").click(function(){
57-
$(".top-nav ul").slideToggle(500, function(){
58-
});
59-
});
60-
</script>
61-
</div>
62-
<div class="clearfix"> </div>
63-
</div>
64-
</div>
65-
</div>
66-
67-
68-
<div class="container">
69-
<div class="content">
70-
<div class="top-on">
71-
<br><br><br>
72-
<center><a href="http://chunleipeng.com/index.html"><img class="img-responsive " src="http://chunleipeng.com/Images/404.png" width="50%" alt="404" /></a></center><br><br>
73-
<h2><center>Whoops, the page you requested was not found.</center></h2><br><br>
74-
<h4><font style=" font-weight:normal;line-height:1.6;text-align:justify">
75-
<center>Please check your URL or head back to <a href="http://chunleipeng.com/index.html">home</a>.</center>
76-
</font></h4>
77-
<br><br><br><br><br>
78-
</div>
79-
</div>
80-
</div>
81-
82-
83-
<div class="container">
84-
<div class="footer">
85-
<div class="footer-top">
86-
<div class="col-md-4 amet-sed">
87-
<h4>navigation</h4>
88-
<i class="line"> </i>
89-
<ul class="nav-bottom">
90-
<li><a href="http://chunleipeng.com/index.html" >HOME </a> </li>
91-
<li><a href="http://chunleipeng.com/CV/CV_Chunlei_Peng.pdf" target="_blank"> CV</a></li>
92-
<li><a href="http://chunleipeng.com/Publications.html"> PUBLICATIONS </a></li>
93-
<li><a href="http://chunleipeng.com/Projects.html" > PROJECTS</a></li>
94-
<li><a href="http://chunleipeng.com/Datasets.html"> DATASETS</a></li>
95-
<li><a href="http://chunleipeng.com/Contact.html">CONTACT </a></li>
96-
</ul>
97-
</div>
98-
<div class="col-md-4 amet-sed ">
99-
<h4>Contact</h4>
100-
<i class="line"> </i>
101-
<p style="text-transform:none;padding-top:2.5em">
102-
Chunlei Peng<br>
103-
Xidian University<br>
104-
Xi'an, 710071, China<br>
105-
Email: <a href="mailto:[email protected]">clp.xidian(at)gmail.com</a><br>
106-
Phone: (86)15829916976</p>
107-
</div>
108-
<div class="col-md-4 amet-sed ">
109-
<h4>Links</h4>
110-
<i class="line"> </i>
111-
<p>
112-
<a href="http://see.xidian.edu.cn/faculty/xbgao/" target="_blank">Xinbo Gao</a><br>
113-
<a href="http://web.xidian.edu.cn/nnwang/index.html" target="_blank">Nannan Wang</a><br>
114-
<a href="http://see.xidian.edu.cn/vipsl/index.html" target="_blank">VIPS Lab</a><br>
115-
<a href="http://www.ihitworld.com/" target="_blank">HIT Lab</a><br>
116-
</p>
117-
</div>
118-
<div class="clearfix"> </div>
119-
</div>
120-
<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>
121-
<p class="footer-class" style="text-transform:none">Copyright &copy; 2016 Chunlei Peng - Visited <a href="http://www.easycounter.com/" onclick="stc(this, 44)"><img src="http://www.easycounter.com/counter.php?lanseyong000" border="0" alt="Free Web Counters"></a> times - Last updated: May.4 2016.</p>
122-
</div>
123-
<script type="text/javascript">
124-
$(document).ready(function() {
125-
/*
126-
var defaults = {
127-
containerID: 'toTop', // fading element id
128-
containerHoverID: 'toTopHover', // fading element hover id
129-
scrollSpeed: 1200,
130-
easingType: 'linear'
131-
};
132-
*/
133-
134-
$().UItoTop({ easingType: 'easeOutQuart' });
135-
136-
});
137-
</script>
138-
<a href="#" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
139-
</div>
140-
</body>
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>404|Chunlei Peng@Xidian</title>
5+
<link href="http://chunleipeng.com/css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
6+
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
7+
<script src="http://chunleipeng.com/js/jquery.min.js"></script>
8+
<!-- Custom Theme files -->
9+
<!--theme-style-->
10+
<link href="http://chunleipeng.com/css/style.css" rel="stylesheet" type="text/css" media="all" />
11+
<!--//theme-style-->
12+
<meta name="viewport" content="width=device-width, initial-scale=1">
13+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
14+
<meta name="keywords" content="Chunlei,Peng,VIPSL,Xidian,face,sketch,synthesis,heterogeneous,recognition" />
15+
<meta name="description" content="Chunlei Peng 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.">
16+
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
17+
<!--fonts-->
18+
<link href='http://fonts.lug.ustc.edu.cn/css?family=Lato:100,300,400,700,900' rel='stylesheet' type='text/css'>
19+
<!--//fonts-->
20+
<script type="text/javascript" src="http://chunleipeng.com/js/move-top.js"></script>
21+
<script type="text/javascript" src="http://chunleipeng.com/js/easing.js"></script>
22+
<script type="text/javascript">
23+
jQuery(document).ready(function($) {
24+
$(".scroll").click(function(event){
25+
event.preventDefault();
26+
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
27+
});
28+
});
29+
</script>
30+
31+
</head>
32+
<body>
33+
<!--header-->
34+
<div class="container">
35+
<div class="header">
36+
<div class="header-top">
37+
<div class="logo">
38+
<a href="http://chunleipeng.com/index.html"><img src="http://chunleipeng.com/Images/MyLogo.png" style="width: 70%;padding-bottom:3%" alt="Chunlei Peng" ></a>
39+
</div>
40+
<div class="header-top-on">
41+
</div>
42+
<div class="clearfix"> </div>
43+
</div>
44+
<div class="header-bottom">
45+
<div class="top-nav">
46+
<span class="menu"><img src="http://chunleipeng.com/Images/menu.png" alt="Menu" > </span>
47+
<ul>
48+
<li><a href="http://chunleipeng.com/index.html"> HOME</a> </li>
49+
<li><a href="http://chunleipeng.com/CV/CV_Chunlei_Peng.pdf" target="_blank"> CV</a></li>
50+
<li><a href="http://chunleipeng.com/Publications.html"> PUBLICATIONS</a></li>
51+
<li><a href="http://chunleipeng.com/Projects.html"> PROJECTS</a></li>
52+
<li><a href="http://chunleipeng.com/Datasets.html"> DATASETS</a></li>
53+
<li><a href="http://chunleipeng.com/Contact.html"> CONTACT </a></li>
54+
</ul> <!--script-->
55+
<script>
56+
$("span.menu").click(function(){
57+
$(".top-nav ul").slideToggle(500, function(){
58+
});
59+
});
60+
</script>
61+
</div>
62+
<div class="clearfix"> </div>
63+
</div>
64+
</div>
65+
</div>
66+
67+
68+
<div class="container">
69+
<div class="content">
70+
<div class="top-on">
71+
<br><br><br>
72+
<center><a href="http://chunleipeng.com/index.html"><img class="img-responsive " src="http://chunleipeng.com/Images/404.png" width="50%" alt="404" /></a></center><br><br>
73+
<h2><center>Whoops, the page you requested was not found.</center></h2><br><br>
74+
<h4><font style=" font-weight:normal;line-height:1.6;text-align:justify">
75+
<center>Please check your URL or head back to <a href="http://chunleipeng.com/index.html">home</a>.</center>
76+
</font></h4>
77+
<br><br><br><br><br>
78+
</div>
79+
</div>
80+
</div>
81+
82+
83+
<div class="container">
84+
<div class="footer">
85+
<div class="footer-top">
86+
<div class="col-md-4 amet-sed">
87+
<h4>navigation</h4>
88+
<i class="line"> </i>
89+
<ul class="nav-bottom">
90+
<li><a href="http://chunleipeng.com/index.html" >HOME </a> </li>
91+
<li><a href="http://chunleipeng.com/CV/CV_Chunlei_Peng.pdf" target="_blank"> CV</a></li>
92+
<li><a href="http://chunleipeng.com/Publications.html"> PUBLICATIONS </a></li>
93+
<li><a href="http://chunleipeng.com/Projects.html" > PROJECTS</a></li>
94+
<li><a href="http://chunleipeng.com/Datasets.html"> DATASETS</a></li>
95+
<li><a href="http://chunleipeng.com/Contact.html">CONTACT </a></li>
96+
</ul>
97+
</div>
98+
<div class="col-md-4 amet-sed ">
99+
<h4>Contact</h4>
100+
<i class="line"> </i>
101+
<p style="text-transform:none;padding-top:2.5em">
102+
Chunlei Peng<br>
103+
Xidian University<br>
104+
Xi'an, 710071, China<br>
105+
Email: <a href="mailto:[email protected]">clp.xidian(at)gmail.com</a><br>
106+
Phone: (86)15829916976</p>
107+
</div>
108+
<div class="col-md-4 amet-sed ">
109+
<h4>Links</h4>
110+
<i class="line"> </i>
111+
<p>
112+
<a href="http://see.xidian.edu.cn/faculty/xbgao/" target="_blank">Xinbo Gao</a><br>
113+
<a href="http://web.xidian.edu.cn/nnwang/index.html" target="_blank">Nannan Wang</a><br>
114+
<a href="http://see.xidian.edu.cn/vipsl/index.html" target="_blank">VIPS Lab</a><br>
115+
<a href="http://www.ihitworld.com/" target="_blank">HIT Lab</a><br>
116+
</p>
117+
</div>
118+
<div class="clearfix"> </div>
119+
</div>
120+
<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>
121+
<p class="footer-class" style="text-transform:none">Copyright &copy; 2016 Chunlei Peng - Visited <a href="http://www.easycounter.com/" onclick="stc(this, 44)"><img src="http://www.easycounter.com/counter.php?lanseyong000" border="0" alt="Free Web Counters"></a> times - Last updated: May.4 2016.</p>
122+
</div>
123+
<script type="text/javascript">
124+
$(document).ready(function() {
125+
/*
126+
var defaults = {
127+
containerID: 'toTop', // fading element id
128+
containerHoverID: 'toTopHover', // fading element hover id
129+
scrollSpeed: 1200,
130+
easingType: 'linear'
131+
};
132+
*/
133+
134+
$().UItoTop({ easingType: 'easeOutQuart' });
135+
136+
});
137+
</script>
138+
<a href="#" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
139+
</div>
140+
</body>
141141
</html>

CV/CV_Chunlei_Peng.pdf

-9.94 KB
Binary file not shown.

CV/CV_Chunlei_Peng.tex

+14-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,17 @@ \section{Research Interests}
179179

180180
Machine learning, computer vision, image processing, and pattern recognition with applications to \textbf{heterogeneous image transformation} (e.g. face sketch-photo synthesis) and \textbf{heterogeneous face recognition} (e.g. matching viewed/composite/forensic sketches to face photos, and matching near-infrared/thermal-infrared images to visible light face images).
181181

182-
\section{Education}
182+
\section{Education Experiences}
183+
184+
Sep. 2016 - Sep. 2017
185+
186+
\begin{innerlist}
187+
\item[] \textbf{Visiting Graduate Student} in Biomedical Engineering Department
188+
\item[] Duke University, Durham NC, USA
189+
\item[] Supervised by Prof. \href{http://people.duke.edu/~sf59/}{Sina Farsiu}
190+
\end{innerlist}
191+
192+
\halfblankline
183193

184194
Sep. 2012 - Present
185195

@@ -263,6 +273,9 @@ \section{Publications}
263273

264274
\item \textbf{Chunlei Peng}, Jie Li, Nannan Wang, and Xinbo Gao, "Multi-View Representation based Face Sketch Synthesis," \emph{ACM International Conference on Internet Multimedia Computing and Service (\textbf{ICIMCS})}, 2014, pp. 307-312.
265275

276+
\item Decheng Liu, \textbf{Chunlei Peng}, Nannan Wang, Jie Li, and Xinbo Gao, "Composite Face Sketch Recognition based on Components," \emph{International Conference on
277+
Wireless Communications and Signal Processing (\textbf{WCSP})}, Accepted, 2016.
278+
266279
\item Xinye Yu, Nannan Wang, \textbf{Chunlei Peng}, Jie Li, and Xinbo Gao, "Adaptive Representation-based Face Sketch Synthesis," \emph{International Conference on Intelligence Science and Big Data Engineering (\textbf{IScIDE})}, Accepted, 2016.
267280

268281
\end{bibenum}

0 commit comments

Comments
 (0)