emotion_classification icon indicating copy to clipboard operation
emotion_classification copied to clipboard

facial expression recognition with Pytorch

Results 1 emotion_classification issues
Sort by recently updated
recently updated
newest added

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.