remotecv is an OpenCV worker for facial and feature recognition
Project description
RemoteCV
RemoteCV is a queued mechanism to run OpenCV computations and store them for later usage.
Currently, Thumbor uses remotecv to outsource facial or feature detection, but nothing stops you from integrating it into your product.
RemoteCV supports both PyRes and Celery for queueing back-end.
Install
pip install remotecv
Run local
Clone the repository:
git clone https://github.com/thumbor/remotecv.git
Create a virtualenv:
cd remotecv
mkvirtualenv remotecv
Install dependencies:
make setup
Run:
make run
After installing the project, you can execute
remotecv
If you want a healthcheck handler, you must pass an argument in remotecv execution. You can also specify the http server port, the default http server port is 8080.
remotecv --with-healthcheck --server-port=8888
Tests
make unit
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file remotecv-3.3.2.tar.gz
.
File metadata
- Download URL: remotecv-3.3.2.tar.gz
- Upload date:
- Size: 940.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 703b86e40eca1140b68b398410254ef5bacd3925f7e7d231fd33ad1995736cd2 |
|
MD5 | db67cb250076f927936fa07681f3cb3c |
|
BLAKE2b-256 | 0cb5b711476ec2c2da05db803f5c51348614eba9801440bcafb7c8ca86d6053f |
File details
Details for the file remotecv-3.3.2-py3-none-any.whl
.
File metadata
- Download URL: remotecv-3.3.2-py3-none-any.whl
- Upload date:
- Size: 960.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae90ffc49818c21f8905fb0430297d6ed065014f09d753798d12ad79c906447f |
|
MD5 | 3d422a207f5e623f53c525e5270fb0de |
|
BLAKE2b-256 | 3ea32c83470021dfcc8cb4cdd3abf9994986503437dcebac72610d8bfc63fb17 |