TL;DR
TwinMixing is a lightweight, shuffle-aware multi-task segmentation model optimized for real-time autonomous driving perception, combining efficient multi-scale feature extraction and dual-branch upsampling.
Contribution
Introduces TwinMixing, a novel multi-task segmentation architecture with an efficient pyramid mixing module and dual-branch upsampling for improved accuracy and efficiency.
Findings
Achieves 92.0% mIoU for drivable-area segmentation.
Reaches 32.3% IoU for lane segmentation.
Operates with only 0.43M parameters and 3.95 GFLOPs.
Abstract
Accurate and efficient perception is essential for autonomous driving, where segmentation tasks such as drivable-area and lane segmentation provide critical cues for motion planning and control. However, achieving high segmentation accuracy while maintaining real-time performance on low-cost hardware remains a challenging problem. To address this issue, we introduce TwinMixing, a lightweight multi-task segmentation model designed explicitly for drivable-area and lane segmentation. The proposed network features a shared encoder and task-specific decoders, enabling both feature sharing and task specialization. Within the encoder, we propose an Efficient Pyramid Mixing (EPM) module that enhances multi-scale feature extraction through a combination of grouped convolutions, depthwise dilated convolutions and channel shuffle operations, effectively expanding the receptive field while…
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.
