-
Notifications
You must be signed in to change notification settings - Fork 974
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ad1f94b
commit 278994a
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,14 @@ | ||
# 更新日志 | ||
|
||
- 2020.05.20 | ||
> - 发布正式版 v1.0 | ||
> - 增加模型C++部署和Python部署代码 | ||
> - 增加模型加密部署方案 | ||
> - 增加分类模型的OpenVINO部署方案 | ||
> - 增加模型可解释性的接口 | ||
- 2020.05.17 | ||
> - 发布v0.1.8 pip更新 | ||
> - 修复部分代码Bug | ||
> - 新增EasyData平台数据标注格式支持 | ||
> - 支持imgaug数据增强库的pixel-level算子 | ||
|