CoolFace
Apppublic

IFMedTech/CT_Segmentation

sourceHugging Faceapache-2.0updated 9mo agoView on Hugging Face
0likes
10 commits on main
f1664f89mo ago

Implement 3D mesh visualization with trimesh and marching_cubes

TDHarshithReddy
ba6cfa89mo ago

Fix IndexError by clamping slice indices to valid range

TDHarshithReddy
c4c873f9mo ago

Add teeth CT sample, upgrade Gradio to 4.44.1, and fix app config

TDHarshithReddy
d73e2bd9mo ago

Fix: Revert parameter move for Gradio 4.44.0 compatibility

TDHarshithReddy
8890ad09mo ago

Fix: Set SegResNet init_filters=32 to match checkpoint

TDHarshithReddy
16087c69mo ago

Add 4 more real CT samples (Chest, Abdomen, Cardio, Liver) from Slicer dataset

TDHarshithReddy
8fbb8be9mo ago

Fix: Replaced synthetic data with real CT sample from TotalSegmentator repo and fixed Gradio launch warning

TDHarshithReddy
e6a90a89mo ago

Update README.md

IFMedTechdemo
7680bff9mo ago

Fix: Pin huggingface_hub to 0.24.7 to resolve HfFolder import error

TDHarshithReddy
3e09c979mo ago

Initial commit: MONAI WholeBody CT Segmentation Space

TDHarshithReddy