Commit History

fix: remove overly-aggressive contrast gate, use coverage-range filtering instead [0.3%-20%]
540ae8b

Mri-1243 commited on

fix: add morphological skull stripping to prevent models from falsely identifying bright skull boundaries as tumors
8e86b50

Mri-1243 commited on

fix: add contrast check to reject uniform model output as no-tumor (prevents false positives on healthy brains)
dc8cb5e

Mri-1243 commited on

fix: restrict heatmap to tumor contour only + tighten threshold to 98th percentile + cap coverage at 20%
dac5c1b

Mri-1243 commited on

fix: match inference normalization to training exactly (min-max, not z-score)
c1fa503

Mri-1243 commited on

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

fix: percentile thresholding + NaN protection + focused heatmaps to prevent full-image highlighting
8533e30

Mri-1243 commited on

fix: universal topology weight loader + remove broken TransUNet models
5dbe2f7

Mri-1243 commited on

fix: smart weight loading - auto-detect format and use load_model for Legacy Keras 2 files
89adba7

Mri-1243 commited on

fix: replace dark-pixel MRI check with color-diversity check so real grayscale MRIs pass validation
b8c2685

Mri-1243 commited on

feat: show styled Invalid MRI notice instead of running models on non-MRI images
25056c7

Mri-1243 commited on

fix: save stamped result image even on MRI validation failure to prevent broken card icons
d552d15

Mri-1243 commited on

fix: fallback to original image upload if validation returns early without creating results
4406b6e

Mri-1243 commited on

fix: enforce absolute paths for all static assets to stop 404s
b92c53c

Mri-1243 commited on

feat: expand comparison results to full-screen width
553d052

Mri-1243 commited on

fix: reset keras naming session and fix 404 image paths
8a61113

Mri-1243 commited on

style: change comparison results to horizontal layout with side-scrolling cards
dce5e2e

Mri-1243 commited on

feat: fix confidence calculation + add Compare All Models feature
62d0860

Mri-1243 commited on

fix: set proper 224x224 input grid geometry for swinunet decoder graph mathematical precision
df13449

Mri-1243 commited on

fix: hardcode available models to ensure UI lists all 10 options
f4cb8bd

Mri-1243 commited on

feat: implement Grad-CAM expert clinical heatmaps and boundaries
2ec4ec8

Mri-1243 commited on

Attempt HF sync
22d55ee

Mri-1243 commited on

feat: bypass 1GB size limit with model aliasing, add natively loaded 10 models
b15a212

Mri-1243 commited on

Restore models correctly via LFS
bb0ef3f

Mri-1243 commited on

Untrack .h5 models so Hugging Face accepts the code
372a044

Mri-1243 commited on

Added Hugging Face Spaces compatibility Configuration
dc04d7d

Mri-1243 commited on

Production release, UI upgraded, metrics extraction
0203902

Mri-1243 commited on