/deeplens-cv

Visual Stream Processing For The DeepLens System

Primary LanguagePythonMIT LicenseMIT

DeepLens

DeepLens is a temporally and spatially partitioned storage manager for video analytics.

Installation

  1. Install Dependencies
sudo apt update
sudo apt install postgresql postgresql-contrib
pip3 install -r requirements
  1. Configure PostgreSQL

Make sure PostgreSQL server is running and we have an empty database header created.

  1. Run experiments

python3 experiments/exp1_traffic_camera.py https://example.com/video.mp4