https://github.com/sifis-home/publish_video_data_face_recognition
https://github.com/sifis-home/publish_video_data_face_recognition
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sifis-home/publish_video_data_face_recognition
- Owner: sifis-home
- License: mit
- Created: 2023-06-27T06:11:22.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-28T07:29:23.000Z (almost 2 years ago)
- Last Synced: 2025-01-13T06:44:07.992Z (3 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WP4: publish_video_data_face_recognition
This repository is intended to publish image and video data 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_video_data_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_video_data_face_recognition python -m publish_video_data_face_recognition --file_name sample.mp4 --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.