-
```
= info =====================================
|Query| = 10 |Subject| = 100 window = 10
CUDA error: invalid texture reference : GPU-dtw.cu, line 46
```
I get the above error when calling the fo…
-
My "javaw.exe" Directory: C:\Program Files\Java\jdk-15.0.1\bin\javaw.exe
![Screenshot (81)](https://user-images.githubusercontent.com/56100874/100104268-f921b600-2e8b-11eb-97cf-57b44d249afb.png)
M…
-
https://github.com/pollen-robotics/dtw/blob/master/examples/MFCC%20%2B%20DTW.ipynb
hi, i see your code to compare 2 sound wav. how to show compare result (rate) in percentage?
like this
```
a = …
-
Good afternoon,
I am running the 1.8.1 version of plantseg on a linux Mint 22 machine.
Everything works as intended but in some case I get the following error:
```pytb
2024-10-01 17:44:23,683 …
-
Hello,
I was trying to compute metrics for clustering on timeseries with DTW (done with tslearn library), and ended on your project !
I first encountered issues for my own clustering dataset (so…
-
1. minkowski-fpco-FDboost, cross validation over p = c(1,2,5,10), pve = c(0.7, 0.95), add = c(TRUE, FASLE), fastcmd = c(TRUE, FALSE)
![dti2_mink_msetrain](https://user-images.githubusercontent.com/2…
-
As title
-
# 作者,你好。我在PEMS03数据集上运行你们提供的demo,为什么运行出的结果在前2轮看起来很正常,到第3轮的train loss直接变成200多了,直到训练结束也还是200多,没有得到正确的实验结果。dtw文件就是adj_PEMS03_001.csv吧,我也尝试用fast_DTW_gen.py重新生成adj_PEMS03_001.csv,但还是在第3轮遇到同样的问题,请问原因是什么?
-
**Is your feature request related to a problem? Please describe.**
[AWarp](https://www.cs.unm.edu/~mueen/Projects/AWarp/) is a variant of Dynamic Time Warping for sparse time series. It claims to be …
big-o updated
2 years ago
-
I would like to have DTW only move within a certain range, so that a point will not be matched to another point that is more than x steps away.
I hope this visualization helps:
[https://i.imgur.…