PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
1.2k
stars
252
forks
source link
size mismatch for fc8.bias: copying a param with shape torch.Size([487]) from checkpoint, the shape in current model is torch.Size([101]) #40
Open
SeventhBlue opened 4 years ago
This project is very interesting, thank you bloggers for sharing. Is this model really trained on ucf101? Why is it labeled 487?