Skip to content

Commit

Permalink
Merge pull request #5 from yangchris11/master
Browse files Browse the repository at this point in the history
Update MMVPR Challenge and update ppl
  • Loading branch information
yangchris11 authored Oct 20, 2024
2 parents 9179e1e + 98ed7d4 commit 5f91cd6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 59 deletions.
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,13 @@ <h4>
<section id="news">
<h2 class="display-4">News</h2><br>
<ul class="news-bullet">
<li>
<span class="tag tag-pill tag-success">2024/10/07</span>
Our team won the 1st place of ICPR 2024 Multi-Modal Visual Pattern Recognition Challenge-Track 1: Tracking. Congrats to the team!
</li>
<li>
<span class="tag tag-pill tag-success">2024/6/30</span>
Our team won the 3rd place of the IEEE Computational Intelligence in Biomedicine and Healthcare (CIS) Competition 2024. Congrates to the team!
Our team won the 3rd place of the IEEE Computational Intelligence in Biomedicine and Healthcare (CIS) Competition 2024. Congrats to the team!
<p align="center"><img src="images/news/cis_comp.jpg" alt="" style="width:500px;border:1px solid;"></p>
</li>
<li>
Expand Down
58 changes: 0 additions & 58 deletions people.html
Original file line number Diff line number Diff line change
Expand Up @@ -272,64 +272,6 @@ <h6 class="text-muted"> sjc042 [at] uw.edu </h6>
</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>William Chen</h5>
<h7>ECE MS</h7>
<h6 class="text-muted"> will211 [at] uw.edu </h6>
<p>
<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>Prithvi Reddy Suram Venkata</h5>
<h7>ME MS</h7>
<h6 class="text-muted"> preddy13 [at] uw.edu </h6>
<p>
<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>Andrew Jeon</h5>
<h7>ECE MS</h7>
<h6 class="text-muted"> ajjeon [at] uw.edu </h6>
<p>
<span class="tag tag-pill tag-info">Computer Vision</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/default.png" alt="" width="100%">
</a>
<div class="bio-text">
<h5>Tejashree Khedkar </h5>
<h7> ECE MS</h7>
<h6 class="text-muted"> tejashri [at] uw.edu </h6>
<p>
<span class="tag tag-pill tag-info">Mutli-Object Tracking</span>
<span class="tag tag-pill tag-info">Dense Object Counting</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%">
Expand Down

0 comments on commit 5f91cd6

Please sign in to comment.