| { | |
| "architectures": [ | |
| "OrganLensEmbedder" | |
| ], | |
| "model_type": "organlens", | |
| "checkpoint_revision": 524999, | |
| "embedding_dim": 1024, | |
| "embedding_method": "mask_patch_area_weighted_all_slices", | |
| "supported_organs": [ | |
| "spleen", | |
| "kidneys", | |
| "liver", | |
| "stomach", | |
| "pancreas", | |
| "lung", | |
| "esophagus", | |
| "trachea", | |
| "intestine", | |
| "heart", | |
| "aorta" | |
| ], | |
| "checkpoint_files": { | |
| "teacher": "teacher_checkpoint.pth", | |
| "ctrate_heads": "heads/organlens_ctrate_heads_524999.pt", | |
| "radchest_heads": "heads/organlens_radchest_heads_524999.pt" | |
| } | |
| } | |