Skip to content

Commit 7c4682d

Browse files
committed
Update README.md
1 parent 2544d3b commit 7c4682d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ Thanks to the following for hardware support:
2020
And a big thanks to all GitHub sponsors who helped with some of my costs before I joined Hugging Face.
2121

2222
## What's New
23+
### Aug 5, 2022
24+
* More custom ConvNeXt smaller model defs with weights
25+
* `convnext_femto` - 77.5 @ 224, 78.7 @ 288
26+
* `convnext_femto_ols` - 77.9 @ 224, 78.9 @ 288
27+
* `convnext_pico` - 79.5 @ 224, 80.4 @ 288
28+
* `convnext_pico_ols` - 79.5 @ 224, 80.5 @ 288
29+
* `convnext_nano_ols` - 80.9 @ 224, 81.6 @ 288
30+
* Updated EdgeNeXt to improve ONNX export, add new base variant and weights from original (https://github.com/mmaaz60/EdgeNeXt)
2331

2432
### July 28, 2022
2533
* Add freshly minted DeiT-III Medium (width=512, depth=12, num_heads=8) model weights. Thanks [Hugo Touvron](https://github.com/TouvronHugo)!

0 commit comments

Comments
 (0)