Litcius/Paper detail

HybridNets: End-to-End Perception Network

Vu Thanh Dat, Nan Bao, Phan Duy Hung

2025Pattern Recognition and Image Analysis7 citationsDOI

Abstract

End-to-end network has become increasingly important in multitasking. One prominent example of this is the growing significance of a driving perception system in autonomous driving. This paper systematically studies an end-to-end perception network for multitasking and proposes several key optimizations to improve accuracy. First, the paper proposes efficient segmentation head and box/class prediction networks based on weighted bidirectional feature network. Second, the paper proposes automatically customized anchor for each level in the weighted bidirectional feature network. Third, the paper proposes an efficient training loss function and training strategy to balance and optimize network. Based on these optimizations, we have developed an end-to-end perception network to perform multitasking, including traffic object detection, drivable area segmentation and lane detection simultaneously, called HybridNets, which achieves better accuracy than prior art. In particular, HybridNets achieves 77.3 mean average precision on Berkeley DeepDrive Dataset, outperforms lane detection with 31.6 mean intersection over union with 12.83 million parameters and 15.6 billion floating-point operations. In addition, it can perform visual perception tasks in real-time and thus is a practical and accurate solution to the multitasking problem. Code is available at https://github.com/datvuthanh/HybridNets .

Topics & Concepts

End-to-end principleComputer sciencePerceptionArtificial intelligencePattern recognition (psychology)NeurosciencePsychologyAdvanced Neural Network ApplicationsAdvanced Memory and Neural ComputingVideo Surveillance and Tracking Methods
HybridNets: End-to-End Perception Network | Litcius