File size: 511 Bytes
2562848
 
 
 
 
 
 
 
 
 
 
 
9408535
 
 
2562848
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
datasets:
- zeahub/echonet-dynamic
language:
- en
base_model:
- MCG-NJU/videomae-base
tags:
- medical
---

This repository provides a VideoMAE-based Segmentation Model. It includes:

 - Backbone: A ViT-Base encoder pre-trained with VideoMAE on EchoNet-Dynamic.
 - Segmentation Head: A decoder designed to predict pixel-wise masks for the Left Ventricle at the end of systole and end of diastole. The input is a 16-frame video.

The coder is published via github: https://github.com/mar1lle/echo-segmentation