Update README.md
Browse files
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: [
|
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|