python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Is it possible to iterate through Tensor in graph mode?
I am trying to implement Aleju's Imgaug to TFOD API. Noticed that you can not iterate through Tensors in the graph mode . I looked up for the solution and tried many suggestions but neither of them wo...

Ahmet Mert Saygu
Votes: 0
Answers: 1
How resize dataset label in albumentations label to work with tensorflow image_dataset_from_directory function?
I am running the following code:
[https://pastebin.com/LK8tKZtN]
The error obtained is following:
File "C:\Users\Admin\PycharmProjects\BugsClassfications\main2.py",
line 45, in set_shapes ...

Ion Caciula
Votes: 0
Answers: 1