NifTK / NiftyNet

[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
http://niftynet.io
Apache License 2.0
1.36k stars 404 forks source link

Classification output from a multipatch sampling #364

Open csudre opened 5 years ago

csudre commented 5 years ago

What to do when we use a patch based sampling and we perform classification over the patches if we want at the end image wide classification... Need probably to implement different ways of aggregating the results: Average, maximum, minimum, median