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 am referring to the ViT models, in particular, the AugReg notebook. I wanted to export a given ViT model to TensorFlow SavedModel without the final classification layer using the jax2tf tool. I am aware of the conversion workflow.
However, I am not sure how could I discard the final classification layer from the JAX model to export a feature extractor.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I am referring to the ViT models, in particular, the AugReg notebook. I wanted to export a given ViT model to TensorFlow SavedModel without the final classification layer using the
jax2tf
tool. I am aware of the conversion workflow.However, I am not sure how could I discard the final classification layer from the JAX model to export a feature extractor.
Any help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions