Tuan Truong

Results 6 issues of Tuan Truong

I get the error "syntax error near unexpected token \`('" when combining the masks using totalseg_combine_masks. I found that the issue was caused by missing the line `#!/usr/bin/env python` in...

Hi, the method `AutoSklearnClassifier().show_models()` displays the models found in the ensemble. I wonder if it is possible to know exactly which data or feature preprocessing steps have been done before...

I don't fully understand how final loss is computed based on loss simple and loss vlb. It seems like both loss terms are measured with L1/L2 and are combined by...

## 🐛 Bug It seems like SSIM can have values larger than 1 when computing over an epoch. I cannot reproduce this error but only observe it with tensorboard after...

bug / fix
help wanted
v1.3.x

According to the paper, the MRI images are histogram-based normalized and further standardized to -1 and 1 using min-max scaler. My question: how did you choose the min and max...

### Describe the Bug We generate the SEG file using highdicom and load in OHIF and Slicer. On OHIF the segmentation is loaded in the reverse order, e.g., the mask...