NiftyNet icon indicating copy to clipboard operation
NiftyNet copied to clipboard

Feature: Whole volume validation

Open tomvars opened this issue 6 years ago • 4 comments

It would be very helpful to do full volume validation during training. This would involve running one of the Aggregators instead of the Samplers mid-training and using the new niftynet.engine.signals to trigger the evaluation. The result would serve as a template for future signals to run during training.

tomvars avatar Oct 15 '18 14:10 tomvars

on a side note there's a very brief overview of niftynet.engine.signal at https://niftynet.readthedocs.io/en/dev/extending_event_handler.html

wyli avatar Oct 16 '18 09:10 wyli

I would like to do full volume validation during training. Is that now possible in some way? It would be really helpful!

ssbpp avatar Nov 11 '18 09:11 ssbpp

Hi @tomvars Any progress on that? @irme is keen to work on it during the hackathon. @irme and @ericspod - could you have a chat about it and plan what are the required changes?

mmodat avatar May 29 '19 11:05 mmodat

@Irme and I have discussed. She has a solution which isn't compatible with just making a PR. We will be changing the code a lot during the hackathon which will make that harder. We feel that figuring out what the solution should afterwards is the way forward.

ericspod avatar May 29 '19 12:05 ericspod