CVGRLGApr 16, 2023

Bent & Broken Bicycles: Leveraging synthetic data for damaged object re-identification

arXiv:2304.07883v12 citationsh-index: 31Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of re-identifying objects after damage, which is important for applications like fraud detection and monitoring, but it is incremental as it builds on existing re-identification tasks with a new dataset and method.

The paper tackles the problem of damaged object re-identification by introducing a new dataset, Bent & Broken Bicycles (BBBicycles), with 39,200 images and 2,800 unique bike instances, and proposes TransReI3D as a baseline method that achieves competitive performance in distinguishing damaged bikes from subtle variations.

Instance-level object re-identification is a fundamental computer vision task, with applications from image retrieval to intelligent monitoring and fraud detection. In this work, we propose the novel task of damaged object re-identification, which aims at distinguishing changes in visual appearance due to deformations or missing parts from subtle intra-class variations. To explore this task, we leverage the power of computer-generated imagery to create, in a semi-automatic fashion, high-quality synthetic images of the same bike before and after a damage occurs. The resulting dataset, Bent & Broken Bicycles (BBBicycles), contains 39,200 images and 2,800 unique bike instances spanning 20 different bike models. As a baseline for this task, we propose TransReI3D, a multi-task, transformer-based deep network unifying damage detection (framed as a multi-label classification task) with object re-identification. The BBBicycles dataset is available at https://huggingface.co/datasets/GrainsPolito/BBBicycles

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes