mar1lle commited on
Commit
9408535
·
verified ·
1 Parent(s): 2562848

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -10,7 +10,8 @@ tags:
10
  ---
11
 
12
  This repository provides a VideoMAE-based Segmentation Model. It includes:
13
- Backbone: A ViT-Base encoder pre-trained with VideoMAE on EchoNet-Dynamic.
14
- 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.
 
15
 
16
  The coder is published via github: https://github.com/mar1lle/echo-segmentation
 
10
  ---
11
 
12
  This repository provides a VideoMAE-based Segmentation Model. It includes:
13
+
14
+ - Backbone: A ViT-Base encoder pre-trained with VideoMAE on EchoNet-Dynamic.
15
+ - 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.
16
 
17
  The coder is published via github: https://github.com/mar1lle/echo-segmentation