Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time-object-detection-and-segmentation-using-Mask-RCNN

In this work, I built a model which can detect and then label the objects in videos and images. The resnet-101 model is pre-trained on the COCO dataset. The technique of masking is used along with object labelling using Mask-RCNN, instance segmentation, and Computer Vision. Samples folder contains the video file on which detection and segmentation is done.

Download the pretrained model weights from here https://github.com/matterport/Mask_RCNN/releases

About

In this work, a model is designed which can detect the objects in videos and images and label them. The model works on COCO dataset using pretrained weights on resnet-101. The technique od masking is used along with object labelling using Mask-RCNN,instance segmentation and Computer Vision.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages