Skip to content

python code to detect faces. running on raspberry pi inside kubernetes cluster

Notifications You must be signed in to change notification settings

almoggo/rpi-face-detection

Repository files navigation

rpi-face-detection

this project contains resources for building and deploying python-base face detection application on raspberry pi inside a kubernetes cluster.

jenkinsfile

make sure to put your own parameters in the file:

  • registry
  • registryCredential

inventory

put your kubernetes cluster address

kuberenetesResources/full-deployment.yml

pass to the template your registry address and build number

use the api

  1. use a post call with postman\curl and pass img = path/to/image
  2. use client.py to pass the img.

About

python code to detect faces. running on raspberry pi inside kubernetes cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published