AMI PROJECT 2022: GROUP05

The aim of this project is to build an image classification model to distinguish between cropped images of car damages. The model can classify the images into "scratch", "dent", "rim" and "other".

The model is integrated in an easy-to-use web-interface.

Web features

Users on the web page can make use of the following features :

  • Image labeler
    • JSON file containing the labels is available for download.
  • Damage classifier
    • In case of misclassification, users can correct the labels then the model will then be retrained.

Visualization & Demo

amigroup5.mp4

Contributing

Pull requests are welcome.