Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,6 @@ tags:
|
|
| 7 |
|
| 8 |
This is the EfficientNet-B3 based multiple-view model from the paper: https://arxiv.org/abs/2503.19945.
|
| 9 |
|
| 10 |
-
This model achieved the best (to my knowledge and by the time of the paper) AUC for CBIS-DDSM dataset, using original test division.
|
|
|
|
|
|
|
|
|
| 7 |
|
| 8 |
This is the EfficientNet-B3 based multiple-view model from the paper: https://arxiv.org/abs/2503.19945.
|
| 9 |
|
| 10 |
+
This model achieved the best (to my knowledge and by the time of the paper) AUC for CBIS-DDSM dataset, using original test division.
|
| 11 |
+
|
| 12 |
+
This model achieves an AUC of 0.8658. Considering only the mammograms that has CC and MLO views (N=2.694 total, for training and testing).
|