Skip to content

tmb2k01/mammo-vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MammoVision

Contributors

Project Overview

This project focuses on mammographic tumor detection and segmentation using medical image processing techniques. The CBIS-DDSM dataset, which contains a variety of film mammography studies, is leveraged for this purpose. The main goal of the project is to develop a model that detects and segments tumor regions in mammographic films, aiding in diagnosis and treatment planning for patients. Additionally, a web service is created that accepts a DICOM file, performs tumor detection and segmentation, and returns the results, providing a valuable tool for medical professionals.

Model Workflow and Inference

The following flowchart provides an overview of the model's workflow, including the steps involved during inference and training:

Model Workflow

The process begins with the input of a DICOM file, followed by preprocessing, tumor detection using the detection model, and segmentation of the detected regions using the segmentation model. The final output includes bounding boxes and segmentation masks for the tumor regions.

Documentation

For more details on specific parts of our project, please refer to the following:

  • Data Analysis: A comprehensive analysis of the dataset.
  • Data Preparation: Steps for preparing mammographic images for the model.
  • Model Evaluation: Results and analysis of the performance of the final model.
  • Model Implementation: Describes how the detection and segmentation models work.
  • Project Plan: Outline of the overall project objectives, timelines, and milestones.
  • Web Service: A step-by-step guide to launching the web service for breast tumor detection and segmentation.

About

A deep learning-based approach for mammographic lesion detection and segmentation, utilizing advanced medical image processing techniques.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages