6 datasets found
  1. M

    EchoNet-Dynamic

    • stanfordaimi.azurewebsites.net
    Updated Nov 24, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Microsoft Research (2020). EchoNet-Dynamic [Dataset]. https://stanfordaimi.azurewebsites.net/datasets/834e1cd1-92f7-4268-9daa-d359198b310a
    Explore at:
    Dataset updated
    Nov 24, 2020
    Dataset authored and provided by
    Microsoft Research
    License

    https://aimistanford-web-api.azurewebsites.net/licenses/f1f352a6-243f-4905-8e00-389edbca9e83/viewhttps://aimistanford-web-api.azurewebsites.net/licenses/f1f352a6-243f-4905-8e00-389edbca9e83/view

    Description

    Echocardiography, or cardiac ultrasound, is the most widely used and readily available imaging modality to assess cardiac function and structure. Combining portable instrumentation, rapid image acquisition, high temporal resolution, and without the risks of ionizing radiation, echocardiography is one of the most frequently utilized imaging studies in the United States and serves as the backbone of cardiovascular imaging. For diseases ranging from heart failure to valvular heart diseases, echocardiography is both necessary and sufficient to diagnose many cardiovascular diseases. In addition to our deep learning model, we introduce a new large video dataset of echocardiograms for computer vision research. The EchoNet-Dynamic database includes 10,030 labeled echocardiogram videos and human expert annotations (measurements, tracings, and calculations) to provide a baseline to study cardiac motion and chamber sizes.

  2. s

    EchoNet-Dynamic Cardiac Ultrasound

    • aimi.stanford.edu
    Updated Jan 15, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2020). EchoNet-Dynamic Cardiac Ultrasound [Dataset]. https://aimi.stanford.edu/echonet-dynamic-cardiac-ultrasound
    Explore at:
    Dataset updated
    Jan 15, 2020
    Description

    EchoNet-Dynamic is a dataset of over 10k echocardiogram, or cardiac ultrasound, videos from unique patients at Stanford University Medical Center. Each apical-4-chamber video is accompanied by an estimated ejection fraction, end-systolic volume, end-diastolic volume, and tracings of the left ventricle performed by an advanced cardiac sonographer and reviewed by an imaging cardiologist.

  3. h

    EchoNet-Dynamic

    • huggingface.co
    Updated Jul 30, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    wang (2025). EchoNet-Dynamic [Dataset]. https://huggingface.co/datasets/miyuki17/EchoNet-Dynamic
    Explore at:
    Dataset updated
    Jul 30, 2025
    Authors
    wang
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    miyuki17/EchoNet-Dynamic dataset hosted on Hugging Face and contributed by the HF Datasets community

  4. f

    Model comparison. A comparison of DA-UNet++ and other models in terms of...

    • figshare.com
    xls
    Updated Jun 25, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Kerang Cao; Miao Zhao; Minghui Geng; Shuai Zheng; Hoekyung Jung (2025). Model comparison. A comparison of DA-UNet++ and other models in terms of parameter quantity and segmentation performance was made, where the abscissa represents the model’s parameter quantity, and the ordinate represents the model’s Dice similarity coefficient on the EchoNet-Dynamic dataset. [Dataset]. http://doi.org/10.1371/journal.pone.0325794.t005
    Explore at:
    xlsAvailable download formats
    Dataset updated
    Jun 25, 2025
    Dataset provided by
    PLOS ONE
    Authors
    Kerang Cao; Miao Zhao; Minghui Geng; Shuai Zheng; Hoekyung Jung
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Model comparison. A comparison of DA-UNet++ and other models in terms of parameter quantity and segmentation performance was made, where the abscissa represents the model’s parameter quantity, and the ordinate represents the model’s Dice similarity coefficient on the EchoNet-Dynamic dataset.

  5. h

    EchoFlow

    • huggingface.co
    Updated Mar 26, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Hadrien Reynaud (2025). EchoFlow [Dataset]. http://doi.org/10.57967/hf/6386
    Explore at:
    Dataset updated
    Mar 26, 2025
    Authors
    Hadrien Reynaud
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Description

    This is a collection of synthetic clones for EchoNet-Dynamic (https://echonet.github.io/dynamic/), EchoNet-Pediatric (https://echonet.github.io/pediatric/) and EchoNet-LVH (https://echonet.github.io/lvh/). The datasets are explained in details in https://arxiv.org/abs/2503.22357 If you use this work, please cite it as: @misc{reynaud2025echoflow, title = {EchoFlow: A Foundation Model for Cardiac Ultrasound Image and Video Generation}, author = {Hadrien Reynaud and Alberto… See the full description on the dataset page: https://huggingface.co/datasets/HReynaud/EchoFlow.

  6. f

    Dataset.

    • plos.figshare.com
    zip
    Updated Jun 25, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Kerang Cao; Miao Zhao; Minghui Geng; Shuai Zheng; Hoekyung Jung (2025). Dataset. [Dataset]. http://doi.org/10.1371/journal.pone.0325794.s002
    Explore at:
    zipAvailable download formats
    Dataset updated
    Jun 25, 2025
    Dataset provided by
    PLOS ONE
    Authors
    Kerang Cao; Miao Zhao; Minghui Geng; Shuai Zheng; Hoekyung Jung
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    This paper introduces an optimized nested UNet model for automated left ventricular segmentation in cardiac function assessment. We utilize the EchoNet-Dynamic dataset, which contains both video data and expert annotations. Unlike conventional methods such as DeepLabv3 that struggle with large model sizes and imprecise segmentation, Our proposed model introduces a deeper feature extraction module to effectively capture multi-scale features and reduce computational overhead. By integrating the CBAM (Attention module) attention mechanism and a lightweight SimAM (Simple Attention Module) module, we enhance feature selectivity and minimize redundancy. To further stabilize training and address gradient issues, we combine binary cross-entropy and Dice loss functions. Experimental results reveal that our model significantly outperforms existing methods, achieving a 1.05% increase in the Dice coefficient and reducing model size to 15% of the original. These improvements not only enhance the accuracy of cardiac function assessments but also provide a more efficient solution for automated diagnosis in clinical practice.

  7. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Microsoft Research (2020). EchoNet-Dynamic [Dataset]. https://stanfordaimi.azurewebsites.net/datasets/834e1cd1-92f7-4268-9daa-d359198b310a

EchoNet-Dynamic

Explore at:
8 scholarly articles cite this dataset (View in Google Scholar)
Dataset updated
Nov 24, 2020
Dataset authored and provided by
Microsoft Research
License

https://aimistanford-web-api.azurewebsites.net/licenses/f1f352a6-243f-4905-8e00-389edbca9e83/viewhttps://aimistanford-web-api.azurewebsites.net/licenses/f1f352a6-243f-4905-8e00-389edbca9e83/view

Description

Echocardiography, or cardiac ultrasound, is the most widely used and readily available imaging modality to assess cardiac function and structure. Combining portable instrumentation, rapid image acquisition, high temporal resolution, and without the risks of ionizing radiation, echocardiography is one of the most frequently utilized imaging studies in the United States and serves as the backbone of cardiovascular imaging. For diseases ranging from heart failure to valvular heart diseases, echocardiography is both necessary and sufficient to diagnose many cardiovascular diseases. In addition to our deep learning model, we introduce a new large video dataset of echocardiograms for computer vision research. The EchoNet-Dynamic database includes 10,030 labeled echocardiogram videos and human expert annotations (measurements, tracings, and calculations) to provide a baseline to study cardiac motion and chamber sizes.

Search
Clear search
Close search
Google apps
Main menu