Thanks to visit codestin.com
Credit goes to github.com

Skip to content

deniztemur00/VinDrMammo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VinDr-Mammo Object Detection

Deep learning project for automated detection of breast abnormalities in mammogram images using the VinDr-Mammo dataset.

Key Features

  • Faster R-CNN and RetinaNet architecture for multi-class object detection
  • Balanced dataset creation through stratified sampling based on:
    • BI-RADS classifications (1-5)
    • Breast density categories (A-D)
    • Finding categories (Mass, Calcification, Asymmetry, etc.)
  • Data pruning to address class imbalance:
    • Reduced overrepresented "No Finding" class from 18k to 2.5k samples
    • Preserved rare finding combinations across train/test splits

Setup

Clone the repository

git clone https://github.com/yourusername/vindr-mammo.git

Install dependencies

pip install -r requirements.txt

Results

TODO: Add results as a notebook

About

Deep learning project for automated detection of breast abnormalities in mammogram images

Topics

Resources

Stars

Watchers

Forks

Languages