Skip to content

We detect deadly animal like lion, tiger and leopard using yolov5 custom train model.

Notifications You must be signed in to change notification settings

mayuras7685/Deadly_animal_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deadly-Animal-Detection

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgments

About The Project

we built a Deadly animal detection project with the use of yolov5 by using our custom dataset

Built With

  • yolov5
  • roboflow

Getting Started

we used google colab to run our yolov5 model to run it with gpu

Prerequisites

  • python
  • roboflow

Installation

  1. Clone the repo
    git clone https://github.com/ultralytics/yolov5.git
  2. Install required dependensies
    pip install -r requirements.txt
  3. Enter your roboflow API of your custom dataset
    const API_KEY = 'ENTER YOUR API';

(back to top)

Usage

  • we can use this project to detect the presence of dangerous animals around our surroundings just like we have detected lion,tiger and loepard with it.

Lion Tiger and Leopard

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/mayuras7685/Deadly_animal_detection.git

Acknowledgements

About

We detect deadly animal like lion, tiger and leopard using yolov5 custom train model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published