Skip to content

robmarkcole/deepstack-python

Repository files navigation

Code style: black PyPI Version build status

deepstack-python

Unofficial python API for DeepStack. Provides class for making requests to the object detection endpoint, and functions for processing the result. See the Jupyter notebooks for usage.

Services

Face and object detection endpoints return bounding boxes of faces and objects respectively.

TODO: add face registration and recognition.

Development

  • Use venv -> source venv/bin/activate
  • pip install -r requirements-dev.txt
  • Run tests with venv/bin/pytest tests/*
  • Black format with venv/bin/black deepstack/core.py

About

Unofficial python API for DeepStack

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors