Update README.md
Browse files
README.md
CHANGED
|
@@ -9,4 +9,6 @@ This is the EfficientNet-B3 based multiple-view model from the paper: https://ar
|
|
| 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).
|
|
|
|
|
|
|
|
|
| 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).
|
| 13 |
+
|
| 14 |
+
Please find code and inference instructions here: [https://github.com/dpetrini/multiple-view](https://github.com/dpetrini/multiple-view)
|