English
medical
x-ray
radiograph
thorax
mueller-franzes commited on
Commit
efad69a
·
verified ·
1 Parent(s): 14deed8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -10
README.md CHANGED
@@ -21,7 +21,7 @@ This repository provides two trained deep learning models for classifying X-ray
21
 
22
  2. Ordinal Classification Model - Predicts severity levels based on ordinal categories.
23
 
24
- Please see our paper for a detailed description: [TAIX-Ray Paper](https://arxiv.org/abs/your-paper-link)
25
 
26
 
27
  <br>
@@ -53,12 +53,3 @@ print(f"Checkpoint downloaded to: {file_path}")
53
  ```
54
 
55
 
56
- <br>
57
-
58
- ## Cite
59
-
60
-
61
- ```
62
- @article{
63
- }
64
- ```
 
21
 
22
  2. Ordinal Classification Model - Predicts severity levels based on ordinal categories.
23
 
24
+ Please see our paper for a detailed description: [Not yet available](https://arxiv.org/abs/your-paper-link)
25
 
26
 
27
  <br>
 
53
  ```
54
 
55