Style-transfer GANs for bridging the domain gap in synthetic pose estimator training
Given the dependency of current CNN architectures on a large training set, the possibility of using synthetic data is alluring as it allows generating a virtually infinite amount of labeled training data. However, producing such data is a non-trivial task as current CNN architectures are sensitive to the domain gap between real and synthetic data. We propose to adopt general-purpose GAN models for pixel-level image translation, allowing to formulate the domain gap itself as a learning problem. The obtained models are then used either during training or inference to bridge the domain gap. Here, we focus on training the single-stage YOLO6D object pose estimator on synthetic CAD geometry only, where not even approximate surface information is available. When employing paired GAN models, we use an edge-based intermediate domain and introduce different mappings to represent the unknown surface properties. Our evaluation shows a considerable improvement in model performance when compared to a model trained with the same degree of domain randomization, while requiring only very little additional effort.
Code (0)
등록된 구현이 없습니다.
Tasks
Style TransferTranslationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Generative AI for Enhanced Wildfire Detection: Bridging the Synthetic-Real Domain Gap
The early detection of wildfires is a critical environmental challenge, with timely identification of smoke plumes being key to mitigating large-scale damage. While deep neural networks have proven highly effective for l…
Unsupervised Domain AdaptationStyle TransferImage MattingCapabilities, Limitations and Challenges of Style Transfer with CycleGANs: A Study on Automatic Ring Design Generation
Rendering programs have changed the design process completely as they permit to see how the products will look before they are fabricated. However, the rendering process is complicated and takes a significant amount of t…
Style TransferAvatarArtist: Open-Domain 4D Avatarization
This work focuses on open-domain 4D avatarization, with the purpose of creating a 4D avatar from a portrait image in an arbitrary style. We select parametric triplanes as the intermediate 4D representation and propose a …
Distilling GANs with Style-Mixed Triplets for X2I Translation with Limited Data
Conditional image synthesis is an integral part of many X2I translation systems, including image-to-image, text-to-image and audio-to-image translation systems. Training these large systems generally requires huge amount…
Image GenerationKnowledge DistillationSemantic SegmentationTranslationDomain Stylization: A Strong, Simple Baseline for Synthetic to Real Image Domain Adaptation
Deep neural networks have largely failed to effectively utilize synthetic data when applied to real images due to the covariate shift problem. In this paper, we show that by applying a straightforward modification to an …
Domain Adaptationobject-detectionObject DetectionSegmentation+3