cardwing/Codes-for-Lane-Detection
Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2882
- days_rel: n/a
- days_push: 1534
- n_releases_24m: 0
Adoption not part of the score
1075 stars · 333 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Reference implementations of lightweight lane detection CNNs, including the ENet-SAD model from the ICCV 2019 paper 'Learning Lightweight Lane Detection CNNs by Self Attention Distillation' plus a TensorFlow reimplementation of SCNN. Models are provided in Torch/Lua and PyTorch with training and testing code for the TuSimple, CULane, and BDD100K datasets.
Use cases
- detect lane markings in dashcam or driving footage
- train a lightweight lane detection model on CULane
- reproduce self attention distillation results from the ICCV 2019 paper
- benchmark lane detection on TuSimple and BDD100K
- run SCNN in TensorFlow for traffic scene understanding
- deploy a fast low-parameter lane segmentation network for autonomous driving research
When to choose
- you need a lightweight, fast lane detection model with published benchmarks
- you want to reproduce or build on the SAD or SCNN papers
- you are doing autonomous driving perception research on TuSimple, CULane, or BDD100K
When to avoid
- you need a production-ready, actively maintained lane detection pipeline
- you want a plug-and-play detector without touching research code
- you need support for modern framework versions (code targets TensorFlow 1.x and older PyTorch)
- your task is general semantic segmentation rather than lane detection
Facets
library · maturity maintenance
deep-learning computer-vision machine-learning image-processing computer-vision autonomous-vehicles deep-learning machine-learning python lane-detection self-attention-distillation knowledge-distillation semantic-segmentation cnn pytorch tensorflow torch autonomous-driving research-code enet scnn erfnet tusimple culane bdd100k linux gpu
1 source
- readme: https://github.com/cardwing/Codes-for-Lane-Detection · fetched 2026-08-28 · 6eebf501bad3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cardwing/Codes-for-Lane-Detection | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="cardwing/Codes-for-Lane-Detection")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem