MLP-Mixer-pytorch icon indicating copy to clipboard operation
MLP-Mixer-pytorch copied to clipboard

Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision

Results 3 MLP-Mixer-pytorch issues
Sort by recently updated
recently updated
newest added

Hello, For saving the model, do we simply do the following? ` torch.save(outputs, '/model_path')` Thanks.

Hey wanted to know if there is any pre-trained weights for this model available?

First of all, thank you for your great creation. Is there a 3D data version of MLP-Mixer