/vehicle-identifier

Primary LanguagePythonMIT LicenseMIT

vehicle-identifier

Prerequisites

  1. Python 3.6 or higher
  2. Node (or Yarn)
  3. Expo CLI

Setup hints

pip install -r requirements.txt
  • Add React and Expo dependencies per package.json

  • Run the API in root directory of project

python anpr.py
  • Start Expo server from anpr-mapp
npm start