Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arig23498/variational-image-models
A repository that will hold my experiments with various variational models
https://github.com/arig23498/variational-image-models
Last synced: 13 days ago
JSON representation
A repository that will hold my experiments with various variational models
- Host: GitHub
- URL: https://github.com/arig23498/variational-image-models
- Owner: ariG23498
- License: mit
- Created: 2024-08-27T18:39:01.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T09:52:48.000Z (2 months ago)
- Last Synced: 2024-10-04T19:46:37.434Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 922 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Variational Generative Image Models
## Implementations
1. Variational Autoencoders
2. Vector Quantised Autoencoders -- If you want to understand the VQ mechanism, you can visit this [article](https://huggingface.co/blog/ariG23498/understand-vq).