SkillAgentSearch skills...

EchoFM

Official repository for EchoFM: Foundation Model for Generalizable Echocardiogram Analysis

Install / Use

/learn @SekeunKim/EchoFM
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EchoFM - A Video Vision Foundation Model for Echocardiogram

Official repo for [EchoFM: Foundation Model for Generalizable Echocardiogram Analysis]

This model and associated code are released under the CC-BY-NC-ND 4.0 license and may only be used for non-commercial, academic research purposes with proper attribution. Any commercial use, sale, or other monetization of the EchoFM model and its derivatives, which include models trained on outputs from the EchoFM model or datasets created from the EchoFM model, is prohibited and requires prior approval.

<img src="./figure/fig1.png" width="800px"></img>

This work was supported by the National Research Foundation of Korea(NRF) grant funded by the Korea government(MSIT) (RS-2024-00348696)

Key features

  • EchoFM is pre-trained on 290K Echocardiography clips with self-supervised learning
  • EchoFM has been validated in multiple downstream tasks including segmentatino, classification, disease detection tasks.
  • EchoFM can be efficiently adapted to customised tasks.

<img src="./figure/fig2.png" width="800px"></img>

1. Environment Setup

git clone https://github.com/SekeunKim/EchoFM.git
cd EchoFM
./environment_setup.sh EchoFM

2. Download model

Download the EchoFM weights from the following link:
EchoFM Weights

3. Citation

If you find this repository useful, please consider citing this paper: [will be released soon]

@article{kim2024echofm,
  title={EchoFM: Foundation Model for Generalizable Echocardiogram Analysis},
  author={Kim, Sekeun and Jin, Pengfei and Song, Sifan and Chen, Cheng and Li, Yiwei and Ren, Hui and Li, Xiang and Liu, Tianming and Li, Quanzheng},
  journal={arXiv preprint arXiv:2410.23413},
  year={2024}
}

Related Skills

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated10d ago
Forks8

Languages

Python

Security Score

75/100

Audited on Mar 16, 2026

No findings