xmy0916 / EuroTruckSelfDriverLinks
使用paddlepaddle框架在欧卡2实现无人驾驶
☆86Updated 4 years ago
Alternatives and similar repositories for EuroTruckSelfDriver
Users that are interested in EuroTruckSelfDriver are comparing it to the libraries listed below
Sorting:
- ☆13Updated 4 years ago
- Advanced lane detection using computer vision☆12Updated 6 years ago
- 使用OpenCV部署全景驾驶感知网络YOLOP,可同时处理交通目标检测、可驾驶区域分割、车道线检测,三项视觉感知任务,包含C++和Python两种版本的程序实现。本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆305Updated 3 years ago
- Using Perspective Transform to leverage bird's eye view (BEV) to estimate distance between objects.☆75Updated 5 years ago
- Open source cone detection dataset for FSAC☆41Updated 3 years ago
- 车道线检测☆82Updated 8 years ago
- 智能车仿真软件☆139Updated 5 years ago
- An Advanced Lane Detection program highlighting lane area☆57Updated 5 years ago
- ☆38Updated 4 years ago
- 👍车道线检测☆30Updated 5 years ago
- 黑马无人小车源码☆70Updated 4 years ago
- YoloX可视化训练插件☆126Updated 3 years ago
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆95Updated 4 years ago
- YoloAll is a collection of yolo all versions. you you use YoloAll to test yolov3/yolov5/yolox/yolo_fastest☆266Updated 3 years ago
- 基于地面假设的单目测距,核心代码文件☆55Updated 3 years ago
- Ultra Fast Deep Lane Detection With Hybrid Anchor Driven Ordinal Classification (TPAMI 2022)☆732Updated last year
- YOLOv5 汉化版,保持官方同步更新☆442Updated last year
- An intellligent car based on Raspberry Pi: obstacle avoidance, video transimission, object detection, tennis tracking; 基于树莓派的智能小车:自动避障,实时…☆404Updated 5 years ago
- yolov5+霍夫变换实现的车道线检测☆54Updated 2 years ago
- Unofficial implemention of lanenet model for real time lane detection Pytorch Version☆168Updated 3 years ago
- 基于Opencv和Filterpy实现YOLOV3-SORT车辆跟踪与车流统计算法☆76Updated 4 years ago
- Udacity自动驾驶课程第一期☆66Updated 7 years ago
- joint detection and semantic segmentation, based on ultralytics/yolov5,☆697Updated 4 years ago
- some algorithm about self-driving car,mainly including perception algorithm,2D/3D object detection,Semantic segmentation and so on☆179Updated 2 years ago
- Spatial-Attention Location-Aware Multi-Object Tracking☆90Updated 3 years ago
- Algorithm based on Yolo v5 and Deep Sort to detect the front vehicles' distance and relative velocity☆43Updated last year
- ROS下的功能包:主要用于单目车道线检测,是在获取透视变换图像后,由detect_lane.py实现对图像进行处理,以得到车道线方程和图像信息。☆19Updated 5 years ago
- 分别使用OpenCV、ONNXRuntime部署Ultra-Fast-Lane-Detection-v2车道线检测,包含C++和Python两种版本的程序☆55Updated 2 years ago
- Train a yolo v5 object detection model on Bdd100k dataset☆191Updated 3 years ago
- Pytorch implementation of our paper "CLRNet: Cross Layer Refinement Network for Lane Detection" (CVPR2022 Acceptance).☆547Updated last year