Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 218 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 218 Bytes

Pedestrian Detection in Videos

Simple script using convolutional neural networks for detection in videos.

To use pass a video file as an argument: python detect.py video.mp4

Required:

  • caffe
  • opencv
  • scipy