Skip to content

A camera streamer with face detect using DNN CAFFE model with python.

Notifications You must be signed in to change notification settings

zigiiprens/camera-streamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camera-Streamer

A camera streamer with face detecting models.

Dependencies

First, install all dependencies from requirements.txt. but be sure to user python 3.8 and upper.

Intro

We propose 2 different program:

  • Face Detector
  • Camera Streamer Test

The 1st as Face Detector, using CAFFE (RESNET) and TENSORFLOW (UNKNOWN) models, it detects face and save them in folder:

  • data

The 2nd as Camera Streamer Test, using OPENCV, streams the chosen source:

  • api
  • webcam

How to run

To run the program as:

  • 1st python3 main.py
  • 2nd python3 teststream.py

Authors

  • Samir Omar (zigiiprens)

About

A camera streamer with face detect using DNN CAFFE model with python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published