styner
(Martin Styner)
July 23, 2019, 8:07pm
1
This is a discussion page for a new feature in SlicerSALT under development.
Goal: Add a module to SlicerSALT allowing for deep learning classification support.
Features:
python module
use of keras for deep learning
n-class classification
fully connected networks with predefined features (customizable)
convolutional networks via spherical mapping (kernels defined on sphere) with predefined features (customizable)
generation and execution of keras scripts that can be edited by users (if they are experts)
tutorial with use cases
lassoan
(Andras Lasso)
July 25, 2019, 2:51am
2
Thanks for sharing this. Would you like to receive suggestions now or you plan to provide more details and ask specific questions?
styner
(Martin Styner)
July 26, 2019, 3:20pm
3
Any suggestion/comments are welcome. But yes, we/I need to flesh this out with more details. I am not asking for a specific question, more wanting to hear from potential users whether there are things we should make sure to include & support in that SALT module.
Is the module already working?