TheForgotensoul / Object_detection_python

Welcome to πŸ•΅οΈβ€β™‚οΈ Object detection using Python πŸ‘‹

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to πŸ•΅οΈβ€β™‚οΈ Object detection using Python πŸ‘‹

Version Documentation License: MIT Twitter: theforgotensoul

Object detection in Real time, from video footage and from images using pre-trained models. This repository is completed buit using Opencv and python 3.8.

🏠 Homepage

Install

> Download or clone the repository to the desired location
> cd in to the folder where you have download the Repo. And run the below command. To download the requirements
      
      pip install -r requirements.txt

Usage


cd in to the folder where you have download the Repo. And run the below command.

      python app.py

For Mac and Linux run this command

      python3 app.py

✨ Demo

pic_0

pic_1

pic_2

pic_3

pic_4

pic_5

Author

πŸ‘€ theforgotensoul

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2020 theforgotensoul.
This project is MIT licensed.


This README was generated with ❀️ by readme-md-generator

About

Welcome to πŸ•΅οΈβ€β™‚οΈ Object detection using Python πŸ‘‹

License:MIT License


Languages

Language:Python 100.0%