Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 435 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 435 Bytes

Faster-R-CNN-and-Mask-R-CNN

Faster R-CNN (with a RPN to predict bounding boxes) architecture with a Mask R-CNN branch to identify and segment cars and people in a "Car & Pedestrian" image dataset obtained from the orginial COCO dataset.

Used TensorFlow framework for development. Used Google Colaboratory to use GPU while training the model.

Please note:

  • Before running the Notebook, add the 'data' directory to Google Drive.