You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,10 @@ trainer = ModelTrainer(config)
56
56
trainer.train_model()
57
57
```
58
58
59
+
## Models and results
60
+
61
+
We have uploaded our trained model weights and sparse activation results [here](https://www.dropbox.com/scl/fo/8v0wd2r97251c4gb69iax/AAaRdE7QPFSgFOuOtsnGEEE?rlkey=14jj9mt6evtdgcqsx8ogccim9&st=zctk6mzo&dl=0). The optimized `ResNetTopK18` models should be able to reproduce the results shown in the paper.
62
+
59
63
## Citation
60
64
61
65
This paper has been submitted to AAS journals and will soon appear on arXiv. For now, please use the following citation:
0 commit comments