seraogianluca / breast-cancer-image-classification

Breast abnormalities classification and diagnosis using TensorFlow developed for Computational Intelligence and Deep Learning course of the MSc AIDE at the University of Pisa.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breast Cancer Classification

The project aims to develop different models to solve binary classification problems on the CBIS DDSM: Curated Breast Imaging Subset of Digital Database for Screening Mammography dataset. In particular, we will perform two binary classification tasks, breast abnormalities classification and breast abnormalities diagnosis, using different CNNs. In particular, we will perform the tasks with CNNs trained from scratch, with pre-trained CNNs, with a siamese network and using an ensemble technique.

Project files

Abnormality classification

Abnormality diagnosis

Credits

@seraogianluca, @ragnar1002

About

Breast abnormalities classification and diagnosis using TensorFlow developed for Computational Intelligence and Deep Learning course of the MSc AIDE at the University of Pisa.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%