blakeblackshear.frigate/frigate
Josh Hawkins cb27bdb2f7
LPR fixes (#17588)
* docs

* docs

* docs

* docs

* fix box merging logic

* always run paddleocr models on cpu

* docs clarity

* fix docs

* docs
2025-04-07 15:25:46 -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 fixes (#17588) 2025-04-07 15:25:46 -05:00
db
detectors Support RF-DETR models with OpenVINO (#17321) 2025-03-23 14:02:16 -06:00
embeddings LPR improvements (#17549) 2025-04-05 11:03:17 -05:00
events Fix embedding eps (#17437) 2025-03-28 18:35:50 -06:00
genai Catch crash when openai compatible endpoints don't return results correctly (#17572) 2025-04-07 06:59:39 -06:00
images
motion Various fixes (#17342) 2025-03-24 12:25:36 -05:00
output Clean up enabled config updates (#17547) 2025-04-05 08:47:58 -05: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 Clean up enabled config updates (#17547) 2025-04-05 08:47:58 -05:00
service_manager
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
app.py Refactor manual event api to use ZMQ (#17105) 2025-03-11 22:31:05 -05:00
const.py
ffmpeg_presets.py
log.py
models.py Review items per user (#17137) 2025-03-13 14:20:09 -06:00
mypy.ini
object_detection.py
plus.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
storage.py
timeline.py
types.py
video.py Dedicated LPR improvements (#17453) 2025-03-30 07:43:24 -06:00
watchdog.py