Skip to content

Commit

Permalink
Update members.js
Browse files Browse the repository at this point in the history
  • Loading branch information
youkangGG authored Sep 16, 2023
1 parent 3c6e0f6 commit 35e2588
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions contents/members.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ members = {
{
"name":"Kang You",
"photoUrl":"./photos/2020/Kang You.jpg",
"introduction":"Research Area: Lossy Point Cloud Geometry Compression using Deep Learning.",
"introduction":"Research Area: Point Cloud Compression using Deep Learning.",
"footnote":"Master Student",
"footnote2":"Year of Graduation: 2023"
},
Expand Down Expand Up @@ -159,6 +159,22 @@ members = {
"footnote":"Master Student",
"footnote2":"Year of Graduation: 2021"
}
]
],
"Other":[
{
"name":"Kang You",
"photoUrl":"./photos/2020/Kang You.jpg",
"introduction":"Research Area: Point Cloud Compression using Deep Learning.",
"footnote":"Research Assistant",
"footnote2":"From April 2023 to Present"
},
{
"name":"Yihan Tang",
"photoUrl":"./photos/2023/Yihan Tang.jpg",
"introduction":"Research Area: Visual Saliency Prediction.",
"footnote":"Research Assistant",
"footnote2":"From September 2023 to Present"
},
],
}

0 comments on commit 35e2588

Please sign in to comment.