fangrong0128's Stars
wang-xinyu/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
SpyderXu/multi-object-tracking-paper-list
Paper list and source code for multi-object-tracking
cardwing/Codes-for-Lane-Detection
Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
eric612/MobileNet-YOLO
A caffe implementation of MobileNet-YOLO detection network
wvangansbeke/LaneDetection_End2End
End-to-end Lane Detection for Self-Driving Cars (ICCV 2019 Workshop)
ucbdrive/bdd100k
This repo has been moved to https://github.com/bdd100k/bdd100k permanently.
MarvinTeichmann/MultiNet
Real-time Joint Semantic Reasoning for Autonomous Driving
mvirgo/MLND-Capstone
Lane Detection with Deep Learning - My Capstone project for Udacity's ML Nanodegree
MaybeShewill-CV/MNN-LaneNet
Lane detection model for mobile device via MNN project
ankitdhall/Vanishing-Point-Detector
Vanishing Point detection for images and videos using Least Squares in C++
ZhangChaoZhong/LaneMarkings_TrafficSigns_Detection
车道线和交通标志检测
rAum/CurvedLaneDetection
An old experimental implementation of curved lane detection using OpenCV, RANSAC, DBSCAN etc
pengxungui/OpenCV_lane_detection2
这篇文章是道路检测的升级篇,其中包含了如果计算车道的曲率半径、车道宽度等,可以说这篇文章较上一篇更具有实用价值。这篇文章中使用了摄像机标定、透视变换、滑动窗口等技术。
huizhang0110/papers_in_cv
A papers list in computer vision fields.
chrissunny94/Lane_Detection_CPP_ROS
C++ code for Opencv implementation of lane detection with ROS interfaces
baoruxiao/CarND-Advanced-Lane-Lines
wpddmcmc/lane_detection
xiaoDongSky/Lane_Detection-3
fcher/lanelines
Implementation of laneline detection in C++
hanshenChen/laneDetection
Fast lane detection based on multi-frame blending and windows searching