HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

HybridNets: End-to-End Perception Network

Vu Dat ; Ngo Bao ; Phan Hung

HybridNets: End-to-End Perception Network

Abstract

End-to-end Network has become increasingly important in multi-tasking. Oneprominent example of this is the growing significance of a driving perceptionsystem in autonomous driving. This paper systematically studies an end-to-endperception network for multi-tasking and proposes several key optimizations toimprove accuracy. First, the paper proposes efficient segmentation head andbox/class prediction networks based on weighted bidirectional feature network.Second, the paper proposes automatically customized anchor for each level inthe weighted bidirectional feature network. Third, the paper proposes anefficient training loss function and training strategy to balance and optimizenetwork. Based on these optimizations, we have developed an end-to-endperception network to perform multi-tasking, including traffic objectdetection, drivable area segmentation and lane detection simultaneously, calledHybridNets, 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.83million parameters and 15.6 billion floating-point operations. In addition, itcan perform visual perception tasks in real-time and thus is a practical andaccurate solution to the multi-tasking problem. Code is available athttps://github.com/datvuthanh/HybridNets.

Code Repositories

jiayuanwang-jw/yolov8-multi-task
pytorch
Mentioned in GitHub
datvuthanh/HybridNets
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
drivable-area-detection-on-bdd100k-valHybridNets
Params (M): 12.8
mIoU: 90.5
lane-detection-on-bdd100k-valHybridNets
Accuracy (%): 85.4
IoU (%): 31.6
Params (M): 12.8

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
HybridNets: End-to-End Perception Network | Papers | HyperAI