From a6fe31b09670289dbc8e99a0cfae23de355534c9 Mon Sep 17 00:00:00 2001 From: Ross Wightman Date: Sun, 28 Jul 2024 22:16:06 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b9e5ba94f..cd21812b8 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,11 @@ * The Hugging Face Hub (https://huggingface.co/timm) is now the primary source for `timm` weights. Model cards include link to papers, original source, license. * Previous 0.6.x can be cloned from [0.6.x](https://github.com/rwightman/pytorch-image-models/tree/0.6.x) branch or installed via pip with version. + +### July 28, 2024 +* Add `mobilenet_edgetpu_v2_m` weights w/ `ra4` mnv4-small based recipe. 80.1% top-1 @ 224 and 80.7 @ 256. +* Release 1.0.8 + ### July 26, 2024 * More MobileNet-v4 weights, ImageNet-12k pretrain w/ fine-tunes, and anti-aliased ConvLarge models