blakeblackshear.frigate/migrations
Nicolas Mowen 91f7d67c5e
Smarter Regions (#8194)
* Smarter Regions

* Formatting

* Cleanup

* Fix motion region checking logic

* Add database table and migration for regions

* Update region grid on startup

* Revert init delay change

* Fix mypy

* Move object related functions to util

* Remove unused

* Fix tests

* Remove log

* Update the region daily at 2

* Fix logic

* Formatting

* Initialize grid before starting processing frames

* Move back to creating grid in main process

* Formatting

* Fixes

* Formating

* Fix region check

* Accept all but true

* Use regions grid for startup scan

* Add clarifying comment

* Fix new grid requests

* Add tests

* Delete stale region grids from DB
2023-10-18 18:21:52 -05:00
..
001_create_events_table.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
002_add_clip_snapshot.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
003_create_recordings_table.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
004_add_bbox_region_area.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
005_make_end_time_nullable.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
006_add_motion_active_objects.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
007_add_retain_indefinitely.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
008_add_sub_label.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
009_add_object_filter_ratio.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
010_add_plus_image_id.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
011_update_indexes.py
012_add_segment_size.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
013_create_timeline_table.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
014_event_updates_for_fp.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
015_event_refactor.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
016_sublabel_increase.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
017_update_indexes.py DB Optimizations (#6712) 2023-06-11 07:23:18 -05:00
018_add_dbfs.py Save average dBFS and retain segment with dBFS in motion mode (#7158) 2023-07-14 19:05:14 -05:00
019_create_regions_table.py Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00