Semantic Segmentation for Real-World and Synthetic Vehicle's Forward-Facing Camera Images
Tuan T. Nguyen, Phan Le, Yasir Hassan, Mina Sartipi

TL;DR
This paper introduces a robust semantic segmentation method for vehicle camera images across diverse outdoor conditions, combining model development with domain adaptation techniques to improve performance on real and synthetic data.
Contribution
The paper proposes a novel combination of HRNet, OCR, HMA, and DNB for improved domain-robust semantic segmentation in vehicle imagery.
Findings
Achieved 81.259 mIoU on validation set.
Effective use of real-world and synthetic data for domain adaptation.
Demonstrated robustness across various outdoor conditions.
Abstract
In this paper, we present the submission to the 5th Annual Smoky Mountains Computational Sciences Data Challenge, Challenge 3. This is the solution for semantic segmentation problem in both real-world and synthetic images from a vehicle s forward-facing camera. We concentrate in building a robust model which performs well across various domains of different outdoor situations such as sunny, snowy, rainy, etc. In particular, our method is developed with two main directions: model development and domain adaptation. In model development, we use the High Resolution Network (HRNet) as the baseline. Then, this baseline s result is processed by two coarse-to-fine models: Object-Contextual Representations (OCR) and Hierarchical Multi-scale Attention (HMA) to get the better robust feature. For domain adaption, we implement the Domain-Based Batch Normalization (DNB) to reduce the distribution…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing and 3D Reconstruction · Medical Image Segmentation Techniques · Advanced Neural Network Applications
MethodsSoftmax · Attention Is All You Need · Batch Normalization
