Skip to content

jap-patel/Deadly-Animal-Detection

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.
  • google colab will be helpful to run the project

deadly animals detected image

License

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

Contact

Project Link: https://github.com/jap-patel/Deadly-Animal-Detection

Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published