Skip to content

Commit da42575

Browse files
committed
modify index.html: work chronological order
1 parent 1be4dfd commit da42575

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -55,32 +55,32 @@ <h3>Research Interests:</h3>
5555
<h2>Publications</h2>
5656
</header>
5757
<section>
58-
<small> 2024 </small>
58+
<small> 2025 </small>
5959
<div class="row">
6060
<div class="col-4 col-6-medium col-12-small">
61-
<a href="https://www.manuscriptlink.com/society/kips/conference/ask2024" class="image fit" target="_blank">
62-
<img src="images/포트폴리오-paper-ask2024_thumb.png" alt="스윙 모션 사전 지식을 활용한 정확한 야구 선수 포즈 보정">
63-
</a>
61+
<a href="https://www.sciencedirect.com/journal/ict-express" class="image fit" target="_blank">
62+
<img src="images/포트폴리오-paper-ICTExpress-BPPC.png" alt="Accurate baseball player pose refinement using motion prior guidance"></a>
6463
</div>
6564
<div class="col-4 col-6-medium col-12-small">
6665
<br><br>
67-
<a style="text-decoration: none; color: gray;" href="https://drive.google.com/file/d/10Jb9YG8Fhs7hIfP2eZ0c5SJlO-ScjcZ2/view?usp=sharing" target="_blank">[paper]</a>
66+
<a style="text-decoration: none; color: gray;" href="https://www.sciencedirect.com/science/article/pii/S2405959525000360?via%3Dihub" target="_blank">[paper]</a>
6867
/
69-
<a style="text-decoration: none; color: gray;" href="https://drive.google.com/file/d/1aAEGIjurxofxVQ6P-peWlBU0-6J0yOqC/view?usp=sharing" target="_blank">[oral]</a>
68+
<a style="text-decoration: none; color: gray;" href="https://github.com/OSHMOS/BPPC" target="_blank">[code]</a>
7069
</div>
7170
</div>
7271
<hr>
73-
<small> 2025 </small>
72+
<small> 2024 </small>
7473
<div class="row">
7574
<div class="col-4 col-6-medium col-12-small">
76-
<a href="https://www.sciencedirect.com/journal/ict-express" class="image fit" target="_blank">
77-
<img src="images/포트폴리오-paper-ICTExpress-BPPC.png" alt="Accurate baseball player pose refinement using motion prior guidance"></a>
75+
<a href="https://www.manuscriptlink.com/society/kips/conference/ask2024" class="image fit" target="_blank">
76+
<img src="images/포트폴리오-paper-ask2024_thumb.png" alt="스윙 모션 사전 지식을 활용한 정확한 야구 선수 포즈 보정">
77+
</a>
7878
</div>
7979
<div class="col-4 col-6-medium col-12-small">
8080
<br><br>
81-
<a style="text-decoration: none; color: gray;" href="https://www.sciencedirect.com/science/article/pii/S2405959525000360?via%3Dihub" target="_blank">[paper]</a>
81+
<a style="text-decoration: none; color: gray;" href="https://drive.google.com/file/d/10Jb9YG8Fhs7hIfP2eZ0c5SJlO-ScjcZ2/view?usp=sharing" target="_blank">[paper]</a>
8282
/
83-
<a style="text-decoration: none; color: gray;" href="https://github.com/OSHMOS/BPPC" target="_blank">[code]</a>
83+
<a style="text-decoration: none; color: gray;" href="https://drive.google.com/file/d/1aAEGIjurxofxVQ6P-peWlBU0-6J0yOqC/view?usp=sharing" target="_blank">[oral]</a>
8484
</div>
8585
</div>
8686
</section>

0 commit comments

Comments
 (0)