README.md

Build Status

rcissus

Rcissus provides a fast approach to patch-based deep learning segmentation or image translation (mapping intensities between imaging modalities).

rcissus uses an eigenvector representation of image patches in order to allow rapid and generalizable training from small $n$ datasets. the representation is based on RIPMMARC and RIPMMARC-POP.

the model training instances are determined by the number of patches, not the number of image examples, making the approach relevant to much smaller datasets potentially reducing the need for augmentation and high-performance GPUs. these models run fairly efficiently on CPU architecture.

install rcissus via devtools in R:

devtools::install_github("stnava/rcissus")

primarily, there are two high level functions: rcTrainTranslation and rcTranslate. see the vignette for more details: here.

notes on parameters

to do list



stnava/rcissus documentation built on May 12, 2019, 6:25 p.m.