20 results found Sort:
- Filter by Primary Language:
- Python (17)
- Jupyter Notebook (2)
- +
Code for the paper "Jukebox: A Generative Model for Music"
Created
2020-04-29
124 commits to master branch, last one 4 years ago
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
Created
2021-10-02
373 commits to main branch, last one 4 months ago
Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch
Created
2019-06-10
18 commits to master branch, last one 3 years ago
Vector Quantized VAEs - PyTorch Implementation
Created
2018-04-19
62 commits to master branch, last one 6 years ago
(CVPR 2023) Pytorch implementation of “T2M-GPT: Generating Human Motion from Textual Descriptions with Discrete Representations”
Created
2023-01-13
28 commits to main branch, last one 2 months ago
Minimalist implementation of VQ-VAE in Pytorch
Created
2017-12-24
47 commits to master branch, last one 3 years ago
Easy generative modeling in PyTorch
Created
2020-03-25
315 commits to master branch, last one about a year ago
VQ-VAE for Acoustic Unit Discovery and Voice Conversion
Created
2019-06-25
16 commits to master branch, last one 4 years ago
A collection of resources and papers on Vector Quantized Variational Autoencoder (VQ-VAE) and its application
Created
2023-03-12
42 commits to main branch, last one 7 months ago
Pytorch implementation of stochastically quantized variational autoencoder (SQ-VAE)
Created
2022-05-26
8 commits to main branch, last one 2 years ago
CVPR 2021: "Generating Diverse Structure for Image Inpainting With Hierarchical VQ-VAE"
Created
2021-03-13
38 commits to main branch, last one 3 years ago
Official Implement of Multi-Stage Multi-Codebook (MSMC) TTS
Created
2022-10-07
14 commits to master branch, last one 7 months ago
PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"
Created
2021-03-23
136 commits to main branch, last one 3 years ago
[ICCV 2023] Few shot font generation via transferring similarity guided global and quantization local styles
Created
2023-08-10
49 commits to main branch, last one 8 months ago
L-Verse: Bidirectional Generation Between Image and Text
Created
2021-11-23
9 commits to master branch, last one 2 years ago
[ICML 2023] Official PyTorch Implementation of "Hierarchical Neural Coding for Controllable CAD Model Generation".
Created
2023-05-18
76 commits to main branch, last one 6 months ago
Python toolkit for speech processing
Created
2019-03-12
774 commits to master branch, last one 2 years ago
This repo implements VQVAE on mnist and as well as colored version of mnist images. It also implements simple LSTM for generating sample numbers using the encoder outputs of trained VQVAE
Created
2023-09-13
10 commits to main branch, last one 9 months ago
A Bach music generator with Artificial Intelligence. This model is made by a VQ-VAE + Transformer (decoder-only). Sequences of midi 1 quarter length are compressed into 16 codebooks via VQ-VAE and a ...
Created
2022-12-12
13 commits to main branch, last one about a year ago
KAE : KAN-based AutoEncoder (AE, VAE, VQ-VAE, RVQ, etc.)
Created
2024-05-08
32 commits to main branch, last one 6 months ago