Skip to content

This repository contains a Jupyter notebook that demonstrates various tasks related to breast ultrasound image analysis using deep learning techniques. The notebook combines code for image segmentation, classification, compression, reconstruction, and generation.

Notifications You must be signed in to change notification settings

parsakhavarinejad/Breast-Ultrasound-Image-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Breast Ultrasound Image Analysis

Overview

This repository contains a Jupyter notebook that demonstrates various tasks related to breast ultrasound image analysis using deep learning techniques. The notebook combines code for image segmentation, classification, compression, reconstruction, and generation.

Tasks Covered

  1. Image Segmentation with UNet
  2. Image Classification with VGG16, VGG19, EfficientNet
    • Transfer Learning and Fine-tuning
  3. Image Compression and Reconstruction with AutoEncoder
  4. Image Generation with Deep Convolutional Generative Adversarial Networks (DCGAN)

Dataset

The dataset used in this notebook is sourced from Breast Ultrasound Images Dataset on Kaggle.

Notebooks and Codes

  1. Image Segmentation with UNet
  2. Image Classification with VGG16, VGG19, EfficientNet
  3. Image Compression and Reconstruction with AutoEncoder
  4. Image Generation with DCGAN

Original Code

The original code for this repository can be found at Segmentation, Classification, Autoencoder, GAN.

Feel free to explore, contribute, and use the code for your own projects, and contribute to this project!

About

This repository contains a Jupyter notebook that demonstrates various tasks related to breast ultrasound image analysis using deep learning techniques. The notebook combines code for image segmentation, classification, compression, reconstruction, and generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published