blakeblackshear.frigate/docker/main
Nicolas Mowen 4203865f9d Face recognition backend (#14495)
* Add basic config and face recognition table

* Reconfigure updates processing to handle face

* Crop frame to face box

* Implement face embedding calculation

* Get matching face embeddings

* Add support face recognition based on existing faces

* Use arcface face embeddings instead of generic embeddings model

* Add apis for managing faces

* Implement face uploading API

* Build out more APIs

* Add min area config

* Handle larger images

* Add more debug logs

* fix calculation

* Reduce timeout

* Small tweaks

* Use webp images

* Use facenet model
2025-01-18 21:34:09 -07:00
..
rootfs Use correct path for script (#16045) 2025-01-18 21:33:13 -07:00
build_nginx.sh
build_ov_model.py
build_pysqlite3.sh Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
build_sqlite_vec.sh Use sqlite-vec extension instead of chromadb for embeddings (#14163) 2024-10-07 14:30:45 -06:00
Dockerfile Correctly calculate ffmpeg version based on ffmpeg path (#16041) 2025-01-18 20:30:35 -06:00
fake_frigate_run
install_deps.sh Pin all intel packages (#14887) 2024-11-09 11:08:25 -06:00
install_s6_overlay.sh
install_tempio.sh
requirements-dev.txt
requirements-ov.txt
requirements-wheels.txt Face recognition backend (#14495) 2025-01-18 21:34:09 -07:00
requirements.txt