Skip to content

Commit cb066a4

Browse files
committed
Homepage v2.0
1 parent 11c0411 commit cb066a4

33 files changed

+9499
-308
lines changed

404.html

+139
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,139 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>404|Chunlei Peng@Xidian</title>
5+
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
6+
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
7+
<script src="js/jquery.min.js"></script>
8+
<!-- Custom Theme files -->
9+
<!--theme-style-->
10+
<link href="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="js/move-top.js"></script>
21+
<script type="text/javascript" src="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="index.html"><img src="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="Images/menu.png" alt="Menu" > </span>
47+
<ul>
48+
<li><a href="index.html"> HOME</a> </li>
49+
<li><a href="CV/CV_Chunlei_Peng.pdf" target="_blank"> CV</a></li>
50+
<li><a href="Publications.html"> PUBLICATIONS</a></li>
51+
<li><a href="Projects.html"> PROJECTS</a></li>
52+
<li><a href="Contact.html"> CONTACT </a></li>
53+
</ul> <!--script-->
54+
<script>
55+
$("span.menu").click(function(){
56+
$(".top-nav ul").slideToggle(500, function(){
57+
});
58+
});
59+
</script>
60+
</div>
61+
<div class="clearfix"> </div>
62+
</div>
63+
</div>
64+
</div>
65+
66+
67+
<div class="container">
68+
<div class="content">
69+
<div class="top-on">
70+
<br><br><br>
71+
<center><a href="index.html"><img class="img-responsive " src="Images/404.png" width="50%" alt="404" /></a></center><br><br>
72+
<h2><center>Whoops, the page you requested was not found.</center></h2><br><br>
73+
<h4><font style=" font-weight:normal;line-height:1.6;text-align:justify">
74+
<center>Please check your URL or head back to <a href="index.html">home</a>.</center>
75+
</font></h4>
76+
<br><br><br><br><br>
77+
</div>
78+
</div>
79+
</div>
80+
81+
82+
<div class="container">
83+
<div class="footer">
84+
<div class="footer-top">
85+
<div class="col-md-4 amet-sed">
86+
<h4>navigation</h4>
87+
<i class="line"> </i>
88+
<ul class="nav-bottom">
89+
<li><a href="index.html" >HOME </a> </li>
90+
<li><a href="CV/CV_Chunlei_Peng.pdf" target="_blank"> CV</a></li>
91+
<li><a href="Publications.html"> PUBLICATIONS </a></li>
92+
<li><a href="Projects.html" > PROJECTS</a></li>
93+
<li><a href="Contact.html">CONTACT </a></li>
94+
</ul>
95+
</div>
96+
<div class="col-md-4 amet-sed ">
97+
<h4>Contact</h4>
98+
<i class="line"> </i>
99+
<p style="text-transform:none;padding-top:2.5em">
100+
Chunlei Peng<br>
101+
Xidian University<br>
102+
Xi'an, 710071, China<br>
103+
Email: <a href="mailto:[email protected]">clp.xidian(at)gmail.com</a><br>
104+
Phone: (86)15829916976</p>
105+
</div>
106+
<div class="col-md-4 amet-sed ">
107+
<h4>Links</h4>
108+
<i class="line"> </i>
109+
<p>
110+
<a href="http://see.xidian.edu.cn/faculty/xbgao/" target="_blank">Xinbo Gao</a><br>
111+
<a href="http://web.xidian.edu.cn/nnwang/index.html" target="_blank">Nannan Wang</a><br>
112+
<a href="http://see.xidian.edu.cn/vipsl/index.html" target="_blank">VIPS Lab</a><br>
113+
<a href="http://www.ihitworld.com/" target="_blank">HIT Lab</a><br>
114+
</p>
115+
</div>
116+
<div class="clearfix"> </div>
117+
</div>
118+
<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>
119+
<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>
120+
</div>
121+
<script type="text/javascript">
122+
$(document).ready(function() {
123+
/*
124+
var defaults = {
125+
containerID: 'toTop', // fading element id
126+
containerHoverID: 'toTopHover', // fading element hover id
127+
scrollSpeed: 1200,
128+
easingType: 'linear'
129+
};
130+
*/
131+
132+
$().UItoTop({ easingType: 'easeOutQuart' });
133+
134+
});
135+
</script>
136+
<a href="#" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
137+
</div>
138+
</body>
139+
</html>

Contact.html

