Drop-DTW
Drop-DTW copied to clipboard
Hi, great work, But I run into a bit a problem while using drop dtw with manually set drop cost. Namely I have two sequences for different length, I found...
Hey, I was going over the Drop-DTW code and i found a small bug in the this line: https://github.com/SamsungLabs/Drop-DTW/blob/64a64dff20ee8b3cfdb7edb3e793a5a265af25fd/dp/exact_dp.py#L84 I believe this should be `x_dropped = [N] if cur_state ==...
Thank you for sharing the code and appreciate the work. I am writing to request your inputs on using Drop-DTW method for YouCook2 dataset towards step-localization task. As YouCook2 Dataset...
Dear, authors I am very interested in your great Drop-DTW work. May I ask when will you publish the code? Many thanks!