SUSTechGAN: Image Generation for Object Detection in Adverse Conditions of Autonomous Driving
Gongjin Lan, Yang Peng, Qi Hao, Chengzhong Xu

TL;DR
This paper introduces SUSTechGAN, a novel GAN framework with attention modules and multi-scale generators, designed to generate adverse-condition driving images that enhance object detection performance in autonomous driving.
Contribution
SUSTechGAN's customized architecture and loss function effectively generate realistic adverse-condition images, improving object detection retraining in autonomous driving scenarios.
Findings
Generated images significantly improved YOLOv5 detection in rain and night.
SUSTechGAN outperforms existing GANs in adverse condition image generation.
Open-source code and datasets are provided for further research.
Abstract
Autonomous driving significantly benefits from data-driven deep neural networks. However, the data in autonomous driving typically fits the long-tailed distribution, in which the critical driving data in adverse conditions is hard to collect. Although generative adversarial networks (GANs) have been applied to augment data for autonomous driving, generating driving images in adverse conditions is still challenging. In this work, we propose a novel framework, SUSTechGAN, with customized dual attention modules, multi-scale generators, and a novel loss function to generate driving images for improving object detection of autonomous driving in adverse conditions. We test the SUSTechGAN and the well-known GANs to generate driving images in adverse conditions of rain and night and apply the generated images to retrain object detection networks. Specifically, we add generated images into the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Brain Tumor Detection and Classification · Vehicle License Plate Recognition
MethodsSoftmax · Attention Is All You Need
