Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
PaddleClas
提交
ad816586
P
PaddleClas
项目概览
PaddlePaddle
/
PaddleClas
大约 1 年 前同步成功
通知
115
Star
4999
Fork
1114
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
19
列表
看板
标记
里程碑
合并请求
6
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
PaddleClas
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
19
Issue
19
列表
看板
标记
里程碑
合并请求
6
合并请求
6
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
体验新版 GitCode,发现更多精彩内容 >>
未验证
提交
ad816586
编写于
3月 04, 2021
作者:
L
littletomatodonkey
提交者:
GitHub
3月 04, 2021
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Update README.md
上级
22dba8ce
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
2 addition
and
8 deletion
+2
-8
README.md
README.md
+2
-8
未找到文件。
README.md
浏览文件 @
ad816586
...
...
@@ -7,17 +7,11 @@
PaddleClas is a toolset for image classification tasks prepared for the industry and academia. It helps users train better computer vision models and apply them in real scenarios.
**Recent update**
-
2021.03.02 Add support for model quantization。
-
2021.02.01 Add
`RepVGG`
pretrained models, whose Top-1 Acc on ImageNet-1k dataset reaches 79.65%.
-
2021.01.27 Add
`ViT`
and
`DeiT`
pretrained models,
`ViT`
's Top-1 Acc on ImageNet-1k dataset reaches 85.13%, and
`DeiT`
reaches 85.1%.
-
2021.01.08 Add support for whl package and its usage, Model inference can be done by simply install paddleclas using pip.
-
2020.12.16 Add support for TensorRT when using cpp inference to obain more obvious acceleration.
-
2020.12.06 Add
`SE_HRNet_W64_C_ssld`
pretrained model, whose Top-1 Acc on ImageNet-1k dataset reaches 84.75%.
-
2020.11.23 Add
`GhostNet_x1_3_ssld`
pretrained model, whose Top-1 Acc on ImageNet-1k dataset reaches 79.38%.
-
2020.11.09 Add
`InceptionV3`
architecture and pretrained model, whose Top-1 Acc on ImageNet1k dataset reaches 79.1%.
-
2020.09.17 Add
`Res2Net50_vd_26w_4s_ssld`
pretrained model, whose Top-1 Acc on ImageNet-1k dataset reaches 83.1%. Add
`Res2Net101_vd_26w_4s_ssld`
pretrained model, whose Top-1 Acc on ImageNet-1k dataset reaches 83.9%.
-
2020.10.12 Add Paddle-Lite demo。
-
2020.10.10 Add cpp inference demo and improve FAQ tutorial.
-
2020.09.17 Add
`HRNet_W48_C_ssld`
pretrained model, whose Top-1 Acc on ImageNet-1k dataset reaches 83.62%. Add
`ResNet34_vd_ssld`
pretrained model, whose Top-1 Acc on ImageNet-1k dataset reaches 79.72%.
-
[
more
](
./docs/en/update_history_en.md
)
...
...
@@ -84,7 +78,7 @@ PaddleClas is a toolset for image classification tasks prepared for the industry
-
[
Serving deployment
](
./deploy/hubserving/readme_en.md
)
-
[
Mobile
](
./deploy/lite/readme_en.md
)
-
[
Inference using whl
](
./docs/en/whl_en.md
)
-
[
Model Quantization and Compression
](
d
ocs/en/extension/paddle_quantization
_en.md
)
-
[
Model Quantization and Compression
](
d
eploy/slim/quant/README
_en.md
)
-
Advanced tutorials
-
[
Knowledge distillation
](
./docs/en/advanced_tutorials/distillation/distillation_en.md
)
-
[
Data augmentation
](
./docs/en/advanced_tutorials/image_augmentation/ImageAugment_en.md
)
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录