emotion_classification icon indicating copy to clipboard operation
emotion_classification copied to clipboard

Weights for VGGNet classifier

Open serkansulun opened this issue 3 years ago • 0 comments

Hi, thanks for the great work. Could you share the weights for the final linear layer (nn.Linear(4096, 7)) (classifier) of VGG_Net? Without this layer, it's impossible to do inference.

serkansulun avatar Jul 25 '22 13:07 serkansulun