-
Notifications
You must be signed in to change notification settings - Fork 1
/
dii_nju.html
executable file
·178 lines (178 loc) · 7.16 KB
/
dii_nju.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="css/fonts_import.css" type="text/css" />
<link rel="stylesheet" href="css/cs.css" type="text/css" />
<link rel="stylesheet" href="css/content.css" type="text/css" />
<!-- font family -->
<link href="//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdn.rawgit.com/jpswalsh/academicons/master/css/academicons.min.css">
<title>Chunhua Shen 沈春华</title>
</head>
<body>
<div id="layout-content">
<div id="menu">
<div id="menucontainer">
<ul id="nav">
<li><a href="index.html" target="_self">Home</a></li>
<li><a href="paper.html" target="_self">Publications</a></li>
<li><a href="teaching.html" target="_self">Teaching</a></li>
</ul>
</div>
</div>
<div id="toptitle">
<h1>Undergraduate classmates</h1>
</div>
<p>I was particularly lucky to have done a BSc degree at Nanjing University, Department for Intensive
Instruction (now Kuang Yaming Honors School). Here's an incomplete list of my classmates
(Entering class 1995, in total 40 students).
Information is believed to be accurate when entered in 11/2020.
</p>
<table id="tabteach">
<tr class="r1"><td class="c1">Zhenghua An </td><td class="c2"> Professor of Physics, Fudan University, China </td></tr>
<tr class="r2"><td class="c1">Lu Bai </td><td class="c2"> Associate Professor of Biochemistry and Molecular Biology, Pennsylvania State University, USA </td></tr>
<tr class="r3"><td class="c1">Xin Chen </td><td class="c2"> Associate Professor of Electrical Engineering, Xi'an Jiaotong University, China </td></tr>
<tr class="r4"><td class="c1">Jason Duan </td><td class="c2"> Associate Professor of Econometrics, McCombs School of Business, University of Texas at Austin, USA </td></tr>
<tr class="r5"><td class="c1">Donglei Fan </td><td class="c2"> Associate Professor, Robert & Jane Mitchell Endowed Faculty Fellowship in Engineering, University of Texas at Austin, USA </td></tr>
<tr class="r6"><td class="c1">Dazhen Gu </td><td class="c2"> Research Engineer, National Institute of Standards & Technology, Colorado, USA </td></tr>
<tr class="r7"><td class="c1">Jianghui Hou </td><td class="c2"> Associate Professor of Medicine, Division of Nephrology, Washington University in St. Louis, USA </td></tr>
<tr class="r8"><td class="c1">Congjun Wang </td><td class="c2"> Research Scientist, National Energy Technology Laboratory, USA </td></tr>
<tr class="r9"><td class="c1">Dong Wang </td><td class="c2"> Associate Professor of Biochemistry and Molecular Biology, University of Massachusetts Amherst, USA </td></tr>
<tr class="r10"><td class="c1">Jianbai Wang </td><td class="c2"> Patent Attorney, Morgan Lewis & Bockius LLP, CA, USA </td></tr>
<tr class="r11"><td class="c1">Jiang Xia </td><td class="c2"> Associate Professor of Chemistry, Chinese University of Hong Kong </td></tr>
<tr class="r12"><td class="c1">Ningning Yang </td><td class="c2"> Associate Professor of Pharmacy, The Lake Erie College of Osteopathic Medicine (LECOM), USA </td></tr>
<tr class="r13"><td class="c1">Jian Yang </td><td class="c2"> Professor of Bioinformatics, Chinese Academy of Medical Sciences and Peking Union Medical College, China </td></tr>
<tr class="r14"><td class="c1">Xiang Zhang </td><td class="c2"> Research Scientist, Novartis AG, Switzerland </td></tr>
<tr class="r15"><td class="c1">
</td></tr></table>
<div id="footer">
<div id="footer-text">
© <b>Chunhua Shen</b>
•
last update: 2024-10-29 14:35:09 ACDT
•
<a href="#" onClick="changewidth(1);return false" title="Expand page width"><b>←→</b></a>
•
<a href="#" onClick="changewidth(-1);return false" title="Reduce page width"><b>→←</b></a>
<!-- Javascript -->
<!-- MathJax -->
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-MML-AM_CHTML' async>
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
TeX: { equationNumbers: { autoNumber: "AMS" } }
});
</script>
<!-- End MathJax -->
<script
src="./script/jquery-1.6.2.min.js"
type="text/javascript">
</script>
<script
src="./script/jquery.flot.min.js"
type="text/javascript">
</script>
<script
src="./script/jquery-scroll.js"
type="text/javascript">
</script>
<script
src="./script/width_change.js"
type="text/javascript">
</script>
<script
src="./script/reverse_ol.js"
type="text/javascript">
</script>
<script
src="./script/jquery.highlight.js"
type="text/javascript">
</script>
<!-- Required for the jQuery.LocalScroll Plug-in -->
<script type="text/javascript">
$(document).ready(function(){
//
$.localScroll();
//
// Round images
//
$(".rounded-img, .rounded-img2").load(function() {
$(this).wrap(function(){
return '<span class="' + $(this).attr('class')
+ '" style="background:url(' + $(this).attr('src')
+ ') no-repeat center center; width: '
+ $(this).width() + 'px; height: '
+ $(this).height() + 'px;" />';
});
$(this).css("opacity","0");
});
//
//
// nav tab animation
var navDuration = 150; //time in miliseconds
$('#nav li a').hover(function() {
$(this).animate({ paddingTop:"50px" }, navDuration);
}, function() {
$(this).animate({ paddingTop:"31px"}, navDuration);
});
//
// plot citation figure using jquery flot, 2012 July, CS
//
var flot_options = {
legend: {
show: false,
margin: 10,
backgroundOpacity: 0.5
},
bars: {
show: true,
barWidth: 0.6,
align: "center"
},
yaxis: {
min: -20,
tickFormatter: function(val, axis) {
if (val < 50)
return " "; // some string
else
return val < axis.max ? val.toFixed(0) : " ";
}
},
grid: {
borderWidth: 0
}
}; // end of flot_options
$.getJSON("./data/cs_cite.json", function(json) {
//succes - data loaded, now use plot:
var plotarea = $("#citation_plot_holder");
var data=[json.data];
$.plot(plotarea , data, flot_options);
});
//
// end of jquery flot
//
changewidth( 0.9 );
//
//
// highlight ``Shen''
$("body p").highlight(['C. Shen', 'Chunhua Shen']);
// highlight selected publication venues
$("body p").highlight(['CVPR', 'ICCV', 'ECCV', 'ICML', 'NeurIPS',
'TPAMI', 'IJCV', 'JMLR'], { element: 'span', className: 'selected_venue' } );
//
});
</script>
<!-- News ticker -->
<script type="text/javascript">
function tick(){
$('#ticker li:first').slideUp( function () { $(this).appendTo($('#ticker')).slideDown(); });
}
setInterval(function(){ tick () }, 5000);
</script>
</div>
</div>
</div>
</body>
</html>