Closed thomaskuestner closed 5 years ago
Implement dynamic data loading (DICOM) + patching + scaling to be processed in mini-batch training Have a look at the current loading, patching and scaling functions and modify them accordingly.
Following this idea from our segmentation toolbox, we can also set it up here: MemoryManagement.pdf @ywlhlm Can you take responsibility for that?
Yes
solved with TFrecords integration
Implement dynamic data loading (DICOM) + patching + scaling to be processed in mini-batch training Have a look at the current loading, patching and scaling functions and modify them accordingly.