Skip to content

KyoungOh0329/walking-assistance-windows

 
 

Repository files navigation

Walking Assistance System

Usage

1. YOLOv5 Fork from ultralytics Github

git clone https://github.com/ultralytics/yolov5.git

2. Install requirements

pip install -r requirements.txt

3. Moved your weights to ./models folder

4. Run

(sudo) python3 app.py
why sudo? because we need to use the keyboard input

About

Python walking assistance service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%