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