Skip to content

Use Faster RCNN, a deep convolution neural network to detect moving human and car objects from videos. Model pretrained with the COCO dataset.

Notifications You must be signed in to change notification settings

edtsoi430/Faster-RCNN-Human-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

Used a pre-trained model (Faster-RCNN) on the COCO dataset to detect human and vehicles in real-time. The initial threshold is set to 0.7. Walking video (the animated gif) credited to https://www.youtube.com/watch?v=QyUi149TcPQ

Snapshot:

alt text

Dependencies:

  • Google Colab Pro with GPU enabled
  • Python 3.7
  • OpenCV version 4.1.2
  • TensorFlow version 2.2.0-rc3

About

Use Faster RCNN, a deep convolution neural network to detect moving human and car objects from videos. Model pretrained with the COCO dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published