Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 384 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 384 Bytes

AutoVIS

A YOLOv5 and Image-Processing based Vehicle Type and License Plate Recognition System

Installation and run

  • Install Pytorch (For GPU install CUDA or install Pytorch CPU)
  • Open cmd/terminal inside project folder and run pip install -r requirements.txt
  • run python app.py