Features can be | |
easily obtained by first forwarding the image through the model, then specifying output_hidden_states=True, and | |
then average-pool the hidden states at whatever layer you like. |
Features can be | |
easily obtained by first forwarding the image through the model, then specifying output_hidden_states=True, and | |
then average-pool the hidden states at whatever layer you like. |