Clarifications Regarding Preprocessing and Variable Size Handling ¶
By: stark_gc on May 28, 2025, 3:53 p.m.
I would greatly appreciate a response to these two issues:
a) Partial Abdominal Region in sCT Volumes:
I found the stripped slices in several sCT volumes, particularly at the extremes. In these slices, the intensity distribution is severely affected, which impacts the preprocessing. According to the official preprocessing steps, face removal is performed (but only for hand and neck patients). Why are the regions in these abdominal slices incomplete? (The following figure shows some slices for two patients.)
b) Inconsistent Depth, Height, and Width: "Usually, the preprocessed datasets have consistent depth and spatial resolution. According to the official documentation, MR/CBCT, CT, and masks are cropped to reduce file size. Will the validation/test code require a consistent size, or will it be able to handle variable sizes?
Thank you in advance!