-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
169 lines (145 loc) · 7.34 KB
/
index.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
<!DOCTYPE HTML>
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Yeco Xu's Homepage</title>
<meta name="author" content="Yunfan Ye">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🌐</text></svg>">
<style>
.projects-box {
/* background-color: green; */
height: 160px;
position: relative;
overflow: hidden;
transition: all ease-in .1s;
}
.projects-show {
padding: 0;
margin: 0;
position: absolute;
bottom: 0;
left: 0;
text-align: center;
height: 30px;
line-height: 20px;
width: 100%;
font-size: 12px;
color: #0067c8;
cursor: pointer;
background: linear-gradient(to bottom, transparent, #fff, #fff);
}
.projects-show-text {
position: relative;
top: 10px;
}
</style>
</head>
<body>
<table style="width:100%;max-width:800px;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr style="padding:0px">
<td style="padding:0px">
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr style="padding:0px">
<td style="padding:2.5%;width:63%;vertical-align:middle">
<p style="text-align:center">
<name>Yeco Xu</name>
</p>
<p style="text-align:justify">I am currently a PhD student at the School of Computer and Information Studies, Hefei University of Technology. I received my Master's degree in Computer Technology from the College of Computer and Information of Hefei University of Technology in 2023. I received my Bachelor's degree in Computer Science and Technology from Hubei University in 2018.
</p>
<p style="text-align:center">
<a href="[email protected]">Email</a>  / 
<!-- <a href="data/Yunfan-CV.pdf">CV</a>  / -->
<!-- <a href="data/Yunfan-bio.txt">Bio</a>  / -->
<a href="https://scholar.google.com/citations?user=oMiEcFEAAAAJ&hl=zh-CN">Google Scholar</a>  / 
<a href="https://github.com/YecoXu">Github</a>
</p>
</td>
<td style="padding:2.5%;width:40%;max-width:40%">
<a href="images/yikexu-photo.jpg"><img style="width:65%;max-width:65%" alt="profile photo" src="images/yikexu-photo.jpg" class="hoverZoomLink"></a>
</td>
</tr>
</tbody></table>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<heading>News</heading>
<ul class="projects-box" id="projects-box">
<li><b>[<font color="red">2023.10</font>]</b> One paper has been published in <em>Computer & Graphics</em>.</li>
<li><b>[<font color="red">2023.07</font>]</b> One paper has been accepted by <em>CAD/Graphics 2023</em> (Oral).</li>
<li><b>[<font color="red">2022.08</font>]</b> Presentation of paper at <em>GDC 2022</em>.</li>
</ul>
</td>
</tr>
</tbody></table>
<!--<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<heading>Teaching</heading>
<p>
Intelligent Design Method (智能设计方法) <a href="https://github.com/yunfan1202/intellegent_design">[Code]</a>
</p>
</td>
</tr>
</tbody></table>-->
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<td style="padding:20px;width:100%;vertical-align:middle">
<heading>Selected Publications</heading>
<p>
My research interest mainly include 3D computer vision and graphics.
*: First author, #: Corresponding author
</p>
</td>
</tr>
</tbody></table>
<!---------------------------------------------WireframeNet: A novel method for wireframe generation from point cloud------------------------------------------------------------------------------>
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody>
<tr>
<!-- -->
<td style="padding:20px;width:25%;vertical-align:middle">
<div class="one">
<img src='images/Wireframenet.png' height= 90%>
</div>
</td>
<td style="padding:20px;width:75%;vertical-align:middle">
<a href="https://www.sciencedirect.com/science/article/abs/pii/S0097849323001449">
<papertitle>WireframeNet: A novel method for wireframe generation from point cloud</papertitle>
</a>
<br>
Li Cao,
<strong>Yike Xu#</strong>,
<a href="http://jianweiguo.net/">Jianwei Guo</a>,
Xiaoping Liu
<br>
<em>Computers & Graphics</em>, 2023
<br>
<a href="https://www.sciencedirect.com/science/article/abs/pii/S0097849323001449">[Paper]</a>
<!--<a href="https://github.com/GuHuangAI/DiffusionEdge">[Code]</a>-->
<!--<a href="https://mp.weixin.qq.com/s/rHMO1nFCvz44tLVcpDWOPw">[News]</a>-->
<p></p>
<p style="text-align:justify">
Generating wireframe from point clouds is a challenging task, To make this process easier, we introduce WireframeNet, a deep neural network that transforms point clouds into wireframes. The networkinputs a set of disordered points and outputs a complete wireframe structure. We use the insight of themedial axis transform to filter the original point cloud...
</p>
</td>
</tr>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20">
</table>
<p align="center">Source code from <a href="https://jonbarron.info/">Jon Barron</a>'s website</p>
<script>
let show = true;
document.querySelector('#projects-show').onclick = function() {
if (!show) {
document.querySelector('#projects-box').style.height = 'auto';
document.querySelector('#projects-box').style.paddingBottom = '20px';
document.querySelector('#projects-show-text').innerHTML = 'Less';
show = true;
} else {
show = false;
document.querySelector('#projects-box').style.height = '160px';
document.querySelector('#projects-box').style.paddingBottom = '0px';
document.querySelector('#projects-show-text').innerHTML = 'More';
}
}
</script>
</body>
</html>