Add mention of ResNet50 weights w/ RSB recipe ingredients and lower train res for better @ 224 results (but worse res scaling beyond). Not changing default.
@ -23,10 +23,11 @@ I'm fortunate to be able to dedicate significant time and money of my own suppor
## What's New
## What's New
### Nov 19, 2021
### Nov 22, 2021
* A number of updated weights anew new model defs
* A number of updated weights anew new model defs
* `eca_halonext26ts` - 79.5 @ 256
* `eca_halonext26ts` - 79.5 @ 256
* `resnet50_gn` (new) - 80.1 @ 224, 81.3 @ 288
* `resnet50_gn` (new) - 80.1 @ 224, 81.3 @ 288
* `resnet50` - 80.68 @ 224, 80.9 @ 288 (trained at 176, not replacing current a1 weights as default since these don't scale as well to higher res, [weights](https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-rsb-weights/resnet50_a1h2_176-001a1197.pth))