paper-with-me

홈 › Papers

A 2-Stage Model for Vehicle Class and Orientation Detection with Photo-Realistic Image Generation

2025-06-02 · Youngmin Kim, Donghwa Kang, Hyeongboo Baek

We aim to detect the class and orientation of a vehicle by training a model with synthetic data. However, the distribution of the classes in the training data is imbalanced, and the model trained on the synthetic image is difficult to predict in real-world images. We propose a two-stage detection model with photo-realistic image generation to tackle this issue. Our model mainly takes four steps to detect the class and orientation of the vehicle. (1) It builds a table containing the image, class, and location information of objects in the image, (2) transforms the synthetic images into real-world images style, and merges them into the meta table. (3) Classify vehicle class and orientation using images from the meta-table. (4) Finally, the vehicle class and orientation are detected by combining the pre-extracted location information and the predicted classes. We achieved 4th place in IEEE BigData Challenge 2022 Vehicle class and Orientation Detection (VOD) with our approach.

📄 PDF Abstract BibTeX arXiv:2506.01338

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

DronePose: The identification, segmentation, and orientation detection of drones via neural networks

2021-12-10 · Stirling Scholes, Alice Ruget, German Mora-Martin, Feng Zhu 외

The growing ubiquity of drones has raised concerns over the ability of traditional air-space monitoring technologies to accurately characterise such vehicles. Here, we present a CNN using a decision tree and ensemble str…

Automatic Photo Orientation Detection with Convolutional Neural Networks

2023-05-17 · Ujash Joshi, Michael Guerzhoy

We apply convolutional neural networks (CNN) to the problem of image orientation detection in the context of determining the correct orientation (from 0, 90, 180, and 270 degrees) of a consumer photo. The problem is espe…

TS4Net: Two-Stage Sample Selective Strategy for Rotating Object Detection

2021-08-06 · Kai Feng, Weixing Li, Jun Han, Feng Pan 외

Rotating object detection has wide applications in aerial photographs, remote sensing images, UAVs, etc. At present, most of the rotating object detection datasets focus on the field of remote sensing, and these images a…

ObjectObject Countingobject-detectionObject Detection+2

Joint 3D Proposal Generation and Object Detection from View Aggregation

2017-12-06 · Jason Ku, Melissa Mozifian, Jungwook Lee, Ali Harakeh 외

We present AVOD, an Aggregate View Object Detection network for autonomous driving scenarios. The proposed neural network architecture uses LIDAR point clouds and RGB images to generate features that are shared by two su…

3D Object DetectionAutonomous DrivingAutonomous VehiclesGeneral Classification+4

LR-CNN: Local-aware Region CNN for Vehicle Detection in Aerial Imagery

2020-05-28 · Wentong Liao, Xiang Chen, Jingfeng Yang, Stefan Roth 외

State-of-the-art object detection approaches such as Fast/Faster R-CNN, SSD, or YOLO have difficulties detecting dense, small targets with arbitrary orientation in large aerial images. The main reason is that using inter…

object-detectionObject DetectionQuantizationvehicle detection