Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Model Overview
|
2 |
|
3 |
This repository contains the code for Swin UNETR [1,2]. Swin UNETR is the state-of-the-art on Medical Segmentation
|
|
|
1 |
+
---
|
2 |
+
language: en
|
3 |
+
tags:
|
4 |
+
- btcv
|
5 |
+
- medical
|
6 |
+
- swin
|
7 |
+
license: apache-2.0
|
8 |
+
datasets:
|
9 |
+
- BTCV
|
10 |
+
---
|
11 |
+
|
12 |
# Model Overview
|
13 |
|
14 |
This repository contains the code for Swin UNETR [1,2]. Swin UNETR is the state-of-the-art on Medical Segmentation
|