Skip to content

Commit

Permalink
Update email and capstone link
Browse files Browse the repository at this point in the history
  • Loading branch information
yousamasham committed Dec 6, 2024
1 parent 45ca72e commit c60e737
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ <h3 class = "introduction second_line">Yousam Asham.</h3>
<div class="fa fa-github fa-2x"></div>
</div>
GitHub</button></a>
<a target = "blank" href="mailto:[email protected]" class = "btn btn4">
<a target = "blank" href="mailto:[email protected]" class = "btn btn4">
<div class="container">
<div class="fa fa-envelope fa-2x"></div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion software.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,11 @@ <h2>SegSlicer</h2>
<h3>AI powered PET-CT image segmentation and benchmarking platform</h3>
<p>This was my final engineering capstone project. My group and I were tasked to come up with a new machine learning segmentation model that outperforms the current gold standard models that are MedSAM, SAM, and SAMMed2D when it comes to Head and Neck cancers. After various design iterations, numerous trained models, and many many more UI wireframes, SegSlicer was created. SegSlicer is a solution for PET-CT image segmentation, benchmarking, and tumor volume reconstruction that can aid with Head and Neck cancer diagnosis as well as treatment.</p>
<h4>Tools used: <span class="tools">Python, numpy, TensorFlow, CUDA, big data statistical analysis</span></h4>
<img id="sp1" src="./images/capstone.png" alt="SegSlicer" title="SegSlicer">
<img id="sp1" src="./images/capstone.png" alt="SA(c)LT" title="SA(c)LT">
<br>
<div class="btn">
<a target="blank" href="https://yousam.ca/images/capstone.png" class="btn"><h4>View full size poster!</h4></a>
</div>
</div>
<div class ="project">
<h2>SA(c)LT</h2>
Expand Down

0 comments on commit c60e737

Please sign in to comment.