-
Notifications
You must be signed in to change notification settings - Fork 404
NiftyNet meeting 5th October 2018
Attendance: Tom Va., Dan, Carole, Tom V., Jose, Fernando, Pritesh, Zach, Wenqi
Zach and Tom Va. organised a 'NiftyNet hack day' -- to jointly work on a new feature for niftynet or improve an old one; implementing probabilistic u-net.
sampler to do partial loading according to the coordinates (Tom Va., Wenqi)
sampler_*.py
currently in niftynet/engine/
. image_window_dataset and sampler modules are generic, they can be used without niftynet's application, good to have them in a folder as a standalone module (Wenqi)
demo to be done to show the usage (Wenqi)
essential blocks ready -- the inference engine needs refactoring, implementing multiple metrics and losses
a generic probabilistic layer to do sampling from distributions e.g. those in prob. unet, GAN generator, variational autoencoder.
possible features: scale augmentation for vessel segmentation (Fernando), artefact simulation in k-space
double check the relevant loss function (Wenqi, Zach)
https://arxiv.org/abs/1809.10483 find out any building blocks that are missing from niftynet, the goal is to replicate the results (Dan)
poster/slides (Zach)
Vote for a new logo (Tom Va.)
example config/notebook demo (Pritesh)
to follow up the progress (Dan, Dzhosh)
permanent URLs for fetching the files, version control?, each entry should have a license (Fernando, Wenqi)