Skip to content

alexpollack/Computer-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Computer Vision

Computer vision using deep learning.

Mask RCNN Pedestrian Detection

In 'mask_rcnn_pedestrian', implemented a mask RCNN object in image identifier. Using the COCO and PennFudanPed pedestrian data set, the mask RCNN was trained to identify pedestrians in images and selectively create an image mask highlighting the pedestrian in the image.

Test Examples

Example 1

alt text

Mask of detected pedestrian predicted for image 1

alt text

Example 2

alt text

Mask of detected pedestrian predicted for image 2

alt text

About

Computer vision using deep learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages