-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathservice.html
More file actions
132 lines (126 loc) · 3.49 KB
/
service.html
File metadata and controls
132 lines (126 loc) · 3.49 KB
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
<!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 name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<link rel="stylesheet" href="nju.css" type="text/css" />
<title>Ying Tai's Homepage</title>
</head>
<body>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?f85ae40b6d54f8f7becb3b0be41d4515";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="image-container">
<img src="./projects/1200px-NJU.svg.png" width="90px" height="112px" alt="NJU">
</div>
<div class="menu-item"><a href="index.html">Homepage</a></div>
<div class="menu-item"><a href="pub.html">Publications</a></div>
<div class="menu-item"><a href="group.html">Members</a></div>
<div class="menu-item"><a href="service.html" class="current">Services</a></div>
<div class="menu-item"><a href="award.html">Awards</a></div>
<!-- <div class="menu-item"><a href="join.html">Join us</a></div> -->
</td>
<td id="layout-content">
<div id="toptitle">
<h1>Academic Services</h1>
</div>
<h2>Aera Chairs</h2>
<ul>
<li><p><a href="google.com"; style="color: #EE7F2D;"> <b>ICML 2026</b></a>
</p>
</li>
<li><p><a href="google.com"; style="color: #EE7F2D;"> <b>ICLR 2026</b></a>
</p>
</li>
<li><p><a href="google.com"; style="color: #EE7F2D;"> <b>AAAI 2026</b></a>
</p>
</li>
<li><p><a href="google.com"; style="color: #EE7F2D;"> <b>NeurIPS</b></a>
</p>
</li>
<li><p><a href="https://eccv2022.ecva.net/organizers/"; style="color: #EE7F2D;"> <b>ECCV 2022</b></a>
</p>
</li>
<li><p><a href="http://fg2023.ieee-biometrics.org/organizers/"; style="color: #EE7F2D;"> <b>FG 2023</b></a>
</p>
</li>
<li><p><a href="https://wacv2023.thecvf.com/organizers/"; style="color: #EE7F2D;"> <b>WACV 2023</b></a>
</p>
</li>
<li><p><a href="https://wacv2024.thecvf.com/organizers/"; style="color: #EE7F2D;"> <b>WACV 2024</b></a>
</p>
</li>
</ul>
<h2>Editors</h2>
<ul>
<li><p>Member of Editorial Board: Image and Vision Computing
</p>
</li>
</ul>
<h2>Conference Reviewer / Program Committee</h2>
<ul>
<li><p>IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2017~2023
</p>
</li>
<li><p>IEEE International Conference on Computer Vision (ICCV), 2017~2023
</p>
</li>
<li><p>European Conference on Computer Vision (ECCV), 2018~2022
</p>
</li>
<li><p>AAAI Conference on Artificial Intelligence (AAAI), 2019~2023
</p>
</li>
<li><p>Conference on Neural Information Processing Systems (NeurIPS), 2020~2022
</p>
</li>
<li><p>International Conference on Learning Representations (ICLR), 2020~2022
</p>
</li>
</ul>
<h2>Journal Reviewer</h2>
<ul>
<li><p>IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI)
</p>
</li>
<li><p>International Journal of Computer Vision (IJCV)
</p>
</li>
<li><p>IEEE Transactions on Image Processing (TIP)
</p>
</li>
<li><p>Computer Vision and Image Understanding (CVIU)
</p>
</li>
<li><p>Image and Vision Computing (IVC)
</p>
</li>
<li><p>Pattern Recognition (PR)
</p>
</li>
<li><p>IEEE Transactions on Multi-Media (TMM)
</p>
</li>
<li><p>IEEE Transactions on Cybernetics (TCYB)
</p>
</li>
<li><p>Neurocomputing
</p>
</li>
</ul>
</td>
</tr>
</table>
</body>
</html>