Update update_history_en.md

pull/591/head
littletomatodonkey 2021-01-27 16:55:12 +08:00 committed by GitHub
parent 90eb0edf2b
commit 114b1e3b3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
# Release Notes
- 2021.01.27
* Add ViT and DeiT pretrained models, ViT's Top-1 Acc on ImageNet reaches 81.05%, and DeiT reaches 85.5%.
- 2021.01.08
* Add support for whl package and its usage, Model inference can be done by simply install paddleclas using pip.