tensorflow_object_counting_api icon indicating copy to clipboard operation
tensorflow_object_counting_api copied to clipboard

Fixed the compatibility problems caused by tensorflow2 version.

Open haziyevv opened this issue 4 years ago • 0 comments

Just replaced tensorflow imports with tensorflow.compat.v1 and added tf.disable_v2_behavior thats all.

haziyevv avatar Jun 30 '21 11:06 haziyevv