Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
annkristinbalve authored Aug 24, 2024
1 parent f6143c2 commit fe2a71d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## Interpretable Breast Cancer Classification using CNNs on mammographic images

In this project the potential of Deep Learning methods for breast cancer classification was explored by applying Convolutional Neural Networks (CNNs) to classify normal, benign, and malignant breast tissue in mammograms. To shed light on the CNN's 'black-box' predictions, several post-hoc interpretability techniques were applied to gain insights into the decision-making process of CNNs. Moreover, a new dataset of preprocessed mammograms was created as part of this research [Preprocessed Data](https://github.com/annkristinbalve/Interpretable_Breast_Cancer_Classification/blob/main/Kaggle_Data.zip)
See link to paper: https://proceedings.mlr.press/v248/balve24a.html
![image](https://github.com/user-attachments/assets/fd87da73-c6f1-4175-ba31-b02609e21a80)

0 comments on commit fe2a71d

Please sign in to comment.