# TrafficSignRecognition **Repository Path**: ll202324/TrafficSignRecognition ## Basic Information - **Project Name**: TrafficSignRecognition - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-02-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Traffic Sign Detection and Recognition • Deep learning network used for traffic sign detection and recognition, using Python and Theano. • Runtime detection and recognition for UK traffic signs from natural images (Google Street View). • Training and validation is done using GTSD, GTSR and BelgiumTS benchmark datasets. • The project crowls Google Street View images, detect and recognize the traffic signs. • Later on, the recognized signs is coupled with it's geo-location to form a rich source of info for Google Maps. • This project is for master's dissertation, MSc Artificial Intelligence, University of Southampton.