Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
This model library is the pytorch version of the jax weights of the paper 《MAXIM: Multi-Axis MLP for Image Processing 》(CVPR 2022 Oral, Best Paper Nomination). The conversion code comes from https://github.com/vztu/maxim-pytorch
|