Guillermo Pinto commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -115,3 +115,36 @@ The dataset contains medical images and related metadata. While no explicit pers
|
|
| 115 |
### Recommendations
|
| 116 |
|
| 117 |
Users should be aware of the inherent biases in the clinical setting of data collection and the technical limitations of the calibration process.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 115 |
### Recommendations
|
| 116 |
|
| 117 |
Users should be aware of the inherent biases in the clinical setting of data collection and the technical limitations of the calibration process.
|
| 118 |
+
|
| 119 |
+
## Additional Information
|
| 120 |
+
|
| 121 |
+
### Citation Information
|
| 122 |
+
|
| 123 |
+
**Dataset paper**
|
| 124 |
+
|
| 125 |
+
```bibtex
|
| 126 |
+
@article{rodriguez2024dataset,
|
| 127 |
+
title={Dataset of breast thermography images for the detection of benign and malignant masses},
|
| 128 |
+
author={Rodriguez-Guerrero, Steve and Loaiza-Correa, Humberto and Restrepo-Gir{\'o}n, Andr{\'e}s-David and Reyes, Luis Alberto and Olave, Luis Alberto and Diaz, Saul and Pacheco, Robinson},
|
| 129 |
+
journal={Data in Brief},
|
| 130 |
+
volume={54},
|
| 131 |
+
pages={110503},
|
| 132 |
+
year={2024},
|
| 133 |
+
publisher={Elsevier}
|
| 134 |
+
}
|
| 135 |
+
```
|
| 136 |
+
|
| 137 |
+
**Our research paper**
|
| 138 |
+
|
| 139 |
+
```bibtex
|
| 140 |
+
@INPROCEEDINGS{pintobreastcatt,
|
| 141 |
+
author={Pinto, Guillermo and León, Julián and Quintero, Brayan and Villamizar, Dana and Rueda-Chacón, Hoover},
|
| 142 |
+
booktitle={2025 IEEE Colombian Conference on Applications of Computational Intelligence (ColCACI)},
|
| 143 |
+
title={Multimodal Vision-Language Transformer for Thermography Breast Cancer Classification},
|
| 144 |
+
year={2025},
|
| 145 |
+
volume={},
|
| 146 |
+
number={},
|
| 147 |
+
pages={1-6},
|
| 148 |
+
keywords={Sensitivity;Translation;Mortality;Infrared imaging;Medical services;Metadata;Transformers;Breast cancer;Standards;Periodic structures;Breast cancer;deep learning;thermography;vision-language transformer;clinical metadata;cross-attention},
|
| 149 |
+
doi={10.1109/ColCACI67437.2025.11230909}}
|
| 150 |
+
```
|