CoolFace
Apppublic

JunaidAliB/BrainTumorDetection

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
label_map.json10 linesDownload Raw Back to saved_model
1{2  "index_to_label": {3    "0": "no",4    "1": "yes"5  },6  "label_to_index": {7    "no": 0,8    "yes": 19  }10}