Project description AI-Auto-Car-Classifier is a web application aimed at automating the process of adding cars to a salespersons inventory of cars. This means, given a cars image, the system should be able to identify the cars make, model and color whilst also extracting the vehicles number plate if it exists. It should also allow the salesperson to edit incorrect classifications and add additional fields. The API could also be used as a service for users who would like features of our application in their system. Besides a car saleperson's inventory use, some of the other uses of our system would include to be to used in conjunction with a CCTV to monitor and log the car drivers' vehicles, the application could also be used to detect stolen cars, given that the user has a database containing the details of the stolen cars.
LINK TO THE PROJECT
HOW TO RUN THE PROJECT LOCALLY
- Install
nodejs v10.14
andMicrosoft Visual C++ >=2015
- Pull the master respository, navigate to the
dev
directory - Run
npm install
to install packages, thennpm start
to start the project - Visit
localhost:3000
- Functional & Architectural Design documentation
- Coding standards document
- Testing Policy Document
- Testing tool: Travis CLI
- User Manual
- Project Management tool
- Cars Supported
For detailed team bio click on the the link just above
For links to LenkedIn and Github profiles click below.