overfitover / traffic_lights
基于yolov3的红绿灯检测
☆17Updated 6 years ago
Alternatives and similar repositories for traffic_lights:
Users that are interested in traffic_lights are comparing it to the libraries listed below
- ☆33Updated 6 years ago
- Udacity Selft-Driving Car Engineer Nano Degree Project 2☆40Updated 2 years ago
- ☆35Updated 5 years ago
- Using Perspective Transform to leverage bird's eye view (BEV) to estimate distance between objects.☆75Updated 4 years ago
- ☆78Updated 6 years ago
- 最近在做车道线检测、分割的工作,读到一篇十分不错的文章对此做下总结。并用 Pytorch 实现了文章中提到的十分重要的一个判别 loss☆48Updated 6 years ago
- real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method☆139Updated 8 years ago
- 行车环境实时语义分割与深度估计☆42Updated 5 years ago
- A paper list of lane detection.☆21Updated 6 years ago
- Apply computer vision to label the lanes in a driving video☆61Updated 8 years ago
- Advance_LaneFinding☆91Updated 6 years ago
- 4th place solution in Baidu Autonomous Driving Lane Segmentation☆21Updated 6 years ago
- using SSD and caffe detect traffic lights on LISA dataset☆105Updated 5 years ago
- Combined lane and vehicle detection pipeline comparing YOLOv2 and LeNet-5☆15Updated 7 years ago
- YOLOv4-MultiTask for Pytorch☆41Updated 3 years ago
- Advanced_Lane_Detection项目的复现,换了数据,增加了一些功能,写了一些总结☆27Updated 5 years ago
- detect the position of traffic light in scene, and recognize the color of it.☆31Updated 8 years ago
- lanenet mixed with danet☆26Updated 6 years ago
- 本项目为2018年山东大学第四届“可视计算”暑期学校无人车小组的DIY项目,参考山东大学提出的基于点云的PointCNN点卷积神经网络,使用KITTI数据集对车辆的点云输入进行语义分割,并就划分出的车辆图像进行三维包装盒的预测,以帮助无人车定位车辆的三维位置。☆54Updated 4 years ago
- Lane detection model for mobile device via MNN project☆77Updated 5 years ago
- 车道线检测和距离提醒☆21Updated 5 years ago
- Vehicle Detection Project