update DataAugmentation.md

pull/1985/head
cuicheng01 2022-06-09 04:38:41 +00:00
parent 01a6c045df
commit cb3f247483
1 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@
<a name="1.1"></a>
## 1.1. 数据增强简介
### 1.1. 数据增强简介
如果没有特殊说明,本章节中所有示例为 ImageNet 分类,并且假设最终输入网络的数据维度为:`[batch-size, 3, 224, 224]`
@ -747,4 +747,4 @@ python3 tools/infer.py \
[test_randomerassing]: ../../images/image_aug/test_randomerassing.jpeg
[hide_and_seek_mask_expanation]: ../../images/image_aug/hide-and-seek-visual.png
[test_mixup]: ../../images/image_aug/test_mixup.png
[test_cutmix]: ../../images/image_aug/test_cutmix.png
[test_cutmix]: ../../images/image_aug/test_cutmix.png