https://github.com/defi0x1/face-detection-rabbitmq
Face Detection and Feature Extraction Rabbit-MQ
https://github.com/defi0x1/face-detection-rabbitmq
cpp direct-exchanges face-detection face-recognition faiss milvus ncnn pika rabbitmq-consumer
Last synced: 3 months ago
JSON representation
Face Detection and Feature Extraction Rabbit-MQ
- Host: GitHub
- URL: https://github.com/defi0x1/face-detection-rabbitmq
- Owner: defi0x1
- Created: 2021-07-10T04:02:44.000Z (about 4 years ago)
- Default Branch: cpp
- Last Pushed: 2021-09-14T15:17:13.000Z (about 4 years ago)
- Last Synced: 2025-06-13T04:45:39.727Z (4 months ago)
- Topics: cpp, direct-exchanges, face-detection, face-recognition, faiss, milvus, ncnn, pika, rabbitmq-consumer
- Language: Python
- Homepage:
- Size: 48 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Consumers for face recognition service
- [Server](https://github.com/docongminh/face-recognition-microservice)
# References
- [insightface](https://github.com/deepinsight/insightface)
- [Json](https://github.com/nlohmann/json)
- [AMQP-CPP](https://github.com/CopernicaMarketingSoftware/AMQP-CPP)
- [logging](https://github.com/gabime/spdlog)