Skip to content

An object detection web application made with Flask and YOLOv8, designed to help ATV owners maintain their vehicles

Notifications You must be signed in to change notification settings

tanwiraabideen/ATV-OD-YOLOv8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An object detection web application made with Flask and YOLOv8, designed to help ATV owners maintain their vehicles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published