spine-implant-classifier / class_info.json
NicholasJYee's picture
Upload class_info.json with huggingface_hub
147c675 verified
Raw
History Blame Contribute Delete
1.58 kB
{
"input_size": 384,
"imagenet_mean": [0.485, 0.456, 0.406],
"imagenet_std": [0.229, 0.224, 0.225],
"class_names": [
"Medtronic_Venture",
"Medtronic_Zevo",
"Stryker_Reflex_Hybrid",
"Medtronic_Legacy",
"Precision_Spine_Reform",
"DePuy_Synthes_Click'X",
"DePuy_Synthes_EXPEDIUM",
"DePuy_Synthes_Matrix",
"Globus_Medical_CREO",
"Medtronic_Solera",
"Alphatec_Illico",
"Arcos_Biomedical_M8",
"DePuy_Synthes_Uniplate",
"DePuy_Synthes_Viper",
"Medtronic_Atlantis",
"Medtronic_TSRH",
"Stryker_Xia",
"Orthofix_Firebird"
],
"region_by_class": {
"Medtronic_Venture": "cervical",
"Medtronic_Zevo": "cervical",
"Stryker_Reflex_Hybrid": "cervical",
"Medtronic_Legacy": "thoracolumbar",
"Precision_Spine_Reform": "thoracolumbar",
"DePuy_Synthes_Click'X": "thoracolumbar",
"DePuy_Synthes_EXPEDIUM": "thoracolumbar",
"DePuy_Synthes_Matrix": "thoracolumbar",
"Globus_Medical_CREO": "thoracolumbar",
"Medtronic_Solera": "thoracolumbar",
"Alphatec_Illico": "thoracolumbar",
"Arcos_Biomedical_M8": "thoracolumbar",
"DePuy_Synthes_Uniplate": "cervical",
"DePuy_Synthes_Viper": "thoracolumbar",
"Medtronic_Atlantis": "cervical",
"Medtronic_TSRH": "thoracolumbar",
"Stryker_Xia": "thoracolumbar",
"Orthofix_Firebird": "thoracolumbar"
},
"temperatures": {
"cv2n": 0.7771192193031311,
"cv2t": 0.7836768627166748,
"cv2b": 0.8016394972801208
},
"size_labels": {
"cv2n": "Nano-30",
"cv2t": "Tiny-30",
"cv2b": "Base-30"
}
}