https://github.com/sifis-home/uc1_publish_cam_link_face_recognition
https://github.com/sifis-home/uc1_publish_cam_link_face_recognition
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sifis-home/uc1_publish_cam_link_face_recognition
- Owner: sifis-home
- Created: 2023-08-29T13:45:21.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-29T13:52:21.000Z (over 1 year ago)
- Last Synced: 2025-01-13T06:44:06.578Z (3 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WP4: publish_cam_link_face_recognition
This repository is intended to publish a CAM link to DHT to invoke the [Privacy-Aware Face Recognition Analytic](https://github.com/sifis-home/flask_private_deepface)Build the image using the following command:
`docker build -t publish_cam_link_face_recognition .`
Run the Docker container using the command shown below:
`docker run -it -v /var/run/docker.sock:/var/run/docker.sock --net=host publish_cam_link_face_recognition python -m publish_cam_link_face_recognition --cam_link 0 --database_path database --requestor_type NSSD --privacy_parameter 17`
---
## LicenseReleased under the [MIT License](LICENSE).
## Acknowledgements
This software has been developed in the scope of the H2020 project SIFIS-Home with GA n. 952652.