/CV_Object_Detection

Repository for Tensorflow implementation of Computer Vision object detection project

Primary LanguagePython

CV_Object_Detection

Repository for Tensorflow implementation of Computer Vision object detection project

Prerequisites:

  • OpenCV Version = 4.5.1
  • C++ Version = 17 or higher (needed for the filesystem library)
  • Python Version = 3.7 or higher

Usage:

Each of the python script has a helper flag explaining the usage. Run

python script_name.py -h or python script_name.py --help for further information.