simontho commited on
Commit
401b434
·
verified ·
1 Parent(s): c0e8158

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -70,3 +70,7 @@ model.eval()
70
  ## Explainability (Grad-CAM)
71
  The model includes a wrapper for Explainable AI. It targets the layer4 of the T2 encoder to generate 3D heatmaps,
72
  helping to identify the specific anatomical regions influencing the "Malignant" prediction.
 
 
 
 
 
70
  ## Explainability (Grad-CAM)
71
  The model includes a wrapper for Explainable AI. It targets the layer4 of the T2 encoder to generate 3D heatmaps,
72
  helping to identify the specific anatomical regions influencing the "Malignant" prediction.
73
+
74
+ ## Limitations & Ethical Considerations
75
+ This model is for research purposes only. It was trained on the ODELIA proprietary dataset.
76
+ Predictions should not be used for clinical diagnosis without professional medical supervision.