Skip to content

Commit 144f6ea

Browse files
committed
include links to models and results
1 parent d9690da commit 144f6ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ trainer = ModelTrainer(config)
5656
trainer.train_model()
5757
```
5858

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+
5963
## Citation
6064

6165
This paper has been submitted to AAS journals and will soon appear on arXiv. For now, please use the following citation:

0 commit comments

Comments
 (0)