Skip to content

Pipeline demo for feeding data to a neural network for semantic segmentation

Notifications You must be signed in to change notification settings

jliemansifry/spine_data_pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Loader Pipeline

This repo contains a basic data loading class DataLoader designed to read images and masks from a directory structure and hand them off to a neural network in batches. It also contains some example data as well as visualization tools and some basic unit tests. See the Jupyter notebook for a run-through of some visualizations and working example of feeding the data to a Keras UNet.

About

Pipeline demo for feeding data to a neural network for semantic segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published