You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use Tensorspace on my own models trained with Keras. In this case the layers in Tensorspace depict the "Input" of the Keras layer. However, in your examples (LeNet, etc...) the Tensorspace layers depict the output of the model's layers. Can you precise which data the Tensorspace layers should depict?
If it is the output of the model's layers; what could be the origin of my Tensorspace showing the input data of the model's layers?
Thanks for your help, Lionel
The text was updated successfully, but these errors were encountered:
Dear,
I tried to use Tensorspace on my own models trained with Keras. In this case the layers in Tensorspace depict the "Input" of the Keras layer. However, in your examples (LeNet, etc...) the Tensorspace layers depict the output of the model's layers. Can you precise which data the Tensorspace layers should depict?
If it is the output of the model's layers; what could be the origin of my Tensorspace showing the input data of the model's layers?
Thanks for your help, Lionel
The text was updated successfully, but these errors were encountered: