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 |