Repository for Tensorflow implementation of Computer Vision object detection project
- OpenCV Version = 4.5.1
- C++ Version = 17 or higher (needed for the filesystem library)
- Python Version = 3.7 or higher
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.