/object-detection

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

Primary LanguagePython

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