It is a python code which is trained with a data set of damaged cars and it uses YOLO V3 model to detect the damages of the provided images. It basically marks the damage portion of the car and also gives the coordinates of damaged portion.
Changes Made to the readMe file