19 results found Sort:

1.4k
7.7k
other
302
Code for the paper "Jukebox: A Generative Model for Music"
Created 2020-04-29
124 commits to master branch, last one 3 years ago
155
1.7k
apache-2.0
18
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
Created 2021-10-02
371 commits to main branch, last one 2 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
50
541
apache-2.0
12
(CVPR 2023) Pytorch implementation of “T2M-GPT: Generating Human Motion from Textual Descriptions with Discrete Representations”
Created 2023-01-13
27 commits to main branch, last one 6 months ago
85
473
bsd-3-clause
8
Minimalist implementation of VQ-VAE in Pytorch
Created 2017-12-24
47 commits to master branch, last one 3 years ago
48
312
unknown
9
VQ-VAE for Acoustic Unit Discovery and Voice Conversion
Created 2019-06-25
16 commits to master branch, last one 3 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 2 years ago
19
169
apache-2.0
7
Pytorch implementation of stochastically quantized variational autoencoder (SQ-VAE)
Created 2022-05-26
8 commits to main branch, last one about a year ago
14
157
mit
15
Official Implement of Multi-Stage Multi-Codebook (MSMC) TTS
Created 2022-10-07
14 commits to master branch, last one 2 months 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 2 months ago
17
130
mit
4
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 2 years ago
6
121
unknown
3
[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 3 months ago
L-Verse: Bidirectional Generation Between Image and Text
Created 2021-11-23
9 commits to master branch, last one about a year 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 about a month ago
19
62
apache-2.0
14
Python toolkit for speech processing
Created 2019-03-12
774 commits to master branch, last one 2 years 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
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 4 months ago