Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
maregu2023
/
LesionDetection
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LesionDetection
992 kB
Ctrl+K
Ctrl+K
1 contributor
History:
40 commits
maregu2023
fix: nnUNet models disappearing from dropdown on HF Spaces
e2c3db1
8 days ago
.github
Initial commit: Medical image segmentation app
3 months ago
checkpoints
feat: wire real checkpoints (nnUNet ISLES + DWI, SAM-Med3D), remove placeholder models
8 days ago
docs
Add a markdown note for HF deployment
22 days ago
seg_app
fix: nnUNet models disappearing from dropdown on HF Spaces
8 days ago
.dockerignore
Safe
154 Bytes
feat: add HF Spaces Docker deployment
8 days ago
.gitignore
Safe
1.11 kB
feat: wire real checkpoints (nnUNet ISLES + DWI, SAM-Med3D), remove placeholder models
8 days ago
Dockerfile
Safe
2.36 kB
fix: sanitize OMP_NUM_THREADS at 3 levels to prevent libgomp crash on HF Spaces
8 days ago
README.md
Safe
16.2 kB
deploy: add suggested_hardware t4-small, fix Dockerfile CUDA assertion
8 days ago
app.py
Safe
6.31 kB
Fixing three bugs from nnUNetv2 wrapper, such as pacing extraction: (x,y,z) → (z,y,x) to match project convention
8 days ago
entrypoint.sh
Safe
954 Bytes
fix: sanitize OMP_NUM_THREADS at 3 levels to prevent libgomp crash on HF Spaces
8 days ago
environ.yml
Safe
14.8 kB
Fixing three bugs from nnUNetv2 wrapper, such as pacing extraction: (x,y,z) → (z,y,x) to match project convention
8 days ago
environ_webapp.yml
Safe
7.04 kB
Fixing three bugs from nnUNetv2 wrapper, such as pacing extraction: (x,y,z) → (z,y,x) to match project convention
8 days ago
requirements.txt
Safe
2.35 kB
fix: enable nnunetv2 in requirements.txt, use CUDA base image in Dockerfile
8 days ago
test_import.py
Safe
977 Bytes
Deploy brain lesion segmentation web app
3 months ago
test_sam3d_inference.ipynb
Safe
365 kB
Deploy brain lesion segmentation web app
3 months ago