Phape / object-detection

In this small project, we use opencv for simple object detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

object-detection

In this small project, we use opencv for simple object detection

installation

  • clone this repo
  • create a virtual environment
  • set python interpreter to the virtualenv (activate virtual environment)
  • install the requirements.txt
  • execute the getModlels.sh script

About

In this small project, we use opencv for simple object detection


Languages

Language:Python 84.7%Language:Shell 15.3%