An open API service indexing awesome lists of open source software.

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

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`

---
## License

Released under the [MIT License](LICENSE).

## Acknowledgements

This software has been developed in the scope of the H2020 project SIFIS-Home with GA n. 952652.