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
open_sharded_output_tfrecords causes FailedPreconditionError Writer is not open
I am trying to implement the Tensorflow Detection API following mainly the tutorial and I am running into an issue when trying to generate the TFRecord.
I have gotten to a point where I generate the t...

Adrian Fischer
Votes: 0
Answers: 1
How to import deep_sort module in google colab?
I try to import the deep_srort module in my colab. But it shows me the following:
---------------------------------------------------------------------------
ModuleNotFoundError ...

Md Mahadi Hasan Sany
Votes: 0
Answers: 1