Skip to content

Repository for Tensorflow implementation of Computer Vision object detection project

Notifications You must be signed in to change notification settings

albchim/CV_Object_Detection

Repository files navigation

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.

About

Repository for Tensorflow implementation of Computer Vision object detection project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published