Skip to content

Souldiv/car-damage-assessment-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Damage Assessment

We do car damage analytics using deep learning techniques using PyTorch.

Detect Car or Not

Details given in Notebook 1, I have created a model that detects if the image is a car or not.

Detect Damage

If the car is damaged or not.

Classify Location of the damage

Classifies into three classes Front, Rear, Side.

Severity

Classifies into three classes Minor, Moderate or Severe.

Releases

No releases published

Packages

No packages published