blakeblackshear.frigate/frigate
Josh Hawkins 7917ec611a
LPR tweaks (#17536)
* Merge nearby horizontal boxes

* only publish to recognized plate field if object already has a sub label

* don't overwrite sub labels in any situation

* always publish sub label if it's a known plate
2025-04-04 12:42:49 -05:00
..
api use ceil instead of round for recording snapshot (#17444) 2025-03-29 06:19:12 -06:00
camera Dedicated LPR improvements (#17453) 2025-03-30 07:43:24 -06:00
comms Dynamic embeddings reindexing (#17418) 2025-03-27 11:29:34 -06:00
config LPR tweaks (#17428) 2025-03-28 06:29:11 -06:00
data_processing LPR tweaks (#17536) 2025-04-04 12:42:49 -05:00
db Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
detectors Support RF-DETR models with OpenVINO (#17321) 2025-03-23 14:02:16 -06:00
embeddings Dedicated LPR improvements (#17453) 2025-03-30 07:43:24 -06:00
events Fix embedding eps (#17437) 2025-03-28 18:35:50 -06:00
genai Adapt openai.py to work with xAI (#16903) 2025-03-03 12:53:24 -07:00
images
motion Various fixes (#17342) 2025-03-24 12:25:36 -05:00
output Catch birdseye websocket error (#17502) 2025-04-02 07:38:48 -06:00
ptz Bugfixes and docs tweaks (#17307) 2025-03-22 06:38:33 -06:00
record LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
review LPR improvements (#17289) 2025-03-23 13:30:48 -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 Implement enchrichments events per second graph (#17436) 2025-03-28 18:13:35 -05:00
test Review items per user (#17137) 2025-03-13 14:20:09 -06:00
track Dedicated LPR improvements (#17453) 2025-03-30 07:43:24 -06:00
util Various fixes (#17342) 2025-03-24 12:25:36 -05:00
__init__.py
__main__.py Generalize postprocessing (#15931) 2025-02-08 12:47:01 -06:00
app.py Refactor manual event api to use ZMQ (#17105) 2025-03-11 22:31:05 -05:00
const.py Reuse constants (#16874) 2025-02-28 21:35:09 -07:00
ffmpeg_presets.py Improve ffmpeg versions handling (#16712) 2025-02-20 18:07:41 -07: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
object_detection.py Remove rocm detector (#16913) 2025-03-03 08:16:14 -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
types.py Processing refactor (#15935) 2025-02-08 12:47:01 -06:00
video.py Dedicated LPR improvements (#17453) 2025-03-30 07:43:24 -06:00
watchdog.py