Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 455 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 455 Bytes

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