Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/docongminh/face-rabbitmq
Face Detection and Feature Extraction Rabbit-MQ
https://github.com/docongminh/face-rabbitmq
cpp direct-exchanges face-detection face-recognition faiss milvus ncnn pika rabbitmq-consumer
Last synced: 6 days ago
JSON representation
Face Detection and Feature Extraction Rabbit-MQ
- Host: GitHub
- URL: https://github.com/docongminh/face-rabbitmq
- Owner: docongminh
- Created: 2021-07-10T04:02:44.000Z (over 3 years ago)
- Default Branch: cpp
- Last Pushed: 2021-09-14T15:17:13.000Z (over 3 years ago)
- Last Synced: 2023-03-04T03:23:54.568Z (almost 2 years ago)
- Topics: cpp, direct-exchanges, face-detection, face-recognition, faiss, milvus, ncnn, pika, rabbitmq-consumer
- Language: Python
- Homepage:
- Size: 48 MB
- Stars: 4
- Watchers: 2
- 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)