Skip to content

SvenStahlmann/Open-Lab-Digital-Innovation-Load-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laod Detection with OpenCV, YOLO3 and Flask Webserver

Website

Created for the course Open Lab Digital Innovation for the Cologne Institute for Information Systems

Description

Realtime detection of load via a webcam.

Credits

Most of the code credits to Miguel Grinberg. Thanks! http://blog.miguelgrinberg.com/post/video-streaming-with-flask

Usage

  1. Install Python dependencies: cv2, flask.
  2. Run "python main.py".
  3. Navigate the browser to the local webpage (localhost:5000) for configuration and testing.
  4. After configuration the api is available under /get_prediction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published