File size: 513 Bytes
a9989b7 b506275 a9989b7 94832b1 a9989b7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
license: apache-2.0
---
# MedICap: A Concise Model for Medical Image Captioning
MedICap is a medical image captioning encoder-to-decoder model that placed first in the ImageCLEFmedical Caption 2023 challenge: https://www.imageclef.org/2023/medical/caption (team CSIRO).
## Paper:
- https://ceur-ws.org/Vol-3497/paper-132.pdf
## GitHub Repository:
- https://github.com/aehrc/imageclefmedical_caption_23
## Notebook Example:
- https://github.com/aehrc/imageclefmedical_caption_23/blob/main/example.ipynb |