Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)