blakeblackshear.frigate/frigate
Josh Hawkins 23c3323871
Dynamic embeddings reindexing (#17418)
* reindex with api endpoint and zmq

* threading

* frontend

* require admin role
2025-03-27 11:29:34 -06:00
..
api Dynamic embeddings reindexing (#17418) 2025-03-27 11:29:34 -06:00
camera Face recognition improvements (#17387) 2025-03-26 07:23:01 -06:00
comms Dynamic embeddings reindexing (#17418) 2025-03-27 11:29:34 -06:00
config Miscellaneous fixes (#17406) 2025-03-27 05:49:14 -06:00
data_processing remove LPR denoising (#17412) 2025-03-27 08:49:10 -06:00
db
detectors Support RF-DETR models with OpenVINO (#17321) 2025-03-23 14:02:16 -06:00
embeddings Dynamic embeddings reindexing (#17418) 2025-03-27 11:29:34 -06:00
events LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
genai
images
motion Various fixes (#17342) 2025-03-24 12:25:36 -05:00
output Refactor manual event api to use ZMQ (#17105) 2025-03-11 22:31:05 -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 LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
service_manager
stats Fix Prometheus Metrics race condition (#17187) 2025-03-16 17:48:25 -06:00
test Review items per user (#17137) 2025-03-13 14:20:09 -06:00
track LPR improvements (#17289) 2025-03-23 13:30:48 -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 Disabled cameras fixing (#17273) 2025-03-20 11:20:44 -05:00
watchdog.py