swpenninga commited on
Commit
7ffb727
·
verified ·
1 Parent(s): 4ad45d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ license: apache-2.0
7
  Generative model for 2D B-mode Ultrasound Images.
8
  This model can be used for unconditional sampling as well as inpainting tasks.
9
 
10
- Current architecture on at resolution `256x256x3` (3 video frames per input/output).
11
 
12
  🌽 The `zea` implementation is a snippet, adapted from the [source](https://github.com/swpenninga/hvae).
13
 
 
7
  Generative model for 2D B-mode Ultrasound Images.
8
  This model can be used for unconditional sampling as well as inpainting tasks.
9
 
10
+ Current architecture in this folder is only trained on resolution `256x256x3` (3 video frames per input/output).
11
 
12
  🌽 The `zea` implementation is a snippet, adapted from the [source](https://github.com/swpenninga/hvae).
13