/model

peacock

Primary LanguageJupyter Notebook

Peacock Object Detection using YOLOv5s

This repository contains a simple object detection program using the YOLOv5s model, specifically trained on a custom dataset of peacocks.

Introduction

This project demonstrates how to use the YOLOv5s model for object detection, focusing on identifying peacocks in images. The model has been trained on a custom dataset of peacock images, allowing it to accurately detect peacocks in various scenarios.

Installation

To get started, clone the repository and install the required dependencies