|
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1" /> |
6 | 6 | <meta |
7 | 7 | name="description" |
8 | | - content="Academic homepage of Haofei Song, a Ph.D. student working on medical image processing and image restoration." |
| 8 | + content="宋昊飞(Haofei Song)的学术主页,华东师范大学博士生,研究方向包括图像复原、视觉语言模型与 AI for Science。Academic homepage of Haofei Song, Ph.D. student at East China Normal University." |
9 | 9 | /> |
10 | | - <meta name="author" content="Haofei Song" /> |
11 | | - <title>Haofei Song | Academic Homepage</title> |
| 10 | + <meta name="author" content="Haofei Song (宋昊飞)" /> |
| 11 | + <title>宋昊飞 Haofei Song | 华东师范大学 | Academic Homepage</title> |
| 12 | + <link rel="canonical" href="https://eeeric-code.github.io/" /> |
| 13 | + <script type="application/ld+json"> |
| 14 | + { |
| 15 | + "@context": "https://schema.org", |
| 16 | + "@type": "ProfilePage", |
| 17 | + "@id": "https://eeeric-code.github.io/#profile", |
| 18 | + "url": "https://eeeric-code.github.io/", |
| 19 | + "name": "宋昊飞 Haofei Song — Academic Homepage", |
| 20 | + "mainEntity": { |
| 21 | + "@type": "Person", |
| 22 | + "@id": "https://eeeric-code.github.io/#person", |
| 23 | + "url": "https://eeeric-code.github.io/", |
| 24 | + "image": "https://eeeric-code.github.io/images/haofei-song-life.png", |
| 25 | + "name": "Haofei Song", |
| 26 | + "alternateName": "宋昊飞", |
| 27 | + "description": "Ph.D. student at East China Normal University researching image restoration, vision-language models, and AI for science.", |
| 28 | + "affiliation": { |
| 29 | + "@type": "CollegeOrUniversity", |
| 30 | + "name": "East China Normal University", |
| 31 | + "alternateName": "华东师范大学", |
| 32 | + "url": "https://english.ecnu.edu.cn/" |
| 33 | + }, |
| 34 | + "sameAs": [ |
| 35 | + "https://scholar.google.com/citations?user=ccfssxsAAAAJ", |
| 36 | + "https://github.com/eeeric-code" |
| 37 | + ] |
| 38 | + } |
| 39 | + } |
| 40 | + </script> |
12 | 41 | <link rel="stylesheet" href="stylesheet.css" /> |
13 | 42 | </head> |
14 | 43 | <body> |
15 | 44 | <main class="page-shell"> |
16 | 45 | <header class="profile"> |
17 | 46 | <div class="profile-copy"> |
18 | | - <!-- <h1>Haofei Song <span class="cn-name">宋昊飞</span></h1> --> |
19 | 47 | <h1>Haofei Song (宋昊飞)</h1> |
| 48 | + <p lang="zh-CN">宋昊飞,华东师范大学博士生。研究方向包括图像复原、视觉语言模型与 AI for Science。</p> |
20 | 49 | <p> |
21 | 50 | I am a Ph.D. student at |
22 | 51 | <a href="https://english.ecnu.edu.cn/" target="_blank" rel="noreferrer">East China Normal University</a>, |
@@ -222,7 +251,7 @@ <h2>Selected Honors</h2> |
222 | 251 |
|
223 | 252 | <footer> |
224 | 253 | <p> |
225 | | - Last updated: August 2026 · Design adapted from |
| 254 | + Last updated: September 2026 · Design adapted from |
226 | 255 | <a href="https://jonbarron.info/" target="_blank" rel="noreferrer">Jon Barron's academic website</a>. |
227 | 256 | </p> |
228 | 257 | </footer> |
|
0 commit comments