Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,14 @@
|
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
datasets:
|
| 4 |
- ibrahimhamamci/CT-RATE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
<p align="center">
|
|
@@ -14,6 +22,10 @@ datasets:
|
|
| 14 |
|
| 15 |
⚡️ Source code available at [https://github.com/theodpzz/ct-scroll](https://github.com/theodpzz/ct-scroll).
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
## 🔥 Available resources
|
| 18 |
|
| 19 |
**./ckpt/model_state_dict.pt**: Model weights for CT-SSG trained on the **CT-RATE training set**.
|
|
|
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
datasets:
|
| 4 |
- ibrahimhamamci/CT-RATE
|
| 5 |
+
tags:
|
| 6 |
+
- chest-ct
|
| 7 |
+
- radiology
|
| 8 |
+
- 3d-medical-imaging
|
| 9 |
+
- medical
|
| 10 |
+
- ct-rate
|
| 11 |
+
- abnormality-classification
|
| 12 |
+
- computer-vision
|
| 13 |
---
|
| 14 |
|
| 15 |
<p align="center">
|
|
|
|
| 22 |
|
| 23 |
⚡️ Source code available at [https://github.com/theodpzz/ct-scroll](https://github.com/theodpzz/ct-scroll).
|
| 24 |
|
| 25 |
+
<p align="center">
|
| 26 |
+
<img src="https://github.com/theodpzz/ct-scroll/blob/master/figures/method_overview.png?raw=true" width="100%">
|
| 27 |
+
</p>
|
| 28 |
+
|
| 29 |
## 🔥 Available resources
|
| 30 |
|
| 31 |
**./ckpt/model_state_dict.pt**: Model weights for CT-SSG trained on the **CT-RATE training set**.
|