Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 592 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 592 Bytes

Segmentation

Steps:

1. Annotating Dataset

2. Training model:

  • Mask-RCNN
  • Trained on custom dataset (Street signs and Ad boards)

2.1 Code Structure:

  • Segmentation.ipynb: Code for training Mask-RCNN with custom dataset
  • Segmentation_Test.ipynb: Code for running inference on trained model

3. Result: