{"url":"/method/yolop","slug":"yolop","name":"YOLOP","full_name":"YOLOP","full_name_withheld":false,"description_markdown":"**YOLOP** is a panoptic driving perception network for handling traffic object detection, drivable area segmentation and lane detection simultaneously. It is composed of one encoder for feature extraction and three decoders to handle the specific tasks. It can be thought of a lightweight version of Tesla's HydraNet model for self-driving cars.\r\n\r\nA lightweight CNN, from Scaled-yolov4, is used as the encoder to extract features from the image. Then these feature maps are fed to three decoders to complete their respective tasks. The detection decoder is based on the current best-performing single-stage detection network, [YOLOv4](https://paperswithcode.com/method/yolov4),  for two main reasons: (1) The single-stage detection network is faster than the two-stage detection network. (2) The grid-based prediction mechanism of the single-stage detector is more related to the other two semantic segmentation tasks, while instance segmentation is usually combined with the region based detector as in [Mask R-CNN](https://paperswithcode.com/method/mask-r-cnn). The feature map output by the encoder incorporates semantic features of different levels and scales, and our segmentation branch can use these feature maps to complete pixel-wise semantic prediction.","description_state":"present","introduced_year":null,"introduced_by":{"title":"YOLOP: You Only Look Once for Panoptic Driving Perception","paper":"/paper/yolop-you-only-look-once-for-panoptic-driving","first_author":"Dong Wu","n_authors":7,"url_abs":null,"archive_paper_url":"https://paperswithcode.com/paper/yolop-you-only-look-once-for-panoptic-driving"},"source":{"url":"https://arxiv.org/abs/2108.11250v7","title":"YOLOP: You Only Look Once for Panoptic Driving Perception","url_on_a_paper_host":true},"code_snippet_url":null,"code_snippet_url_on_a_code_host":false,"categories":[{"area":"Computer Vision","area_id":"computer-vision","collection":"Lane Detection Models","url":"/methods/category/lane-detection-models","pwc_aliases":[]},{"area":"Computer Vision","area_id":"computer-vision","collection":"Semantic Segmentation Models","url":"/methods/category/semantic-segmentation-models","pwc_aliases":["segmentation-models"]},{"area":"Computer Vision","area_id":"computer-vision","collection":"Object Detection Models","url":"/methods/category/object-detection-models","pwc_aliases":[]},{"area":"Computer Vision","area_id":"computer-vision","collection":"One-Stage Object Detection Models","url":"/methods/category/one-stage-object-detection-models","pwc_aliases":[]}],"n_papers_tagged":2,"archive_num_papers":2,"papers_newest_first":[{"paper":"/paper/detection-segmentation-convolutional-neural","title":"Detection-segmentation convolutional neural network for autonomous vehicle perception","date":"2023-06-30","arxiv_id":"2306.17485","n_code_links":1,"syntology":null},{"paper":"/paper/yolop-you-only-look-once-for-panoptic-driving","title":"YOLOP: You Only Look Once for Panoptic Driving Perception","date":"2021-08-25","arxiv_id":"2108.11250","n_code_links":5,"syntology":{"ran":1,"of":18,"unverified":17,"pointer_only":0}}],"papers_shown":2,"tasks":[{"task":"/task/object-detection","name":"Object Detection","papers":2},{"task":"/task/object-detection-1","name":"object-detection","papers":2},{"task":"/task/autonomous-driving","name":"Autonomous Driving","papers":1},{"task":"/task/autonomous-vehicles","name":"Autonomous Vehicles","papers":1},{"task":"/task/drivable-area-detection","name":"Drivable Area Detection","papers":1},{"task":"/task/lane-detection","name":"Lane Detection","papers":1},{"task":"/task/multi-task-learning","name":"Multi-Task Learning","papers":1},{"task":"/task/segmentation","name":"Segmentation","papers":1},{"task":"/task/traffic-object-detection","name":"Traffic Object Detection","papers":1}],"tasks_shown":9,"n_tasks":9,"usage_by_year":[{"year":"2021","papers":1},{"year":"2023","papers":1}],"row_source":"methods_table","archive":{"source":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","archive_url":"https://paperswithcode.com/method/yolop"},"syntology_read_at":"2026-09-24T18:15:14+00:00"}