neuronets / kwyk

Knowing what you know - Bayesian brain parcellation
https://doi.org/10.3389/fninf.2019.00067
Apache License 2.0
20 stars 9 forks source link

fix: allow processing multiple files at a time #26

Closed satra closed 3 years ago

satra commented 3 years ago

closes #22

Allows running kwyk on multiple input files. This helps speed up inference since tensorflow loading can take a while.