ges\object_detection\utils\label_map_util.py", line 132, in load_labelmap with tf.gfile.GFile(path, 'r') as fid: AttributeError: module 'tensorflow' has no attribute 'gfile' code example
Example: AttributeError: module 'tensorflow' has no attribute 'gfile'
import tensorflow.compat.v1 as tf