Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

lyprince/sdtw_pytorch

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

stdw_pytorch

Implementation of soft dynamic time warping in pytorch

Here is my implementation of the Soft Dynamic Time Warping loss function described in https://arxiv.org/abs/1703.01541.

Currently I have only a 'naive' implementation without extending the fast cython implementation in https://github.com/mblondel/soft-dtw to incorporate a batch dimension. If I continue to use this in my line of research I may implement a cython / CUDA version to increase speed.

####### See: https://github.com/Maghoumi/pytorch-softdtw-cuda for a much better implementation #######

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.