Skip to content

navuyi/IO-Project-Car-Detection

Repository files navigation

IO-Project-Car-Detection YOLOv4/OpenCV

Prerequisities

  • Python 3.x installed (Preffered 3.7 or 3.8)
  • pip (installed with Python by default)
  • Git

Instalation for Windows 10

  1. Clone project repository: https://github.com/navuyi/IO-Project-Car-Detection git clone https://github.com/navuyi/IO-Project-Car-Detection
  2. Download yolov4 weights from https://drive.google.com/file/d/1cewMfusmPjYWbrnuJRuKhPMwRe_b9PaT/view and copy it into 'IO-Project-Car-Detection' folder
  3. Enter project directory (IO-Project-Car-Detection)
    cd IO-Project-Car-Detection 
    
  4. Virtual environment setup
    python -m venv virenv 
    
  5. Type in command line (cmd):
    .\virenv\Scripts\activate.bat
    
  6. Install required packages
    pip install -r requirements.txt
    
  7. Execute program
    python controller.py
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages