I am using tensorflow version 1.14, and the code seems to be not compatible with it. It's raising errors saying 'deprecated' while training and validating. The code works fine for image and video object detection.
How do I run the code with my tensorflow version?
I am using tensorflow version 1.14, and the code seems to be not compatible with it. It's raising errors saying 'deprecated' while training and validating. The code works fine for image and video object detection. How do I run the code with my tensorflow version?