ct-segmentation-monai / streamlit_app.py

Commit History

Updated Best Model 0.7023 Dice
63bb846

Hipps commited on

Commenting Files & Improved Streamlit Dashboard UI
a98e43e

Hipps commited on

Remove unused imports from app.py and streamlit_app.py
c53c165

Hipps commited on

fix file buffer position for segment_data
d25055a

Hipps commited on

Fixed fil buff for segment_data upload
55ec996

Hipps commited on

update to tversky liver model 0.6968 Dice
a67b012

Hipps commited on

Refactor segmentation logic in app.py to use softmax probabilities for tumor detection with adjusted thresholds; update data_pipeline.ipynb to incorporate TverskyLoss and modify loss function; enhance streamlit_app.py to reflect changes in voxel labeling; added test.ipynb for tumor voxel counting in segmentation labels.
2f746e1

Hipps commited on

Add file size check for uploads and update warnings for HF free tier limits
1a6d40a

Hipps commited on

Updated to liver tumor model 0.71 dice
1a2bcca

Hipps commited on

Reduced DownSampling for 3D Viewer
ce9d39d

Hipps commited on

Added 3D Mesh Surface & Attempting to Fix Requirements
1ad5653

Hipps commited on

added 3D Volume Viewer with plotly
6b2ecda

Hipps commited on

initialize session state variables
1bfb3b6

Hipps commited on

Refactor MLflow metrics panel to use hardcoded values for now
61c2e0d

Hipps commited on

Hotfixed MLFlow Metrics
354d24d

Hipps commited on

initialize session state variables
e1f8358

Hipps commited on

Streamlit Dashboard Work
95f5d2f

Hipps commited on

add slice-by-slice interactive viewer
356a4ee

Hipps commited on