Skip to content

Commit

Permalink
modified: pages/projects.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Charmgil Hong authored and Charmgil Hong committed Sep 17, 2024
1 parent 37a059a commit 87c8a59
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions pages/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,19 +178,19 @@ <h2>Advanced Machine Learning Method Development</h2>
</ul>
<!-- Placeholder for images related to AREST/SDS -->
<div id="ml1" class="project-images">
<a href="#ml1-img1"><img src="../img/project-ml-molecules.png" alt="Placeholder 1"></a>
<a href="#ml1-img2"><img src="../img/project-lohc-frame.png" alt="Placeholder 2"></a>
<a href="#ml1-img3"><img src="../img/project-lohc-results.png" alt="Placeholder 3"></a>
<a href="#ml1-img1"><img src="../img/project-lohc-frame.png" alt="Placeholder 1"></a>
<a href="#ml1-img2"><img src="../img/" alt="Placeholder 2"></a>
<a href="#ml1-img3"><img src="../img/project-ml-molecules.png" alt="Placeholder 3"></a>
</div>
<!-- Lightbox for enlarging images -->
<div id="ml1-img1" class="lightbox">
<a href="#ml1"><img src="../img/project-ml-molecules.png" alt="Image 1 Enlarged"></a>
<a href="#ml1"><img src="../img/project-lohc-frame.png" alt="Image 1 Enlarged"></a>
</div>
<div id="ml1-img2" class="lightbox">
<a href="#ml1"><img src="../img/project-lohc-frame.png" alt="Image 2 Enlarged"></a>
<a href="#ml1"><img src="../img/project-lohc-results.png" alt="Image 2 Enlarged"></a>
</div>
<div id="ml1-img3" class="lightbox">
<a href="#ml1"><img src="../img/project-lohc-results.png" alt="Image 3 Enlarged"></a>
<a href="#ml1"><img src="../img/project-ml-molecules.png" alt="Image 3 Enlarged"></a>
</div>
<div class="spacer"></div>
</section>
Expand Down Expand Up @@ -321,6 +321,7 @@ <h2>Anomalies in Surveillance Video</h2>
<!-- Placeholder for images related to AREST/SDS -->
<div id="vode4" class="project-images">
<a href="#vode4-img1"><img src="../img/project-arest-framework.png" alt="Placeholder 1"></a>
<br/>
<a href="#vode4-img2"><img src="../img/project-arest-demo1.gif" alt="Placeholder 2"></a>
<a href="#vode4-img3"><img src="../img/project-arest-attention_vis.jpg" alt="Placeholder 3"></a>
</div>
Expand Down

0 comments on commit 87c8a59

Please sign in to comment.