Closed ghoshsdeeep closed 1 year ago
Hi, can you specify which tutorial you are trying to run?
Vision Transformers Trying to load ViT.ckpt
The model appears to load without problems in GoogleColab. Have you modified the model class, and where have you downloaded the pre-trained model from?
I downloaded it from this path
Just changed one line
The error message suggests that the layer input_layer
module was removed in the Vision Transformer. Can you verify that it is still there in your code?
Closing due to inactivity, feel free to reopen if issue persists.
I am not able to load the pretrained model
Can you please help me to load the model?