Skip to content
/ AIM Public

This repo contains links to resources associated with AI/ML methods for medical images and videos.

Notifications You must be signed in to change notification settings

pattichis/AIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 

Repository files navigation

AIM

This document contains links to selected datasets, models, papers, and related PyTorch links related to AI in Medical Image and video Analysis.

The links also include general-purpose foundation models, essential PyTorch models, and datasets. The links have been verified in December, 2025.

đź”´ Important: Click on the Outline button (upper-right button in GitHub) for a table of contents and to jump to a particular topic.
đź”´ Important: Right-click on each link to open in a new browser window.

Please reference:

A. S. Panayides et al., "Position Paper: Artificial Intelligence in Medical Image Analysis: Advances, Clinical Translation, and Emerging Frontiers," IEEE J. Biomed. Health Inform., vol. 10, no. 2, pp. 1187–1202, Feb. 2026, doi: 10.1109/JBHI.2025.3649496.

@article{AIinMedicalImaging,
  title={Position paper: Artificial Intelligence in Medical Image Analysis: Advances, Clinical Translation, and Emerging Frontiers},
  author={Panayides, A. S., and Chen, H. and Filipovic, N. D. and Geroski, T. and Hou, K. and Lekadir, K. and 
  Marias, K. and Matsopoulos, G. and Papanastasiou, G. and Sarder, P. and Tourassi, G. and  
  Tsaftaris, S. A. and Amini, A. and Fu, H. and Kyriacou, E. and Loizou, C. P. and Zervakis, M. and 
  Saltz, J. H. and Shamout, F. E. and Wong, K. C. L. and Yao, J. and Fotiadis, D. I. and
  Pattichis, C. S. and Pattichis, M. S.}
  journal={IEEE Journal on Biomedical and Health Informatics},
  volume  = {10},
  number  = {2},
  pages   = {1187 - 1202},
  doi     = {10.1038/s41586-021-00000-x},
  month   = feb,
  year    = {2026},
  doi     = {10.1109/JBHI.2025.3649496}
}

For updates, email Prof. Marios S. Pattichis at pattichi@unm.edu.

Open Models for Digital Image Analysis

A generalist vision–language foundation model for diverse biomedical tasks

PyTorch Image encoders/backbones

Vision Transformer Implementations

Python libraries for Pathology image analysis

Cancer imaging

Open datasets focused on pathology

Echocardiography

Foundation Models

Foundation model - related general libraries

Foundation models for pathology image analysis

Vision language foundation models for pathology

  • Contains links to 10 different endoscopy video datasets.
  • A large-scale endoscopic video dataset with over 33K video clips.
  • Supports 3 types of downstream tasks, including classification, segmentation, and detection.

SAM foundation models for image and video segmentation, and 3D reconstruction

Instructional Medical Videos

A dataset for medical instructional video classification and question answering

Generative AI Image Models

Generative AI Video Models

Tensorflow models for video and multimodal risk assessment

Open Models for Explainability

PyTorch Video Models, Datasets, and Optimization Resources

Select PyTorch image and video classification models

PyTorch video documentation

Model Evaluation Notes

For evaluating your models, consider Model Evaluation, Model Selection, and Algorithm Selection in Machine Learning by Sebastian Raschka..

How to find other datasets and models from general purpose websites

  1. Search for Datasets on Google Dataset Search.
  2. Search for Papers with code. Look separately for Methods and Datasets.
  3. Search for datasets, models, and dataset competitions on kaggle.
  4. Search for Computer Vision datasets on PyTorch vision datasets website.
  5. Search for pretrained PyTorch models PyTorch models website.

About

This repo contains links to resources associated with AI/ML methods for medical images and videos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published