未验证 提交 5e3aa1a8 编写于 作者: M mamingjie-China 提交者: GitHub

Update seg_transforms.md

上级 e6a9ba79
......@@ -16,7 +16,7 @@ paddlex.seg.transforms.Compose(transforms)
```python
paddlex.seg.transforms.RandomHorizontalFlip(prob=0.5)
```
以一定的概率对图像进行水平翻转,模型训练时的数据增强操作。
以一定的概率对图像进行水平翻转模型训练时的数据增强操作。
### 参数
* **prob** (float): 随机水平翻转的概率。默认值为0.5。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册