Skip to content

CSCI-GA.2270 Computer Vision Project: Applying Mask RCNN to Breast Mammography data

Notifications You must be signed in to change notification settings

yair-schiff/CV_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Vision Fall 2018 Project

Authors: Yair Schiff ([email protected]) and Joanna Bitton ([email protected])

Instructor: Prof. Rob Fergus

Overview:

This repository applies the Mask R-CNN architecture and other Convolutional Neural Network architectures to breast mammography data, namely the "Digital Database for Screening Mammography" (DDSM) and INbreast datasets.

  • The data preparation directory contains scripts for processing the DDSM and INbreast data set for the segmentation and classification tasks.
  • The classification directory contains scripts for training and evaluating classification of mass presence in a mammography image.
  • The Mask R-CNN directory contains scripts for running the matterport implemenation of the Mask R-CNN algorithm on the mammography data.

About

CSCI-GA.2270 Computer Vision Project: Applying Mask RCNN to Breast Mammography data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published