Update README.md
Browse files
README.md
CHANGED
@@ -72,13 +72,14 @@ Make sure to install the required libraries by following the instructions in the
|
|
72 |
## Citation
|
73 |
If you use the PAX-Ray++ dataset in your research or projects, please consider citing the dataset.
|
74 |
|
75 |
-
|
76 |
@inproceedings{Seibold_2023_CXAS,
|
77 |
author = {Constantin Seibold, Alexander Jaus, Matthias Fink,
|
78 |
Moon Kim, Simon Reiß, Jens Kleesiek*, Rainer Stiefelhagen*},
|
79 |
title = {Accurate Fine-Grained Segmentation of Human Anatomy in Radiographs via Volumetric Pseudo-Labeling},
|
80 |
year = {2023},
|
81 |
}
|
|
|
82 |
|
83 |
---
|
84 |
|
|
|
72 |
## Citation
|
73 |
If you use the PAX-Ray++ dataset in your research or projects, please consider citing the dataset.
|
74 |
|
75 |
+
```latex
|
76 |
@inproceedings{Seibold_2023_CXAS,
|
77 |
author = {Constantin Seibold, Alexander Jaus, Matthias Fink,
|
78 |
Moon Kim, Simon Reiß, Jens Kleesiek*, Rainer Stiefelhagen*},
|
79 |
title = {Accurate Fine-Grained Segmentation of Human Anatomy in Radiographs via Volumetric Pseudo-Labeling},
|
80 |
year = {2023},
|
81 |
}
|
82 |
+
```
|
83 |
|
84 |
---
|
85 |
|