CARLA-Lane_Detection
Lane detector
Lane detection algorithm for CARLA simulator using Python
79 stars
2 watching
31 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
s-nandi/carla-car-detection | An application of object detection to simulate traffic signs/lights and cars in the Carla simulator environment | 5 |
paulyehtw/lane-keeping-assist-on-carla | An implementation of Lane Keeping Assist on the CARLA simulator using Python and machine learning algorithms | 116 |
martisaju/carla-speed-traffic-sign-detection-using-yolo | Detects CARLA Simulator traffic speed signs using YOLO v3 neural network object detection | 39 |
evanwy/carlasemseg | Automated image segmentation algorithm for autonomous driving research using the Carla dataset | 8 |
danielhfnr/tensorflow-carla-object-detection | A tool for training object detection classifiers using TensorFlow and Carla simulator data | 8 |
deepsense-ai/carla-real-traffic-scenarios | A GitHub repository providing pre-configured CARLA simulations with realistic traffic scenarios from real-world datasets | 79 |
iamwangyunkai/carla_py | Generates data for CARLA's visual navigation system using raw camera images and instructions. | 8 |
danielhfnr/carla-object-detection-dataset | A labeled dataset for training object detection models in a virtual car environment | 44 |
cjy1992/gym-carla | A CARLA simulator wrapper for reinforcement learning and imitation learning environments | 545 |
fnozarian/carla-kitti | Generates synthetic data from the CARLA simulator for KITTI 2D/3D Object Detection tasks. | 39 |
abol-karimi/formalizedtrafficrules | Monitors traffic rules in a CARLA simulator to ensure compliance with formalized rules | 0 |
carla-simulator/driving-benchmarks | A repository of benchmarking scripts for the CARLA simulator | 84 |
enginbozkurt/carla-training-data | Generates training data from the Carla driving simulator in the KITTI dataset format for autonomous vehicle development | 108 |
bradyz/2020_carla_challenge | A set of data and tools for training autonomous driving agents using the CARLA simulator | 181 |
enginbozkurt/carlasimulatordatacollector | Automates data collection from the CARLA simulator for use in semantic segmentation training. | 26 |