Skip to content

Commit

Permalink
Merge pull request #7 from yangchris11/master
Browse files Browse the repository at this point in the history
Update people.html
  • Loading branch information
yangchris11 authored Jan 15, 2025
2 parents 791f02f + ff05341 commit 685103f
Showing 1 changed file with 0 additions and 75 deletions.
75 changes: 0 additions & 75 deletions people.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,21 +194,6 @@ <h2>Master's Students</h2>
<br>
<div class="row">

<!-- <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>
<div class="bio-text">
<h5>Zhuoran Zhou</h5>
<h7>Research Assistant</h7>
<h6 class="text-muted"> zhouz47 [at] uw.edu </h6>
<p>
<span class="tag tag-pill tag-info">Image Captioning</span>
<span class="tag tag-pill tag-info">Visual Language Representation</span>
</p>
</div>
</div> -->


<div class="people-student col-sm-2">
<a href="https://rese1f.github.io/" target="_blank">
Expand All @@ -226,66 +211,6 @@ <h6 class="text-muted"> wchai [at] uw.edu </h6>
</p>
</div>
</div>

<!-- <div class="people-student col-sm-2">
<a href="" target="_blank">
<img class="img-circle" src="images/avatars/default.png" alt="" width="100%">
</a>
<div class="bio-text">
<h5>Wenzheg Zhao</h5>
<h7>ECE MS</h7>
<h6 class="text-muted"> wennie99 [at] uw.edu </h6>
<p>
<span class="tag tag-pill tag-info">Autonomous Driving</span>
</p>
</div>
</div> -->

<div class="people-student col-sm-2">
<a href="" target="_blank">
<img class="img-circle" src="images/avatars/default.png" alt="" width="100%">
</a>
<div class="bio-text">
<h5>Simon Wang</h5>
<h7>ECE Undergrad</h7>
<h6 class="text-muted"> hw228 [at] uw.edu </h6>
<p>
<span class="tag tag-pill tag-info">Domain Adaptation</span>
<span class="tag tag-pill tag-info">Autonomous Driving</span>
</p>
</div>
</div>

<div class="people-student col-sm-2">
<a href="" target="_blank">
<img class="img-circle" src="images/avatars/ciel_sun.jpg" alt="" width="100%">
</a>
<div class="bio-text">
<h5>Ciel Sun</h5>
<h7>ECE MS</h7>
<h6 class="text-muted"> sjc042 [at] uw.edu </h6>
<p>
<span class="tag tag-pill tag-info">Large-scale Image Recognition</span>
<span class="tag tag-pill tag-info">Mutli-Object Tracking</span>
</p>
</div>
</div>

<div class="people-student col-sm-2">
<a href="" target="_blank">
<img class="img-circle" src="images/avatars/default.png" alt="" width="100%">
</a>
<div class="bio-text">
<h5>Chris Chang </h5>
<h7>ECE MS</h7>
<h6 class="text-muted"> juiwei [at] uw.edu </h6>
<p>
<span class="tag tag-pill tag-info">Computer Vision</span>
</p>
</div>
</div>


</div>

Expand Down

0 comments on commit 685103f

Please sign in to comment.