Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 438 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 438 Bytes

Car-scratch-segmentation-and-bbox-localization

Task: Segmenting and drawing bounding boxes around scratches in cars.

Data: 150 images scraped from internet. Most challenging part of this project was availability of just a small amount of data.

Model: Fastai unet learner

Results:

Pre-requisites

Python3 PyTorch FastAI OpenCV