Skip to content

Commit c45c6ee

Browse files
committed
Update README.md
1 parent 7f1b223 commit c45c6ee

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
@@ -21,6 +21,10 @@ And a big thanks to all GitHub sponsors who helped with some of my costs before
2121

2222
## What's New
2323

24+
### Aug 29, 2022
25+
* MaxVit window size scales with img_size by default. Add new RelPosMlp MaxViT weight that leverages this:
26+
* `maxvit_rmlp_nano_rw_256` - 83.0 @ 256, 83.6 @ 320 (T)
27+
2428
### Aug 26, 2022
2529
* CoAtNet (https://arxiv.org/abs/2106.04803) and MaxVit (https://arxiv.org/abs/2204.01697) `timm` original models
2630
* both found in [`maxxvit.py`](https://github.com/rwightman/pytorch-image-models/blob/master/timm/models/maxxvit.py) model def, contains numerous experiments outside scope of original papers

0 commit comments

Comments
 (0)