traffic-sign-detection-homework
Traffic detector
A Python project involving image classification and object detection using PyTorch, with the goal of improving validation accuracy in a traffic sign recognition task.
nyu-cv-fall-2017 assignment 3
51 stars
4 watching
40 forks
Language: Python
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An application of object detection to simulate traffic signs/lights and cars in the Carla simulator environment | 5 |
| An implementation of the Deep Supervised Object Detector from scratch using PyTorch. | 70 |
| Analyzes web-based network traffic to detect malicious command and control servers using Squid proxy server and Spamhaus | 78 |
| An implementation of a face detection algorithm using PyTorch | 230 |
| A tool for detecting and translating text from images. | 180 |
| Detects malicious servers in network traffic by analyzing encoded byte patterns | 20 |
| Detects CARLA Simulator traffic speed signs using YOLO v3 neural network object detection | 39 |
| Develops an object detection algorithm using a U-Net architecture to detect vehicles in images and videos from a publicly available dataset | 95 |
| Improving Object Detection from Scratch via Gated Feature Reuse | 65 |
| A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. | 440 |
| A Python implementation of a salient object detection algorithm utilizing RGB-D data | 45 |
| An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,992 |
| A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images | 16 |
| An object detection system using a novel receptive field block module to enhance feature discriminability and robustness. | 1,416 |
| An AI classifier designed to determine whether text is written by humans or machines. | 122 |