Unanswered
Hey - Is There A Known Issue With Tf.Summary.Image Not Being Logged When There'S A 'Description' Argument?
You can also replace image_open = Image.open(os.path.join('..', '..', 'reporting', 'data_samples', 'picasso.jpg')) image = np.asarray(image_open) with image = np.random.random( size =[512, 512, 3])
299 Views
0
Answers
4 years ago
2 years ago