CARLA-Speed-Traffic-Sign-Detection-Using-Yolo
Traffic sign detector
Detects CARLA Simulator traffic speed signs using YOLO v3 neural network object detection
Final Master Thesis on how to detect CARLA Simulator's Traffic Speed Sign using YOLO v3 Neural Network for object detection
39 stars
3 watching
12 forks
Language: Python
last commit: over 5 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 |
affinis-lab/traffic-light-detection-module | Module for detecting traffic lights in CARLA simulator using YOLO v2 object detection model | 38 |
angelkim88/carla-lane_detection | Lane detection algorithm for CARLA simulator using Python | 80 |
abol-karimi/formalizedtrafficrules | Monitors traffic rules in a CARLA simulator to ensure compliance with formalized rules | 0 |
philipperemy/yolo-9000 | Real-time object detection using deep learning and a large dataset of classes | 1,184 |
hekun-nvidia/py-darknet-yolo | A Python interface to YOLO object detection software using Darknet | 27 |
natanielruiz/android-yolo | Real-time object detection on Android using the YOLO network with TensorFlow | 669 |
experiencor/keras-yolo3 | A deep learning framework for object detection using YOLO3 and training datasets from various sources. | 1,605 |
deepsense-ai/carla-real-traffic-scenarios | Creates realistic traffic scenarios in a virtual environment. | 79 |
gliese581gg/yolo_tensorflow | Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. | 1,722 |
frankzhangrui/darknet-yolo | An end-to-end object detection framework with a custom YOLO implementation for training on user-provided data. | 49 |
alexeyab/yolo_mark | A GUI tool for labeling images to train neural network object detection models like YOLO v2 and v3. | 1,810 |
leggedrobotics/darknet_ros | Real-time object detection system for ROS using YOLO (You Only Look Once) on GPU and CPU. | 2,236 |
fnozarian/carla-kitti | Generates synthetic data from the CARLA simulator for KITTI 2D/3D Object Detection tasks. | 40 |
danielhfnr/tensorflow-carla-object-detection | A tool for training object detection classifiers using TensorFlow and Carla simulator data | 8 |