blakeblackshear.frigate/frigate
Nicolas Mowen 940be5dc6f
Create ReviewSegment table in DB for organizing detections to be reviewed (#9918)
* Add review to database

* Create main manager for review segments

* Upsert and maintain review segments

* Update logic for adding new segments

* Add api

* Support deleting review segments on recording cleanup

* Add field for alert labels

* Formatting

* Logic fixes

* Save 16:9 thumbnail for review segment

* Ensure that crop is 16:9

* Fix non detected objects being added

* Only include true positives

* Add sub labels to data
2024-02-20 16:26:09 -07:00
..
comms Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
detectors Update FFmpeg for Rockchip image (#9912) 2024-02-20 23:21:24 +00:00
events
images
motion Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
output Fix black bar at bottom of previews (#9923) 2024-02-20 23:20:56 +00:00
ptz Merge remote-tracking branch 'origin/master' into dev 2024-02-14 18:20:55 -06:00
record Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
review Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
test
track Adjust kalman filter used for norfair tracker (#9538) 2024-02-02 06:22:56 -06:00
util Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
__init__.py
__main__.py
app.py Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
config.py Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
const.py Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
ffmpeg_presets.py
http.py Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
log.py
models.py Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
mypy.ini
object_detection.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
object_processing.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
plus.py
stats.py Autodetect AMD GPUs for VAAPI GPU stats (#9898) 2024-02-20 23:21:54 +00:00
storage.py
timeline.py
types.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
video.py
watchdog.py