Hi, I'm working on the cat tracking problem with DeepSense, you said that
one GPS measurement -> one time interval.
one sample -> a journey with speed from 0 to 0.
I think the number of time intervals(i.e "T" in your paper) is different in different samples, and my question is how to fix this problem, to pad 0 in pre-processing or slove it in the model?
Hi, I'm working on the cat tracking problem with DeepSense, you said that
I think the number of time intervals(i.e "T" in your paper) is different in different samples, and my question is how to fix this problem, to pad 0 in pre-processing or slove it in the model?