English

Visual Car Brand Classification by Implementing a Synthetic Image Dataset Creation Pipeline

Computer Vision and Pattern Recognition 2024-06-04 v1 Machine Learning

Abstract

Recent advancements in machine learning, particularly in deep learning and object detection, have significantly improved performance in various tasks, including image classification and synthesis. However, challenges persist, particularly in acquiring labeled data that accurately represents specific use cases. In this work, we propose an automatic pipeline for generating synthetic image datasets using Stable Diffusion, an image synthesis model capable of producing highly realistic images. We leverage YOLOv8 for automatic bounding box detection and quality assessment of synthesized images. Our contributions include demonstrating the feasibility of training image classifiers solely on synthetic data, automating the image generation pipeline, and describing the computational requirements for our approach. We evaluate the usability of different modes of Stable Diffusion and achieve a classification accuracy of 75%.

Keywords

Cite

@article{arxiv.2406.01071,
  title  = {Visual Car Brand Classification by Implementing a Synthetic Image Dataset Creation Pipeline},
  author = {Jan Lippemeier and Stefanie Hittmeyer and Oliver Niehörster and Markus Lange-Hegermann},
  journal= {arXiv preprint arXiv:2406.01071},
  year   = {2024}
}

Comments

10 pages, 6 figures

R2 v1 2026-06-28T16:50:42.182Z