Add task category, link to code
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
|
|
|
|
3 |
---
|
4 |
|
5 |
`xvr-data` contains DICOM/NIfTI versions of the `DeepFluoro` and `Ljubljana` datasets. If you use either of these datasets, please cite the original papers.
|
@@ -23,4 +25,6 @@ license: cc-by-nc-nd-4.0
|
|
23 |
pages={1550--1563},
|
24 |
year={2013},
|
25 |
publisher={IEEE}
|
26 |
-
}
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
+
task_categories:
|
4 |
+
- image-to-image
|
5 |
---
|
6 |
|
7 |
`xvr-data` contains DICOM/NIfTI versions of the `DeepFluoro` and `Ljubljana` datasets. If you use either of these datasets, please cite the original papers.
|
|
|
25 |
pages={1550--1563},
|
26 |
year={2013},
|
27 |
publisher={IEEE}
|
28 |
+
}
|
29 |
+
|
30 |
+
Code: https://github.com/eigenvivek/xvr
|