kristofcsaszar
Results
1
comments of
kristofcsaszar
Same here. What I found is that the sess returns an array of NaNs ` flow = sess.run(out, feed_dict={tens1: inp1, tens2: inp2})[0, :h, :w, :]` But the problem only occurs...