dpetrini commited on
Commit
df9934d
·
verified ·
1 Parent(s): 6a0d73b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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. 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).
 
 
 
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).