fix: remove overly-aggressive contrast gate, use coverage-range filtering instead [0.3%-20%] 540ae8b Mri-1243 commited on Apr 15
fix: add morphological skull stripping to prevent models from falsely identifying bright skull boundaries as tumors 8e86b50 Mri-1243 commited on Apr 15
fix: add contrast check to reject uniform model output as no-tumor (prevents false positives on healthy brains) dc8cb5e Mri-1243 commited on Apr 15
fix: restrict heatmap to tumor contour only + tighten threshold to 98th percentile + cap coverage at 20% dac5c1b Mri-1243 commited on Apr 15
fix: match inference normalization to training exactly (min-max, not z-score) c1fa503 Mri-1243 commited on Apr 14
fix: add BraTS-style preprocessing (z-score norm, skull suppression, brain extraction) so models get input matching their training data 8922d05 Mri-1243 commited on Apr 14
fix: percentile thresholding + NaN protection + focused heatmaps to prevent full-image highlighting 8533e30 Mri-1243 commited on Apr 14
fix: universal topology weight loader + remove broken TransUNet models 5dbe2f7 Mri-1243 commited on Apr 14
fix: smart weight loading - auto-detect format and use load_model for Legacy Keras 2 files 89adba7 Mri-1243 commited on Apr 14
fix: replace dark-pixel MRI check with color-diversity check so real grayscale MRIs pass validation b8c2685 Mri-1243 commited on Apr 14
feat: show styled Invalid MRI notice instead of running models on non-MRI images 25056c7 Mri-1243 commited on Apr 14
fix: save stamped result image even on MRI validation failure to prevent broken card icons d552d15 Mri-1243 commited on Apr 14
fix: fallback to original image upload if validation returns early without creating results 4406b6e Mri-1243 commited on Apr 14
style: change comparison results to horizontal layout with side-scrolling cards dce5e2e Mri-1243 commited on Apr 14
feat: fix confidence calculation + add Compare All Models feature 62d0860 Mri-1243 commited on Apr 14
fix: set proper 224x224 input grid geometry for swinunet decoder graph mathematical precision df13449 Mri-1243 commited on Apr 13
feat: bypass 1GB size limit with model aliasing, add natively loaded 10 models b15a212 Mri-1243 commited on Apr 13