Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
gholste committed Sep 30, 2022
1 parent 48e8611 commit af53a1e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Long-Tailed Classification of Thorax Diseases on Chest X-Ray: A New Benchmark Study

### Gregory Holste, Song Wang, Ziyu Jiang, Thomas C. Shen, Ronald M. Summers, Yifan Peng, Zhangyang Wang
### <b>[Oral Presentation]</b> MICCAI Workshop on Data Augmentation, Labelling, and Imperfections (DALI). 2022.
Gregory Holste, Song Wang, Ziyu Jiang, Thomas C. Shen, Ronald M. Summers, Yifan Peng, Zhangyang Wang<br>
**[Oral Presentation]** MICCAI Workshop on Data Augmentation, Labelling, and Imperfections (DALI). 2022.

[[Paper](https://link.springer.com/chapter/10.1007/978-3-031-17027-0_3)] | [[arXiv](https://arxiv.org/abs/2208.13365)] | [[Oral Presentation](https://drive.google.com/file/d/1IVylgwhPBs_HoaUQMvkX1R-7lXMANI7K/view?usp=sharing)]

Expand Down Expand Up @@ -41,7 +41,7 @@ All trained model weights are available below. In the following table, best resu

## Data Access

Labels for the MIMIC-CXR-LT dataset presented in this paper can be found in the `labels/` directory. Labels for NIH-CXR-LT can be found at https://nihcc.app.box.com/v/ChestXray-NIHCC/folder/174256157515. For both datasets, there is one csv file for each data split ("train", "balanced-val", "test", and "balanced-test").
Labels for the **MIMIC-CXR-LT** dataset presented in this paper can be found in the `labels/` directory. Labels for **NIH-CXR-LT** can be found at https://nihcc.app.box.com/v/ChestXray-NIHCC/folder/174256157515. For both datasets, there is one csv file for each data split ("train", "balanced-val", "test", and "balanced-test").

-----

Expand Down

0 comments on commit af53a1e

Please sign in to comment.