ai-forever commited on
Commit
d56098b
1 Parent(s): be11381

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,6 +1,8 @@
1
- # MoVQGAN
2
 
3
- MoVQGAN is a new SOTA model in the image reconstruction problem. This model is based on code from the [VQGAN](https://github.com/CompVis/taming-transformers) repository and modifications from the original [MoVQGAN](https://arxiv.org/pdf/2209.09002.pdf) paper.
 
 
4
 
5
  ## Models
6
  The following table compares the 3 versions of the model SBER-MoVQGAN on the Imagenet dataset in terms of FID, SSIM and PSNR metrics.
 
1
+ # SBER-MoVQGAN
2
 
3
+ SBER-MoVQGAN is a new SOTA model in the image reconstruction problem.
4
+ This model is based on code from the [VQGAN](https://github.com/CompVis/taming-transformers) repository and modifications from the original [MoVQGAN](https://arxiv.org/pdf/2209.09002.pdf) paper.
5
+ Code for using SBER-MoVQGAN you can obtain in our [repo]().
6
 
7
  ## Models
8
  The following table compares the 3 versions of the model SBER-MoVQGAN on the Imagenet dataset in terms of FID, SSIM and PSNR metrics.