soft-dtw
There are 12 repositories under soft-dtw topic.
Maghoumi/pytorch-softdtw-cuda
Fast CUDA implementation of (differentiable) soft dynamic time warping for PyTorch
mblondel/soft-dtw
Python implementation of soft-DTW.
keonlee9420/Soft-DTW-Loss
PyTorch implementation of Soft-DTW: a Differentiable Loss Function for Time-Series in CUDA
google-research/soft-dtw-divergences
An implementation of soft-DTW divergences.
baggepinnen/DynamicAxisWarping.jl
Dynamic Time Warping (DTW) and related algorithms in Julia, at Julia speeds
lyprince/sdtw_pytorch
Implementation of soft dynamic time warping in pytorch
Maghoumi/DeepNAG
Deep Non-Adversarial Gesture Generation
toinsson/pysdtw
Torch implementation of Soft-DTW, supports CUDA.
zzw922cn/TF2_soft_dtw
Custom TensorFlow2 implementations of forward and backward computation of soft-DTW algorithm in batch mode.
wangzehui20/OTAM-Video-via-Temporal-Alignment
Fast CUDA implementation of (differentiable) otam for PyTorch using Numba
gabrielspadon/Soft-DTW
Soft-DTW loss function for Keras/TensorFlow
richardARPANET/soft-dtw
Python implementation of soft-DTW.