Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is Autoencoder ok? #33

Open
Ferry1231 opened this issue Sep 10, 2024 · 1 comment
Open

Is Autoencoder ok? #33

Ferry1231 opened this issue Sep 10, 2024 · 1 comment

Comments

@Ferry1231
Copy link

Is VAE(with KL loss) necessary? Could I use Autoencoder as the encoder and decoder of MAR?
Thank you very much!

@LTH14
Copy link
Owner

LTH14 commented Sep 10, 2024

VAE is not necessary (though it might improve performance). Conceptually MAR can be compatible with any autoencoder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants