Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion foreshortening.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ <h1>A4C Foreshortening</h1>
<div class="col-12">
<div align="justify">
<hr>
<h2> We are training an AI to automatically detect and assess the degree of foreshortening in echocardiographic images, specifically in the apical four-chamber (A4C) view. To achieve this, we are ranking images based on how foreshortened the heart appears, from the least foreshortened (most accurate view) to the most foreshortened. In many cases, the difference in foreshortening between two images may be minimal. When this occurs, the exact order of ranking is not critical. Just ensure that the images with significant differences in foreshortening are ranked accurately.
<h2> We are training an AI to automatically detect and assess the degree of foreshortening in echocardiographic images, specifically in the apical four-chamber (A4C) view. To achieve this, we are ranking images based on how foreshortened the heart appears, from the most accurate view to the most foreshortened. In many cases, the difference in foreshortening between two images may be minimal. When this occurs, the exact order of ranking is not critical. Just ensure that the images with significant differences in foreshortening are ranked accurately.
</h2>
</div>
</div>
Expand Down