Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 680 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 680 Bytes

TrailTune - An ATV Maintenance Web App with YOLOv8 Object Detection

ATV Detection Video

Overview

TrailTune is built to support quad bike owners with the maintenance of their vehicles. Owners can take pictures of their bikes from different angles, upload them to the web app and see what maintainable parts were detected, along with the procedure to servicing them.

Installation

git clone https://github.com/yourusername/atv-detection-app.git
cd atv-detection-app
pip install -r requirements.txt

Running the App

   python run.py