Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 402 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 402 Bytes

Image classification and Object detection + segmentation on a custom dataset of ID cards

Colab-friendly project written in Pytorch.

  • Image classification using Resnet18.
  • Object detection and segmentation using Mask RCNN with Resnet50 backbone.

You can view the Jupyter Notebook here.