Giter Site home page Giter Site logo

yolopv2's Introduction

YOLOPv2:rocket:: Better, Faster, Stronger for Panoptic driving Perception

Cheng Han, Qichao Zhao, Shuyi Zhang, Yinzi Chen, Zhenlin Zhang, Jinwei Yuan

News

  • August 30, 2022: We've released the inference code / trained model and published Hugging Face Spacesweb demo, just enjoy it !

  • August 24, 2022: We've released the tech report for YOLOPv2. This work is still in progress and code/models are coming soon. Please stay tuned! ☕️

Introduction

😁We present an excellent multi-task network based on YOLOP💙,which is called YOLOPv2: Better, Faster, Stronger for Panoptic driving Perception. The advantages of YOLOPv2 can be summaried as below:

  • Better👏: we proposed the end-to-end perception network which possess better feature extraction backbone, better bag-of-freebies were developed for dealing with the training process.
  • Faster✈️: we employed more efficient ELAN structures to achieve reasonable memory allocation for our model.
  • Stronger💪: the proposed model has stable network design and has powerful robustness for adapting to various scenarios .

PWC PWC PWC

Results

We used the BDD100K as our datasets,and experiments are run on NVIDIA TESLA V100.

Web Demo

Visualization

model : trained on the BDD100k dataset and test on T3CAIC camera.

Model parameter and inference speed

Model Size Params Speed (fps)
YOLOP 640 7.9M 49
HybridNets 640 12.8M 28
YOLOPv2 640 38.9M 91 (+42)

Traffic Object Detection Result

Result Visualization
Model [email protected] (%) Recall (%)
MultiNet 60.2 81.3
DLT-Net 68.4 89.4
Faster R-CNN 55.6 77.2
YOLOv5s 77.2 86.8
YOLOP 76.5 89.2
HybridNets 77.3 92.8
YOLOPv2 83.4(+6.1) 91.1(-1.7) ⬇️

Drivable Area Segmentation

Result Visualization
Model Drivable mIoU (%) ——:relaxed:——
MultiNet 71.6
DLT-Net 71.3
PSPNet 89.6
YOLOP 91.5
HybridNets 90.5
YOLOPv2 93.2(+1.7) ⬆️

Lane Line Detection

Result Visualization
Model Accuracy (%) Lane Line IoU (%)
Enet 34.12 14.64
SCNN 35.79 15.84
Enet-SAD 36.56 16.02
YOLOP 70.5 26.2
HybridNets 85.4 31.6
YOLOPv2 87.3(+1.9)⬆️ 27.2(-4.4) ⬇️

Day-time and Night-time visualization results

Models

You can get the model from here.

Demo Test

We provide two testing method.You can store the image or video.

python demo.py  --source data/example.jpg

Third Parties Resource

License

YOLOPv2 is released under the MIT Licence.

yolopv2's People

Contributors

caic-ad avatar caic-a avatar shuyi-zhang-1996 avatar sgzqc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.