Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 766 Bytes

File metadata and controls

18 lines (12 loc) · 766 Bytes

Real-Time Object Detection Using YoLo Network

In this project I implemented a real time object detection algorithm using YOLO network

image

This project is part of my presentation in the neural networks course at Shahrood University of Technology

You can use this project in two ways

  1. Real-Time
  2. Offline

1. Example for Real-Time method

image

2. Example for offline method

image

You can read file of this presentation here