+157
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,157 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Contact|Chunlei Peng@Xidian</title>
5+
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
6+
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
7+
<script src="js/jquery.min.js"></script>
8+
<!-- Custom Theme files -->
9+
<!--theme-style-->
10+
<link href="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="js/move-top.js"></script>
21+
<script type="text/javascript" src="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="index.html"><img src="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="Images/menu.png" alt="Menu" > </span>
47+
<ul>
48+
<li><a href="index.html"> HOME</a> </li>
49+
<li><a href="CV/CV_Chunlei_Peng.pdf" target="_blank"> CV</a></li>
50+
<li><a href="Publications.html"> PUBLICATIONS</a></li>
51+
<li><a href="Projects.html"> PROJECTS</a></li>
52+
<li><a href="Contact.html" style="color: #333333"> CONTACT </a></li>
53+
</ul> <!--script-->
54+
<script>
55+
$("span.menu").click(function(){
56+
$(".top-nav ul").slideToggle(500, function(){
57+
});
58+
});
59+
</script>
60+
</div>
61+
<div class="clearfix"> </div>
62+
</div>
63+
</div>
64+
</div>
65+
66+
<div class="container">
67+
<div class="content">
68+
69+
<div class="top-on">
70+
<div class="content-bottom">
71+
<div class="col-md-6 top-pic" style="padding-left: 10%">
72+
<h4 style="line-height:1.6"><font style=" font-weight:normal">
73+
<b>Email</b>:<br>
74+
&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:[email protected]">clp.xidian at gmail.com</a> <br>
75+
<b>Phone</b>:<br>
76+
&nbsp;&nbsp;&nbsp;&nbsp;(86)15829916976<br>
77+
<b>Address</b>:<br>
78+
&nbsp;&nbsp;&nbsp;&nbsp;School of Electronic Engineering<br>
79+
&nbsp;&nbsp;&nbsp;&nbsp;Xidian University<br>
80+
&nbsp;&nbsp;&nbsp;&nbsp;No. 2 South Taibai Road<br>
81+
&nbsp;&nbsp;&nbsp;&nbsp;Xi'an 710071, China<br>
82+
</font></h4>
83+
<div class="clearfix"> </div>
84+
</div>
85+
<div class="col-md-6 top-pic" style="padding-left: 10%">
86+
<h4 style="line-height:1.6"><font style=" font-weight:normal">
87+
<a href="http://scholar.google.com/citations?q=chunleipeng" target="_blank">My Google Citation </a><br>
88+
<b>My Skype ID</b>:<br>
89+
&nbsp;&nbsp;&nbsp;&nbsp;live:clp.xidian<br>
90+
<b>Wechat</b>:<br>
91+
&nbsp;&nbsp;&nbsp;&nbsp;<a href="Contact.html"><img src="Images/MyWechat.jpg" style="width: 50%" alt="Wechat" ></a><br>
92+
</font></h4>
93+
</div>
94+
<div class="clearfix"> </div>
95+
</div>
96+
</div>
97+
</div>
98+
</div>
99+
100+
<div class="container">
101+
<div class="footer">
102+
<div class="footer-top">
103+
<div class="col-md-4 amet-sed">
104+
<h4>navigation</h4>
105+
<i class="line"> </i>
106+
<ul class="nav-bottom">
107+
<li><a href="index.html" >HOME </a> </li>
108+
<li><a href="CV/CV_Chunlei_Peng.pdf" target="_blank"> CV</a></li>
109+
<li><a href="Publications.html"> PUBLICATIONS </a></li>
110+
<li><a href="Projects.html" > PROJECTS</a></li>
111+
<li><a href="Contact.html">CONTACT </a></li>
112+
</ul>
113+
</div>
114+
<div class="col-md-4 amet-sed ">
115+
<h4>Contact</h4>
116+
<i class="line"> </i>
117+
<p style="text-transform:none;padding-top:2.5em">
118+
Chunlei Peng<br>
119+
Xidian University<br>
120+
Xi'an, 710071, China<br>
121+
Email: <a href="mailto:[email protected]">clp.xidian(at)gmail.com</a><br>
122+
Phone: (86)15829916976</p>
123+
</div>
124+
<div class="col-md-4 amet-sed ">
125+
<h4>Links</h4>
126+
<i class="line"> </i>
127+
<p>
128+
<a href="http://see.xidian.edu.cn/faculty/xbgao/" target="_blank">Xinbo Gao</a><br>
129+
<a href="http://web.xidian.edu.cn/nnwang/index.html" target="_blank">Nannan Wang</a><br>
130+
<a href="http://see.xidian.edu.cn/vipsl/index.html" target="_blank">VIPS Lab</a><br>
131+
<a href="http://www.ihitworld.com/" target="_blank">HIT Lab</a><br>
132+
</p>
133+
</div>
134+
<div class="clearfix"> </div>
135+
</div>
136+
<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>
137+
<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>
138+
</div>
139+
<script type="text/javascript">
140+
$(document).ready(function() {
141+
/*
142+
var defaults = {
143+
containerID: 'toTop', // fading element id
144+
containerHoverID: 'toTopHover', // fading element hover id
145+
scrollSpeed: 1200,
146+
easingType: 'linear'
147+
};
148+
*/
149+
150+
$().UItoTop({ easingType: 'easeOutQuart' });
151+
152+
});
153+
</script>
154+
<a href="#" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
155+
</div>
156+
</body>
157+
</html>

Images/404.png

10.5 KB
Loading

Images/MyLogo.png

39.3 KB
Loading

Images/MyWechat.jpg

156 KB
Loading

Images/TCSVT2015_SFSPS_Framework.png

190 KB
Loading

Images/TCSVT2015_SFSPS_Outline.png

368 KB
Loading

Images/TNNLS2015_MrFSPS_Framework.jpg

217 KB
Loading

Images/TNNLS2015_MrFSPS_Outline.png

239 KB
Loading

Images/TPAMI2016_GHFR_Databases.png

234 KB
Loading

Images/TPAMI2016_GHFR_Outline.png

333 KB
Loading

Images/line.png

2.81 KB
Loading

Images/menu.png

3.11 KB
Loading

Images/plus1.png

3.84 KB
Loading

Images/up.png

2.91 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)