blakeblackshear.frigate/frigate
Marc Altmann 7a4eb0b37c
Add coco-80 labelmap and update FFmpeg for Rockchip (#11695)
* add coco-80 labelmap and update ffmpeg

* Update docs/docs/configuration/object_detectors.md

---------

Co-authored-by: Blake Blackshear <blake.blackshear@gmail.com>
2024-06-02 20:47:26 -05:00
..
api cache current hour previews (#11606) 2024-05-28 17:35:55 -05:00
comms Simplify on connect (#11176) 2024-04-30 07:27:39 -06:00
detectors Add coco-80 labelmap and update FFmpeg for Rockchip (#11695) 2024-06-02 20:47:26 -05:00
events Adjust nginx proc count based on available CPUs (#11653) 2024-05-30 12:34:01 -05:00
images
motion cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
output Adjust nginx proc count based on available CPUs (#11653) 2024-05-30 12:34:01 -05:00
ptz cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
record UI fixes (#11161) 2024-04-29 15:23:24 -06:00
review Handle case where user sets detections as empty list (#11646) 2024-05-30 07:45:34 -05:00
stats Cleanup error gpu (#11130) 2024-04-27 11:26:51 -05:00
test cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
track Adjust stationary reqs depending on state (#11226) 2024-05-03 17:28:06 -05:00
util Remove live mode from config (#11618) 2024-05-29 13:06:48 -05:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
app.py Auth! (#11347) 2024-05-18 10:36:13 -06:00
config.py improve tls implementation (#11690) 2024-06-02 06:48:28 -06:00
const.py Auth! (#11347) 2024-05-18 10:36:13 -06:00
ffmpeg_presets.py Migrate pydantic to V2 (#10142) 2024-02-29 16:10:13 -07:00
log.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
models.py Auth! (#11347) 2024-05-18 10:36:13 -06:00
mypy.ini
object_detection.py chore: fix some typos in comments (#11028) 2024-04-20 06:16:43 -05:00
object_processing.py Draw motion mask first (#11598) 2024-05-28 12:44:20 -06:00
plus.py Fix permission error accessing /run/secrets (#10097) 2024-02-28 17:18:34 -06:00
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
types.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
video.py fix motion updating (#11083) 2024-04-23 09:57:29 -05:00
watchdog.py