peihaowang
commited on
Commit
•
e6c2ad7
1
Parent(s):
d859003
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
# Neural Implicit Dictionary via Mixture-of-Expert Training
|
5 |
+
|
6 |
+
The official checkpoint release of ICML 2022 paper [Neural Implicit Dictionary Learning via Mixture-of-Expert Training](https://arxiv.org/abs/2207.03691).
|
7 |
+
|
8 |
+
Peihao Wang, Zhiwen Fan, Tianlong Chen, Zhangyang (Atlas) Wang
|
9 |
+
|
10 |
+
Please refer to our [GitHub repo](https://github.com/VITA-Group/Neural-Implicit-Dict) for more information.
|