nofacedb/facedb is DB 'connector' for NoFaceDB program complex.
facedb uses a number of open source projects to work properly:
- ClickHouse - fast OLAP system from Russia;
- Logrus - easy-extensible logger;
faceprocessor requires Python v3.6+ to run.
Get faceprocessor (and other microservices), install the dependencies from requirements.txt, and now You are ready to find faces!
$ git clone https://github.com/nofacedb/facedb
$ cd facedb
$ go build main.go
facedb is a scheduler for all image processing tasks: processing images, pushing them to DB, adding new control objects, etc.
- Igor Vishnyakov and Mikhail Pinchukov - my scientific directors;