Methods › Computer Vision › Lane Detection Models

Lane Detection Models

1 method 2 papers tagged archive 2025-07-28

One-Stage Object Detection Models refer to a class of object detection models which are one-stage, i.e. models which skip the region proposal stage of two-stage models and run detection directly over a dense sampling of locations. These types of model usually have faster inference (possibly at the cost of performance). Below you can find a continuously updating list of one-stage object detection models.

Methods

All 1 methods in this collection, most-tagged first. Year is the archive's introduced_year; the archive stores 2000 when it has none, shown here as “–”. Papers counts distinct papers the archive tags with the method. Click a heading to sort.

YOLOP – 2