MoCoViT-PyTorch
MoCoViT-PyTorch copied to clipboard
PyTorch implementation of "MoCoViT: Mobile Convolutional Vision Transformer"
Results
1
MoCoViT-PyTorch issues
Sort by
recently updated
recently updated
newest added
when set width_mult=0.5, i have a error: File "/xx/MoCoViT-PyTorch/mocovit.py", line 74, in forward return self.ffn(x) + x RuntimeError: The size of tensor a (80) must match the size of tensor...