frigate/frigate
Josh Hawkins 645868e099
Upgrade PaddleOCR models to v4 (rec) and v5 (det) (#18505)
The PP_OCRv5 text detection models have greatly improved over v3. The v5 recognition model makes improvements to challenging handwriting and uncommon characters, which are not necessary for LPR, so using v4 seemed like a better choice to continue to keep inference time as low as possible. Also included is the full dictionary for Chinese character support.
2025-06-01 14:21:12 -06:00
..
api Implement API to train classification models (#18475) 2025-05-29 17:51:32 -06:00
camera Fixes (#18275) 2025-05-17 16:11:19 -06:00
comms Audio transcription support (#18398) 2025-05-27 10:26:00 -05:00
config Tiered recordings (#18492) 2025-05-30 17:01:39 -06:00
data_processing Upgrade PaddleOCR models to v4 (rec) and v5 (det) (#18505) 2025-06-01 14:21:12 -06:00
db Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
detectors Fixes (#18338) 2025-05-22 09:38:14 -06:00
embeddings Upgrade PaddleOCR models to v4 (rec) and v5 (det) (#18505) 2025-06-01 14:21:12 -06:00
events Audio transcription support (#18398) 2025-05-27 10:26:00 -05:00
genai Catch crash when openai compatible endpoints don't return results correctly (#17572) 2025-04-07 06:59:39 -06:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion Dynamically update masks and zones for cameras (#18359) 2025-05-22 20:51:23 -06:00
object_detection Fix video MP typing (#17880) 2025-04-23 17:59:02 -06:00
output Dynamic Config Updates (#18353) 2025-05-22 12:24:34 -06:00
ptz Fixes (#18262) 2025-05-16 16:37:25 -06:00
record Tiered recordings (#18492) 2025-05-30 17:01:39 -06:00
review Dynamic Config Updates (#18353) 2025-05-22 12:24:34 -06:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
test Dynamically update masks and zones for cameras (#18359) 2025-05-22 20:51:23 -06:00
track Dynamically update masks and zones for cameras (#18359) 2025-05-22 20:51:23 -06:00
util Tiered recordings (#18492) 2025-05-30 17:01:39 -06:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Add basic config editor when Frigate can't startup (#18383) 2025-05-24 11:47:15 -05:00
app.py Audio transcription support (#18398) 2025-05-27 10:26:00 -05:00
const.py Lower timeout in object processing (#17970) 2025-04-30 07:42:53 -06:00
ffmpeg_presets.py Increase ffmpeg timeout to 10 seconds (#17831) 2025-04-21 07:38:51 -05:00
log.py Update base image (#15103) 2025-02-08 12:47:01 -06:00
models.py Review items per user (#17137) 2025-03-13 14:20:09 -06:00
mypy.ini Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
plus.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
storage.py Cap storage bandwidth (#15473) 2024-12-12 14:46:00 -06:00
timeline.py Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
types.py Add face and lpr to tracked object update topic (#17940) 2025-04-28 16:43:03 -06:00
video.py Dynamically update masks and zones for cameras (#18359) 2025-05-22 20:51:23 -06:00
watchdog.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00