Closed Heermosi closed 6 years ago
Could you please share the TF graph or code? Because there isn't any random component in the deconvolution output generation. Also, we have checked this for a number of runs and across machines and the images match for the cases which we have run. Must be some component specific to your graph.
Any updates on this @Heermosi? Does the problem still persist? Or was it resolved?
We found one possible loophole which could be causing this and it has been fixed with the latest commit.
This is observed when I wrote a bug in my code. I happened to output the deconvolution result for the same image multiple times within a loop:
it looks like this:
I should have corrected the bug. However, when I looked into the results. I found the result is not the same across the repeating times.
This makes me confused. I'm expecting there is a bug in the implementation of tf_cnnvis.