Skip to content

Commit

Permalink
Merge pull request #4 from yangchris11/master
Browse files Browse the repository at this point in the history
Update people.html
  • Loading branch information
yangchris11 authored Sep 25, 2024
2 parents e39b6f9 + c0318f7 commit 9179e1e
Showing 1 changed file with 6 additions and 24 deletions.
30 changes: 6 additions & 24 deletions people.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ <h2>Master's Students</h2>
<br>
<div class="row">

<div class="people-student col-sm-2">
<!-- <div class="people-student col-sm-2">
<a href="https://xcharxlie.github.io/" target="_blank">
<img class="img-circle" src="images/avatars/default.png" alt="" width="100%">
</a>
Expand All @@ -207,7 +207,7 @@ <h6 class="text-muted"> zhouz47 [at] uw.edu </h6>
<span class="tag tag-pill tag-info">Visual Language Representation</span>
</p>
</div>
</div>
</div> -->


<div class="people-student col-sm-2">
Expand All @@ -227,7 +227,7 @@ <h6 class="text-muted"> wchai [at] uw.edu </h6>
</div>
</div>

<div class="people-student col-sm-2">
<!-- <div class="people-student col-sm-2">
<a href="" target="_blank">
<img class="img-circle" src="images/avatars/default.png" alt="" width="100%">
</a>
Expand All @@ -240,7 +240,7 @@ <h6 class="text-muted"> wennie99 [at] uw.edu </h6>
</p>
</div>
</div>
</div> -->

<div class="people-student col-sm-2">
<a href="" target="_blank">
Expand Down Expand Up @@ -315,7 +315,7 @@ <h6 class="text-muted"> ajjeon [at] uw.edu </h6>
</div>
</div>

<div class="people-student col-sm-2">
<!-- <div class="people-student col-sm-2">
<a href="" target="_blank">
<img class="img-circle" src="images/avatars/default.png" alt="" width="100%">
</a>
Expand All @@ -328,7 +328,7 @@ <h6 class="text-muted"> tejashri [at] uw.edu </h6>
<span class="tag tag-pill tag-info">Dense Object Counting</span>
</p>
</div>
</div>
</div> -->

<div class="people-student col-sm-2">
<a href="" target="_blank">
Expand All @@ -353,24 +353,6 @@ <h2>Visiting Student</h2>
<br>
<div class="row">


<div class="people-student col-sm-2">
<a href="https://ieeexplore.ieee.org/author/37086154447" target="_blank">
<img class="img-circle" src="images/avatars/default.png" alt="" width="100%">
</a>
<div class="bio-text">
<h5>Yuehcheng Huang </h5>
<h7>Ph.D. Student</h7>
<h7>National Yang Ming Chiao Tung University, Taiwan</h7>
<h6 class="text-muted">yueh0419 [at] uw.edu</h6>
<p>
<span class="tag tag-pill tag-info">Object Detection</span>
<span class="tag tag-pill tag-info">Feature Matching</span>

</p>
</div>
</div>

<div class="people-student col-sm-2">
<a href="https://sites.google.com/view/cihsiang" target="_blank">
<img class="img-circle" src="images/avatars/aaron_chen.jpg" alt="" width="100%">
Expand Down

0 comments on commit 9179e1e

Please sign in to comment.