Replies: 2 comments
-
Thanks a lot! |
Beta Was this translation helpful? Give feedback.
-
Thank you @jonycgn, I have the same question, however I am working with the bmshj2018-hyperprior-msssim-1 model and I want to obtain the correct name of the tensor which represents the latent space Thank you in advance |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @ankitlat,
Yes, you can use the "dump" subcommand of tfci.py to save any of the internal tensors of the model to NumPy format. However, you'll need to know the name of the tensor you want.
For example, in the b2018-gdn-128-1 model, you presumably want "analysis/layer_2/convolution:0".
Hope this helps!
Johannes
Originally posted by @ankitlat in #76 (comment)
Beta Was this translation helpful? Give feedback.
All reactions