Skip to content

Image recognition for nerves from ultrasound images using a sliding window CNN

Notifications You must be signed in to change notification settings

smistad/Nerve-Segmentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A CNN that reads in ultrasound images and manually labeled masks delineating nerve regions and reconstructs nerve masks for test ultraound images.

Dependencies

Basic Usage

Download data from https://www.kaggle.com/c/ultrasound-nerve-segmentation/data (File Size ~ 1 GB) Samples of test and train data present in folder

root directory should look like:

../P5_Submission_Folder -raw | ---- trainsample | | | ---- 1_1.tif | | | ---- … | ---- testsample | ---- 1.tif | ---- …

Change file paths in capstone.py that are marked by comments Run python capstone.py from terminal

About

Image recognition for nerves from ultrasound images using a sliding window CNN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%