dtw-algorithm topic

List dtw-algorithm repositories

Python_Computer_Vision_from_Scratch

235
Stars
187
Forks
Watchers

This repository explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both fo...

TF2_soft_dtw

21
Stars
1
Forks
Watchers

Custom TensorFlow2 implementations of forward and backward computation of soft-DTW algorithm in batch mode.

Speech-Recognition

25
Stars
0
Forks
Watchers

I recorded 10 voices with the same words from myself and compared them with another 10 words from another person. I was able to find a threshold level that acknowledges and recognizes my own voice.

TSC-KNN

17
Stars
4
Forks
Watchers

基于KNN和DTW的时间序列分类