TS
TS
How to convert preprocessed images into the nii.gz format for display?
Please read the following resources before posting issues: Common questions: https://github.com/MIC-DKFZ/nnUNet/blob/master/documentation/common_questions.md Common Problems and their solutions: https://github.com/MIC-DKFZ/nnUNet/blob/master/documentation/common_problems_and_solutions.md Expected epoch times and tips on how to identify bottlenecks: https://github.com/MIC-DKFZ/nnUNet/blob/master/documentation/expected_epoch_times.md
The final result of these two lines of code, why isn't it that the points with values of 1 and 2 both become 2?  Why isn't it written in...
I found that the default nnUNet preprocessing can only handle labels numbered 3. In dataset.json, "labels": { "background": 0, "whole tumor": [ 1, 2, 3 ], "tumor core": [ 2,...
  