Skip to content

Commit

Permalink
Update 第九章_图像分割.md
Browse files Browse the repository at this point in the history
img/ch9/Semantic-01.png isn't existed,it's img/ch9/semantic-01.png
  • Loading branch information
l0rraine authored Jan 29, 2021
1 parent dacea40 commit df30679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ch09_图像分割/第九章_图像分割.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

为图像中的每个像素分配一个类别,如把画面中的所有物体都指出它们各自的类别。

![](img/ch9/Semantic-01.png)
![](img/ch9/semantic-01.png)

**2.实例分割**

Expand Down

0 comments on commit df30679

Please sign in to comment.