Skip to content

Commit

Permalink
add the report link (PaddlePaddle#1101)
Browse files Browse the repository at this point in the history
  • Loading branch information
aigcliu authored Jun 22, 2021
1 parent 02d97b9 commit ad1c804
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ English | [简体中文](README_CN.md)
![python version](https://img.shields.io/badge/python-3.6+-orange.svg)
![support os](https://img.shields.io/badge/os-linux%2C%20win%2C%20mac-yellow.svg)

<img src="./docs/images/seg_news_icon.png" width="50"/> *[2021-06-19] PaddleSeg Team won the AutoNUE 2021 Challenge: Semantic Segmentation Track in CVPR 2021! Technical Report can be found [here](./docs/cvpr2021/autonue21_presentation_PaddleSeg.pdf). Code will be coming soon.*
<img src="./docs/images/seg_news_icon.png" width="50"/> *[2021-06-19] PaddleSeg Team won the AutoNUE 2021 Challenge: Semantic Segmentation Track in CVPR 2021! Technical Report can be found [here](https://bj.bcebos.com/paddleseg/docs/autonue21_presentation_PaddleSeg.pdf). Code will be coming soon.*

![demo](./docs/images/cityscapes.gif)

Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
![python version](https://img.shields.io/badge/python-3.6+-orange.svg)
![support os](https://img.shields.io/badge/os-linux%2C%20win%2C%20mac-yellow.svg)

<img src="./docs/images/seg_news_icon.png" width="50"/> *[2021-06-19] PaddleSeg团队获得CVPR2021 AutoNUE语义分割赛道冠军! 已发布[演讲报告](./docs/cvpr2021/autonue21_presentation_PaddleSeg.pdf)。详细的技术报告和源码即将公布。*
<img src="./docs/images/seg_news_icon.png" width="50"/> *[2021-06-19] PaddleSeg团队获得CVPR2021 AutoNUE语义分割赛道冠军! 已发布[演讲报告](https://bj.bcebos.com/paddleseg/docs/autonue21_presentation_PaddleSeg.pdf)。详细的技术报告和源码即将公布。*

![demo](./docs/images/cityscapes.gif)

Expand Down
Binary file removed docs/cvpr2021/autonue21_presentation_PaddleSeg.pdf
Binary file not shown.

0 comments on commit ad1c804

Please sign in to comment.