Skip to content

egm42/sign-spotter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sign-spotter

Getting Started

Sign Spotter is designed as an asset managment application that allows users to identify missing traffic signs. It is able to accomplish this through the use of a convolutional neural network that identifies the signs from user uploaded videos.

Labeled Sign Picture

Prerequisites

*On Windows, Python and ffmpeg should be added to the Windows Path

Python
ffmpeg

Installation/Deployment

Clone repository

Create .env file in the backend folder with the following variables

  PORT={port of choice}

Terminal

cd backend
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.8%
  • CSS 3.6%
  • HTML 2.4%
  • Python 1.2%