Skip to content

Commit d34e570

Browse files
committed
update
1 parent b04343a commit d34e570

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ My research interest includes Computational Pathology and Medical Image Analysis
2424
I am deeply indebted to everyone who has supported me in my academic career.
2525

2626
---
27-
<b>I am literally non-Newtonian fluid. </b>
2827

2928
# 🔥 News
3029
<!-- - *2022.02*: &nbsp;🎉🎉 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ornare aliquet ipsum, ac tempus justo dapibus sit amet. -->
3130
<title>Events</title> <style> .bottom_box { background-color: #F8F8F8; box-shadow: inset 0px 0px 5px -0.5px #888; /*z-index: 0px;*/ }ul.events { list-style-type: none; width: auto; padding: 10px; height: 200px; overflow: auto; } ul.events li { font-weight: normal; align-items: initial; position: relative; padding-left: 56px; z-index: 0; } ul.events li:before { content: attr(data-date) ""; font-weight: normal; color: #809898; position: absolute; left: 0px; z-index: 0; } code { background-color: #626868 !important; color: white; padding: 1px 3px !important; margin: 0px !important; border-radius: 0px !important; font-family: "Arial" !important; font-size: 12px !important; z-index: 0; } </style>
3231

3332
<div class="bottom_box" >
3433
<ul class="events">
34+
<li data-date="9/2024">: Our work about pathology foundation model has been accepted by <i>Nature</i>! </li>
3535
<li data-date="6/2024">: One paper accepted by <i>IEEE Transactions on Medical Imaging</i>. </li>
3636
<li data-date="5/2024">: One paper accepted by <i>Remote Sensing</i>. </li>
3737
<li data-date="5/2024">: One paper accepted by <i>Computers in Biology and Medicine</i>. </li>

_pages/pubs.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
33
</head>
44

5+
<div class='paper-box'>
6+
<div class='paper-box-image'><div><div class="badge">Nature </div>
7+
<a href="https://www.nature.com/articles/s41586-024-07894-z">
8+
<img src='images/pub/chief.png' alt="sym" width="100%" title="" href="https://www.nature.com/articles/s41586-024-07894-z">
9+
</a>
10+
</div></div>
11+
<div class='paper-box-text' markdown="1">
12+
## **<font color=SteelBlue >A Pathology Foundation Model for Cancer Diagnosis and Prognosis Prediction</font>**
13+
14+
---
15+
16+
X. Y. Wang†, J. H. Zhao†, E. Marostica, **Wei Yuan**, J. T. Jin, J. Y. Zhang, R. J. Li, H. P. Tang, K. R. Wang, Y. Li, F. Wang, Y. L. Peng, J. Y. Zhu, Jing Zhang, C. R. Jackson, Jun Zhang, D. Dillon, N. U. Lin, L. Sholl, T. Denize, D. Meredith, K. L. Ligon, S. Signoretti, S. Ogino, J. A. Golden, M. P. Nasrallah, X. Han, S. Yang#, K. H. Yu#
17+
18+
</div>
19+
</div>
20+
521
<div class='paper-box'>
622
<div class='paper-box-image'><div><div class="badge">IEEE Transactions on Medical Imaging </div>
723
<a href="https://ieeexplore.ieee.org/abstract/document/10571965">

images/pub/chief.png

3.26 MB
Loading

0 commit comments

Comments
 (0)