Skip to content
#

kalman-filter

Here are 835 public repositories matching this topic...

A multi-object tracking component. Works in the conditions where identification and classical object trackers don't (e.g. shaky/unstable camera footage, occlusions, motion blur, covered faces, etc.). Works on any object despite their nature.

  • Updated Apr 19, 2021
  • Python
iagochavarry
iagochavarry commented Jun 13, 2021

In the readme maybe separate automatic forecast into auto_ets and auto_arima, adding an example for the last:

model = auto_arima(log_air_passengers; seasonal = 12)

And in documentation improve the automatic forecast section adding working examples of auto-arima. Saying that is possible to fix an integration order, play with the parameters...

good first issue

Improve this page

Add a description, image, and links to the kalman-filter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kalman-filter topic, visit your repo's landing page and select "manage topics."

Learn more