Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚆 Rail Hazard AI (YOLOv8 + OpenCV)

Overview

Real-time object detection system using YOLOv8 and OpenCV. The project runs on webcam input and detects objects in real time using a pre-trained deep learning model.

Features

  • Real-time object detection using webcam
  • YOLOv8 pre-trained model (COCO dataset)
  • Bounding box visualization with labels
  • Lightweight and runs locally

Tech Stack

  • Python
  • YOLOv8 (Ultralytics)
  • OpenCV
  • PyTorch

How to Run

pip install -r requirements.txt
python main.py

About

Real-time object detection system using YOLOv8 and OpenCV for live webcam inference.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages