Skip to content

d3rar/Object-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Detection

Overview

This repository contains code and resources for object detection.

Contents

  • main.ipynb: Jupyter Notebook containing the main code for object detection.
  • video_best.mp4: Example video showcasing the best object detection results.
  • video_yolov3-tinyu.mp4: Example video demonstrating the YOLOv3-tiny model in action.
  • .gitignore: Specifies files and directories that should be ignored by Git.

Getting Started

To get started with this project, follow these steps:

  1. Clone the Repository

bash git clone https://github.com/d3rar/Object-Detection.git cd Object-Detection

  1. Install Dependencies Make sure you have Jupyter Notebook installed. You can install the required libraries

  2. Run the Notebook Open the main.ipynb file in Jupyter Notebook and run the cells to execute the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors