Skip to content

Simple script using convolutional neural networks for detection in videos.

Notifications You must be signed in to change notification settings

druedaplata/detection-cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple script using convolutional neural networks for detection in videos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages