manu02 commited on
Commit
e4fb97e
·
verified ·
1 Parent(s): 634345d

Add anatomical attention GIF to model card

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +5 -3
  3. assets/AnatomicalAttention.gif +3 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ assets/AnatomicalAttention.gif filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -20,9 +20,11 @@ metrics:
20
 
21
  **Layer-Wise Anatomical Attention model**
22
 
23
- [ArXiv Paper](https://arxiv.org/abs/2512.16841) | [LinkedIn](https://www.linkedin.com/in/devmuniz) | [GitHub Profile](https://github.com/devMuniz02) | [Portfolio](https://devmuniz02.github.io/) | [GitHub Repository](https://github.com/devMuniz02/layer-wise-anatomical-attention) | [Hugging Face Profile](https://huggingface.co/manu02)
24
-
25
- ## What This Model Does
 
 
26
 
27
  LAnA generates radiology reports from chest X-ray images. This training run uses resized chest X-ray PNG images from the CheXpert training split for optimization, while the repository also includes MIMIC-CXR support for test-time evaluation. The model expects a chest X-ray image as input and produces a free-text radiology report as output.
28
 
 
20
 
21
  **Layer-Wise Anatomical Attention model**
22
 
23
+ [ArXiv Paper](https://arxiv.org/abs/2512.16841) | [LinkedIn](https://www.linkedin.com/in/devmuniz) | [GitHub Profile](https://github.com/devMuniz02) | [Portfolio](https://devmuniz02.github.io/) | [GitHub Repository](https://github.com/devMuniz02/layer-wise-anatomical-attention) | [Hugging Face Profile](https://huggingface.co/manu02)
24
+
25
+ ![Layer-Wise Anatomical Attention](assets/AnatomicalAttention.gif)
26
+
27
+ ## What This Model Does
28
 
29
  LAnA generates radiology reports from chest X-ray images. This training run uses resized chest X-ray PNG images from the CheXpert training split for optimization, while the repository also includes MIMIC-CXR support for test-time evaluation. The model expects a chest X-ray image as input and produces a free-text radiology report as output.
30
 
assets/AnatomicalAttention.gif ADDED

Git LFS Details

  • SHA256: 3854885a631419336dca34b3375e29be91597a994349e3abdf1460e6908ec391
  • Pointer size: 133 Bytes
  • Size of remote file: 27.3 MB