blakeblackshear.frigate/docker/main
Nicolas Mowen b7b7e1b78b 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
2024-11-16 07:49:14 -07:00
..
rootfs Update create_config.py (#14658) 2024-10-29 08:31:03 -06:00
build_nginx.sh
build_ov_model.py
build_pysqlite3.sh
build_sqlite_vec.sh Use sqlite-vec extension instead of chromadb for embeddings (#14163) 2024-10-07 14:30:45 -06:00
Dockerfile Set the loglevel for OpenCV ffmpeg messages to fatal (#14728) 2024-11-01 20:01:38 -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) 2024-11-16 07:49:14 -07:00
requirements.txt