DeepLens is a temporally and spatially partitioned storage manager for video analytics.
- Install Dependencies
sudo apt update
sudo apt install postgresql postgresql-contrib
pip3 install -r requirements
- Configure PostgreSQL
Make sure PostgreSQL server is running and we have an empty database header
created.
- Run experiments
python3 experiments/exp1_traffic_camera.py https://example.com/video.mp4