CoolFace
Modelpublic

MedOtter/medotter-sdk-fixtures

sourceHugging Faceupdated 20d agoView on Hugging Face
0likes
5 commits on main
edf86fa20d ago

cmunext_busi.pth: model sidecar (medotter/model-sidecar/v1) and provenance

tyluan
d09fef821d ago

Add model sidecars: unet_busi_tiny_cfg.pth.config.json, unet_busi_tiny_cfg.pth.provenance.json (tools/hf_sidecars.py)

tyluan
a80e38f1mo ago

unet_busi_tiny_cfg.pth: tiny U_Net fixture with embedded top-level 'config' dict so InferenceAgent.from_checkpoint can drive it from a single hf: file (1-epoch/2-batch BUSI training, stem conv expanded 3->4ch for the 4-modality canary bundle; keys: epoch/model_state_dict/config; survives torch.load weights_only=True)

tyluan
3c523663mo ago

Add CMUNeXt/BUSI golden weight for tier5 SDK inference regression (val_dice 0.6656)

tyluan
ff8b2bc3mo ago

initial commit

tyluan