Skip to content

suk-6/walking-assistance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Walking Assistance System

Usage

1. YOLOv5 Fork from ultralytics Github

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

2. Install requirements

Require ffmpeg

Recommend to use virtualenv

pip install -r requirements.txt
pip install -r yolov5/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