Skip to content
/ gunpowder Public
forked from funkelab/gunpowder

A library to facilitate machine learning on multi-dimensional images.

Notifications You must be signed in to change notification settings

vime/gunpowder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gunpowder

Build Status

A library to facilitate machine learning on multi-dimensional images.

gunpowder allows you to assemble a pipeline from data loading over pre-processing, random batch sampling, data augmentation, pre-caching, training/prediction, to storage of results on arbitrarily large volumes of multi-dimensional images. gunpowder is not tied to a particular learning framework, and thus complements libraries like tensorflow or caffe.

The full documentation can be found here.

gunpowder was originally written by Jan Funke and is inspired by PyGreentea by William Grisaitis, Fabian Tschopp, and Srini Turaga.

About

A library to facilitate machine learning on multi-dimensional images.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Other 0.6%