English

Car Damage Detection and Patch-to-Patch Self-supervised Image Alignment

Computer Vision and Pattern Recognition 2024-03-12 v1 Artificial Intelligence

Abstract

Most computer vision applications aim to identify pixels in a scene and use them for diverse purposes. One intriguing application is car damage detection for insurance carriers which tends to detect all car damages by comparing both pre-trip and post-trip images, even requiring two components: (i) car damage detection; (ii) image alignment. Firstly, we implemented a Mask R-CNN model to detect car damages on custom images. Whereas for the image alignment section, we especially propose a novel self-supervised Patch-to-Patch SimCLR inspired alignment approach to find perspective transformations between custom pre/post car rental images except for traditional computer vision methods.

Keywords

Cite

@article{arxiv.2403.06674,
  title  = {Car Damage Detection and Patch-to-Patch Self-supervised Image Alignment},
  author = {Hanxiao Chen},
  journal= {arXiv preprint arXiv:2403.06674},
  year   = {2024}
}

Comments

The paper has been accepted and given a poster presentation at NeurIPS 2021 WiML Workshop (https://nips.cc/virtual/2021/affinity-workshop/22882)

R2 v1 2026-06-28T15:15:42.095Z