Image-to-Image
MedVAE
ashwinkumargb commited on
Commit
1d1a555
Β·
verified Β·
1 Parent(s): 75dfffb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ pipeline_tag: image-to-image
8
 
9
  MedVAE is a family of six large-scale, generalizable 2D and 3D variational autoencoders (VAEs) designed for medical imaging. It is trained on over one million medical images across multiple anatomical regions and modalities. MedVAE autoencoders encode medical images as downsized latent representations and decode latent representations back to high-resolution images. Across diverse tasks obtained from 20 medical image datasets, we demonstrate that utilizing MedVAE latent representations in place of high-resolution images when training downstream models can lead to efficiency benefits (up to 70x improvement in throughput) while simultaneously preserving clinically-relevant features.
10
 
11
- [[πŸ’» Github](https://github.com/StanfordMIMI/MedVAE)]
12
 
13
  ## πŸ“Œ Model Description
14
  | Total Compression Factor | Channels | Dimensions | Modalities | Anatomies | Config File | Model File |
 
8
 
9
  MedVAE is a family of six large-scale, generalizable 2D and 3D variational autoencoders (VAEs) designed for medical imaging. It is trained on over one million medical images across multiple anatomical regions and modalities. MedVAE autoencoders encode medical images as downsized latent representations and decode latent representations back to high-resolution images. Across diverse tasks obtained from 20 medical image datasets, we demonstrate that utilizing MedVAE latent representations in place of high-resolution images when training downstream models can lead to efficiency benefits (up to 70x improvement in throughput) while simultaneously preserving clinically-relevant features.
10
 
11
+ [[πŸ’» Github](https://github.com/StanfordMIMI/MedVAE)] [[πŸ“„ Paper](https://arxiv.org/abs/2502.14753)]
12
 
13
  ## πŸ“Œ Model Description
14
  | Total Compression Factor | Channels | Dimensions | Modalities | Anatomies | Config File | Model File |