alif-munim/echo-vqgan

ViT-VQGAN for echocardiogram quality enhancement.

1

stars

10

commits

Python

primary language

Oct 17, 2023

updated

README

Echo ViT-VQGAN

Echocardiogram quality enhancement using ViT-VQGANs, introduced in the paper Vector-quantized Image Modeling with Improved VQGAN. Heavily inspired by the repositories Qiyuan-Ge/PaintMind and CompVis/taming-transformers.

Notes

  • To run inference on a pretrained model, cd into the scripts directory and run inference.py.
  • To train a model from scratch, cd into the scripts directory and run train.py.

Contributors

alif-munim

10 commits

alif-munim/echo-vqgan

ViT-VQGAN for echocardiogram quality enhancement.

1

stars

10

commits

Python

primary language

Oct 17, 2023

updated

README

Echo ViT-VQGAN

Echocardiogram quality enhancement using ViT-VQGANs, introduced in the paper Vector-quantized Image Modeling with Improved VQGAN. Heavily inspired by the repositories Qiyuan-Ge/PaintMind and CompVis/taming-transformers.

Notes

  • To run inference on a pretrained model, cd into the scripts directory and run inference.py.
  • To train a model from scratch, cd into the scripts directory and run train.py.

Contributors

alif-munim

10 commits

Languages

Python

100.0%