Skip to content

Commit

Permalink
[Fix] Fix v0.26.0 readme (open-mmlab#1732)
Browse files Browse the repository at this point in the history
* [Fix] Fix typos in v0.26.0

* fix typo
  • Loading branch information
MengzhangLI authored Jul 1, 2022
1 parent 17056b6 commit 5cb9f43
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ The master branch works with **PyTorch 1.5+**.

v0.26.0 was released in 7/1/2022:

- Support PyTorch backend on MLU
- Update New SegFormer models on ADE20K
- Dedicated MMSegWandbHook for MMSegmentation to use wandb visualization tool

Please refer to [changelog.md](docs/en/changelog.md) for details and release history.

Expand Down
3 changes: 2 additions & 1 deletion README_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ MMSegmentation 是一个基于 PyTorch 的语义分割开源工具箱。它是 O

最新版本 v0.26.0 在 2022.7.1 发布:

- 支持 PyTorch MLU 后端
- 更新了 SegFormer 在 ADE20K 数据集上的模型结果
- 在 MMSegmentation 增加 MMSegWandbHook 以使用 wandb 可视化工具

如果想了解更多版本更新细节和历史信息,请阅读[更新日志](docs/en/changelog.md)

Expand Down

0 comments on commit 5cb9f43

Please sign in to comment.