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

GitHub

51 stars
4 watching
40 forks
Language: Python
last commit: about 6 years ago

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
chenyuntc/dsod.pytorch An implementation of the Deep Supervised Object Detector from scratch using PyTorch. 70
ch3k1/squidmagic Analyzes web-based network traffic to detect malicious command and control servers using Squid proxy server and Spamhaus 78
clcarwin/sfd_pytorch An implementation of a face detection algorithm using PyTorch 230
s3nh/text-detector A tool for detecting and translating text from images. 180
eremit4/cs-discovery Detects malicious servers in network traffic by analyzing encoded byte patterns 20
martisaju/carla-speed-traffic-sign-detection-using-yolo Detects CARLA Simulator traffic speed signs using YOLO v3 neural network object detection 39
vxy10/p5_vehicledetection_unet Develops an object detection algorithm using a U-Net architecture to detect vehicles in images and videos from a publicly available dataset 95
shi-labs/gfr-dsod Improving Object Detection from Scratch via Gated Feature Reuse 65
ruiminshen/yolo2-pytorch A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. 440
nnizhang/smac A Python implementation of a salient object detection algorithm utilizing RGB-D data 45
wongkinyiu/yolor An implementation of a unified network architecture for multiple object detection tasks using PyTorch 1,992
jxr326/swinmcnet A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images 16
goatmessi8/rfbnet An object detection system using a novel receptive field block module to enhance feature discriminability and robustness. 1,416
promptslab/openai-detector An AI classifier designed to determine whether text is written by humans or machines. 122