Skip to content

Mini project 1 code. Includes iPython notebooks for data collection and processing of mammogram images and training a binary classification model.

Notifications You must be signed in to change notification settings

bdrad/maxemerling_miniCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

maxemerling_miniCV

data_collection contains code for reading dicom images, resizing them, and converting them to numpy arrays.

mini_cv contains code for constructing and training a model to classify mamogram images as "dense" or "not dense" it also visualizes evaluations for the model.

Note that mini_cv was written originally on Google Colab, so they contain some code that only works on colab for reading in data files and such, but it should be easy to change for running locally.

About

Mini project 1 code. Includes iPython notebooks for data collection and processing of mammogram images and training a binary classification model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published