abdur75648/Echo-DND
Official implementation of Echo-DND: A Dual Noise Diffusion Model for Robust and Precise Left Ventricle Segmentation in Echocardiography
This project helps cardiologists and medical imaging specialists accurately identify and outline the left ventricle in echocardiogram images. It takes raw ultrasound heart images as input and produces precise, clear segmentations of the left ventricle, even when images are noisy or have low contrast. The primary users are clinicians or researchers who analyze echocardiograms for cardiac diagnostics.
No commits in the last 6 months.
Use this if you need a highly accurate and robust method to segment the left ventricle from noisy or challenging echocardiogram images for cardiac assessment.
Not ideal if you need to segment other heart structures or different types of medical images, as this model is specifically trained and optimized for left ventricle segmentation in echocardiography.
Stars
8
Forks
3
Language
Python
License
—
Category
Last pushed
Jun 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/abdur75648/Echo-DND"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sp-nitech/diffsptk
A differentiable version of SPTK
trigeorgis/mdm
A TensorFlow implementation of the Mnemonic Descent Method.
clovaai/mxfont
Official PyTorch implementation of MX-Font (Multiple Heads are Better than One: Few-shot Font...
clovaai/fewshot-font-generation
The unified repository for few-shot font generation methods. This repository includes FUNIT...
Michedev/DDPMs-Pytorch
Implementation of various DDPM papers to understand how they work