blakeblackshear.frigate/frigate
Jason Hunter 0de928703f
Initial implementation of D-FINE model via ONNX (#16772)
* initial implementation of D-FINE model

* revert docker-compose

* add docs for D-FINE

* remove weird auto-format issue
2025-02-24 08:56:01 -07:00
..
api Ensure sub label is null when submitting an empty string (#16779) 2025-02-24 07:02:36 -07:00
camera Bugfix: ensure all object labels are added to zones (#16686) 2025-02-19 06:25:39 -07:00
comms Refactor processors and add LPR postprocessing (#16722) 2025-02-21 06:51:37 -07:00
config Improve ffmpeg versions handling (#16712) 2025-02-20 18:07:41 -07:00
data_processing Don't require model_runner for realtime processors (#16728) 2025-02-21 13:26:03 -07:00
db Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
detectors Initial implementation of D-FINE model via ONNX (#16772) 2025-02-24 08:56:01 -07:00
embeddings Refactor processors and add LPR postprocessing (#16722) 2025-02-21 06:51:37 -07:00
events Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
genai Improve handling of error conditions with ollama and snapshot regeneration (#15527) 2024-12-15 20:51:23 -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 Only match on exact config name in some cases (#16704) 2025-02-20 10:04:06 -06:00
output Only match on exact config name in some cases (#16704) 2025-02-20 10:04:06 -06:00
ptz Tracking improvements (#16484) 2025-02-11 09:37:58 -06:00
record Fix preview fetch (#16741) 2025-02-22 09:04:09 -06:00
review Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07: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 prometheus client exporter (#16620) 2025-02-17 06:17:15 -07:00
test Ensure sub label is null when submitting an empty string (#16779) 2025-02-24 07:02:36 -07:00
track Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
util Initial implementation of D-FINE model via ONNX (#16772) 2025-02-24 08:56:01 -07:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Generalize postprocessing (#15931) 2025-02-08 12:47:01 -06:00
app.py Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
const.py Improve ffmpeg versions handling (#16712) 2025-02-20 18:07:41 -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 Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05: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 Make all SHM management untracked (#15011) 2024-11-15 14:14:37 -07:00
object_processing.py Quick fixes (#16668) 2025-02-18 10:13:28 -06:00
plus.py Simplify plus submit (#15941) 2025-01-11 07:04:11 -07:00
storage.py Cap storage bandwidth (#15473) 2024-12-12 14:46:00 -06:00
timeline.py Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00
types.py Processing refactor (#15935) 2025-02-08 12:47:01 -06:00
video.py Only match on exact config name in some cases (#16704) 2025-02-20 10:04:06 -06:00
watchdog.py Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00