Sleepwalking / pytorch-softdtwLinks
An implementation of SoftDTW for PyTorch.
☆224Updated 5 years ago
Alternatives and similar repositories for pytorch-softdtw
Users that are interested in pytorch-softdtw are comparing it to the libraries listed below
Sorting:
- Implementation of soft dynamic time warping in pytorch☆99Updated 3 years ago
- An implementation of soft-DTW divergences.☆135Updated 3 years ago
- DTWNet: a Dynamic Time Warping Network☆68Updated 5 years ago
- PyTorch implementation of VQ-VAE + WaveNet by [Chorowski et al., 2019] and VQ-VAE on speech signals by [van den Oord et al., 2017]☆270Updated 6 years ago
- Wavenet Autoencoder for Unsupervised speech representation learning (after Chorowski, Jan 2019)☆175Updated 4 years ago
- Fast CUDA implementation of (differentiable) soft dynamic time warping for PyTorch☆700Updated last year
- (FTML 2021) Official implementation of Dynamical VAEs☆232Updated 2 years ago
- This repository contains the code to reproduce the core results from the paper "Unsupervised Learning of Disentangled and Interpretable R…☆155Updated 7 years ago
- Python implementation of soft-DTW.☆575Updated last year
- An implementation of the Contrast Predictive Coding (CPC) method to train audio features in an unsupervised fashion.☆361Updated 3 years ago
- PyTorch implementation of Soft-DTW: a Differentiable Loss Function for Time-Series in CUDA