Skip to content

Fast CUDA implementation of (differentiable) soft dynamic time warping for PyTorch, with lengths specified for samples in batch.

License

Notifications You must be signed in to change notification settings

winlaic/pytorch-softdtw-cuda-with_lengths

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Soft DTW for PyTorch in CUDA (with lengths support)

Forked from Maghoumi's implementation, but added the function to support specifying lengths for each sample in batch.

License

This project is licensed under the MIT License.

About

Fast CUDA implementation of (differentiable) soft dynamic time warping for PyTorch, with lengths specified for samples in batch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%