-
Hi,
I'm using your implementation to generate MRIs. I have trained a VQ-VAE to reconstruct 3D MRIs, but I am unsure about which vectors to use for training the PixelCNN for sampling.
I attempted…
-
*I figured this is the easiest place to open this issue, but I can probably reproduce it on the [reference implementation](https://github.com/Stability-AI/generative-models) (or diffusers) and post my…
-
This is needed if possible to tweak the inference code. The whole thing doesn't fit in the VRAM for even nvidia 4090 and takes forever.
-
Hi,
In the VAE paper (https://arxiv.org/pdf/1312.6114.pdf), the VAE loss function has no additional weight parameter for the KLD loss:
![vae_loss](https://user-images.githubusercontent.com/49433…
-
**Is your feature request related to a problem? Please describe.**
The current implementation of the dreambooth trainings for both loras and finetuning is very memory intensive.
**Describe the sol…
-
FIrst of all, maybe it is my misunderstanding of the paper, so hope somebody could explain it for me, thanks! :
---
in the paper, the loss is defined as
![Screenshot from 2022-08-30 11-52-26](…
-
i noticed this variable in the IDLoss code `self.reference_facial_points`
but it was nowhere used. And I didn't find the code for aligning faces before extracting feats and computing id losses.
Plea…
-
Nice implementation of VAE tacotron paper though I havn't read paper yet ,but start model training with LJSpeech. As I see this code is extending the Tacotron 1 implementation so I am bit curious that…
-
Hello, first of all thanks for this interesting implementation of VQ-VAE 2 paper.
I can train this network on a dataset of mine, however reconstructed images are a little bit blurry. Quality is goo…
-
In the current implementation ([leejet/stable-diffusion.cpp@`4a6e36e`/stable-diffusion.h#L121](https://github.com/leejet/stable-diffusion.cpp/blob/4a6e36edc586779918535e12b4fbe0583044ee6f/stable-diffu…