From 21d3251bdec3a068ee84cc8f9d588d3834d55b08 Mon Sep 17 00:00:00 2001 From: dyning Date: Mon, 21 Jun 2021 17:29:00 +0800 Subject: [PATCH] Update README_en.md --- README_en.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README_en.md b/README_en.md index 7dbe6586..af50c11f 100644 --- a/README_en.md +++ b/README_en.md @@ -8,14 +8,9 @@ PaddleClas is an image recognition toolset for industry and academia, helping us **Recent updates** -- 🔥🔥🔥: 2021.06.16 PaddleClas release/2.2. - - Add metric learning and vector search modules. - - Add product recognition, animation character recognition, vehicle recognition and logo recognition. - - Added 30 pretrained models of LeViT, Twins, TNT, DLA, HarDNet, and RedNet, and the accuracy is roughly the same as that of the paper. - -- 2021.05.14 - - Add `SwinTransformer` series pretrained models, whose Top-1 Acc on ImageNet-1k dataset reaches 87.19%. - +- 🔥🔥🔥: 2021.06.16 PaddleClas release/2.2. Add metric learning and vector search modules. Add product recognition, animation character recognition, vehicle recognition and logo recognition. Added 30 pretrained models of LeViT, Twins, TNT, DLA, HarDNet, and RedNet, and the accuracy is roughly the same as that of the paper. +- 2021.05.14 Add `SwinTransformer` series pretrained models. +- 2021.04.15 Add MixNet and ReXNet pretrained models. - [more](./docs/en/update_history_en.md) ## Features -- GitLab