upd readme
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
|
5 |
+
# Can We Scale Transformers to Predict Parameters of Diverse ImageNet Models?
|
6 |
+
[Boris Knyazev](http://bknyaz.github.io/), [Doha Hwang](https://mila.quebec/en/person/doha-hwang/), [Simon Lacoste-Julien](http://www.iro.umontreal.ca/~slacoste/)
|
7 |
+
|
8 |
+
https://arxiv.org/abs/2303.04143
|
9 |
+
|
10 |
+
See https://github.com/SamsungSAILMontreal/ghn3 for the examples on how to use our GHN-3 model.
|