KalmanBaseline icon indicating copy to clipboard operation
KalmanBaseline copied to clipboard

Baseline Kalman models for trajectory predictions. One is constant velocity LSTM

Results 4 KalmanBaseline issues
Sort by recently updated
recently updated
newest added

Hi, When I run plot_interactive.pyplot_interactive.py to see the result,it always has problems could you please provide me with detailed configuration steps Thank you very much!!

Hi, I can not find file ' plot_results.py', but I find file 'plot_interactive.py'.Are they same? Could you help me please?

Hi, I would like to bring to your attention two errors that have been encountered while working on the code. Firstly, upon executing the Kalman Filter on both Argo and...

Hi,thanks for your great work! I have a problem when i use the GRU model,for example "CV_GRU".It says "TypeError: _get_command() takes 2 positional arguments but 3 were given".Can you help...