How to increase the font size of the bounding box in Tensorflow object detection module?
Find "visualization_utils.py"
This exist in "research/object_detection/utils"
This exist in "research/object_detection/utils"
And find below code, modify font size.
If it is not working, change path to absolute path.
Or copy font file to project folder.


