Commit History

restore HF Space README header
480cce1

Hipps commited on

Docker file rebuild attempt 2
c2d3356

Hipps commited on

force rebuild with model 6_19
f0c8658

Hipps commited on

Updated Best Model 0.7023 Dice
63bb846

Hipps commited on

Commented app.py
baa323f

Hipps commited on

Commenting Files & Improved Streamlit Dashboard UI
a98e43e

Hipps commited on

Remove outdated flowchart from README and update demo link
797299a

Hipps commited on

Updating Architecture Readme
1c02b3f

Hipps commited on

Updated Architecture Subseection in Readme
aef3c7c

Hipps commited on

Updated Model Checkpoint & Readme
a15c040

Hipps commited on

Add detailed flowchart for segmentation process in README
e93d5b3

Hipps commited on

Added README & Model_Card
86acf36

Hipps commited on

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

Hipps commited on

Updated actions to v4/v5 to fix node deprecation
79db693

Hipps commited on

add GitHub Actions CI and unit tests
5f543e8

Hipps commited on

fix file buffer position for segment_data
d25055a

Hipps commited on

Add file write verification in segment_data endpoint
fe07b70

Hipps commited on

Fixed fil buff for segment_data upload
55ec996

Hipps commited on

Update requirements.txt
729ed06

Hipps commited on

Fixed empty file isue in segment_data endpoint
b2121e4

Hipps commited on

revert to pytorch base image
48e0c6c

Hipps commited on

Refactor model download logic in download_model.py to include error handling and file size reporting
506d8bc

Hipps commited on

Forcing rebuidl
c584c97

Hipps commited on

force rebuild with updated model
b7b485c

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

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

add minimal streamlit requirements
0c33c4e

Hipps commited on

pin 3.11 instead of 3.12
6d5c561

Hipps commited on

pin python 3.11 for streamlit cloud
aa7c90e

Hipps commited on

set default API URL to HF Space for cloud deployment
6fc2754

Hipps commited on

Streamlit Dashboard Work
95f5d2f

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

remove checkpoints copy from Dockerfile
6894e26

Hipps commited on

load model from HF hub at startup
6f6b8d2

Hipps commited on

fix HF space configuration
afa5b15

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