Skip to content

Commit aaa715b

Browse files
authored
Update README.md
1 parent a7f9581 commit aaa715b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* `ecaresnet50t` - 82.35 top-1 @ 320x320, 81.52 @ 256x256
99
* `ecaresnet269d` - 84.93 top-1 @ 352x352, 84.87 @ 320x320
1010
* Remove separate tiered (`t`) vs tiered_narrow (`tn`) ResNet model defs, all `tn` changed to `t` and `t` models removed (`seresnext26t_32x4d` only model w/ weights that was removed).
11-
* Support model default_cfgs with separate train vs test resolution `test_input_size`
11+
* Support model default_cfgs with separate train vs test resolution `test_input_size` and remove extra `_320` suffix ResNet model defs that were just for test.
1212

1313
### Jan 30, 2021
1414
* Add initial "Normalization Free" NF-RegNet-B* and NF-ResNet model definitions based on [paper](https://arxiv.org/abs/2101.08692)

0 commit comments

Comments
 (0)