Related Experiment Video
Updated: Jun 28, 2025

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.1K
Investigating the detection of breast cancer with deep transfer learning using ResNet18 and ResNet34
Christiana Subaar1, Fosberg Tweneboah Addai1, Eric Clement Kotei Addison1
1Department of Physics, Kwame Nkrumah University of Science and Technology, Kumasi, Ghana.
Biomedical Physics & Engineering Express
|April 10, 2024
Summary
This study uses transfer learning with ResNet18 and ResNet34 models to detect breast cancer in mammograms. ResNet18 achieved 92% accuracy, aiding early diagnosis and treatment, especially in underserved regions like Africa.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Oncology
Background:
- Breast cancer incidence is rising in underdeveloped nations, particularly in Africa, due to delayed diagnosis.
- Early cancer detection is crucial for effective treatment and improved patient outcomes.
- Computer-aided diagnosis and medical image analysis can accelerate and automate cancer classification.
Purpose of the Study:
- To investigate the use of transfer learning with Residual Network 18 (ResNet18) and Residual Network 34 (ResNet34) architectures for breast cancer detection in mammography images.
- To develop a functional prototype application for radiologists to assist in breast cancer diagnosis.
- To evaluate the effectiveness of deep learning models in improving breast cancer detection accuracy, with a focus on African healthcare scenarios.
Main Methods:
- Utilized transfer learning techniques applying ResNet18 and ResNet34 deep learning architectures.
- Trained models on a dataset of 1,200 breast x-ray mammography images from the National Radiological Society (NRS) archives.
- Classified images into four categories: implant cancer negative, implant cancer positive, cancer negative, and cancer positive for multi-class analysis.
Main Results:
- Achieved 86.7% validation accuracy for binary classification (benign vs. malignant) using ResNet34.
- Achieved 92% validation accuracy for binary classification (benign vs. malignant) using ResNet18.
- Developed a prototype web application demonstrating the ResNet18 model's performance for clinical use.
Conclusions:
- Transfer learning significantly enhances the accuracy of breast cancer detection using deep learning models.
- The developed ResNet18 model shows promise for assisting medical professionals in early breast cancer diagnosis.
- This approach offers a valuable tool to improve cancer care, particularly in resource-limited settings like Africa.

