frigate/config
Alexander Ernfridsson d746d84bd4 Replace object tracker with SORT
Source: https://github.com/abewley/sort
Commit: c1b808481200d7997413c6e831bc59c8b08b61b8

It has better accuracy when measured in my environment. It
uses a Kalman filter to correct "bad" detections and is able
to recover from lost tracks to some extent. Deep sort is
also an alterative but adds more complexity. This was a
key to be able to get a room tracker working good without
losing track of objects all the time.

Input configuration exposed to user config for users to
calibrate after their needs.

Removed main function together with some plot dependencies
from sort.py to not be needed to add unnecessary deps to
frigate.
2020-08-05 17:54:06 +00:00
..
back-mask.bmp add the ability to mask the standing location of a person 2019-04-30 20:35:22 -05:00
config.example.yml Replace object tracker with SORT 2020-08-05 17:54:06 +00:00