Commit History

Updated Best Model 0.7023 Dice
63bb846

Hipps commited on

Commented app.py
baa323f

Hipps commited on

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

Hipps commited on

Add file write verification in segment_data endpoint
fe07b70

Hipps commited on

Fixed empty file isue in segment_data endpoint
b2121e4

Hipps commited on

Verifying Model Implementation
5d4b9d2

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

add slice-by-slice interactive viewer
356a4ee

Hipps commited on

Syncing HuggingFace work from 5/24
960d889

Hipps commited on

switch to CPU for HF deployment
b7647d4

Hipps commited on

fix model repo id
7ffaff0

Hipps commited on

load model from HF hub at startup
6f6b8d2

Hipps commited on

Add Dockerfile, docker-compose.yml, and requirements.txt for containerization and dependencies management
cb1cfd2

Hipps commited on

API Endpoint Development
ce93622

Hipps commited on