Skip to content

Commit 7fd6141

Browse files
authored
Update tutorial_pytorch_mask_aug.md
1 parent e7e6409 commit 7fd6141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

challenges/iccv21-mfr/tutorial_pytorch_mask_aug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# A tutorial on how to enable mask augmentation on arcface_torch training.
22

3-
The python package insightface==0.3 provides utilities to enable mask augmentation within one line:
3+
The python package insightface==0.3.2 provides utilities to enable mask augmentation within one line:
44

55
```
66
transform_list.append(

0 commit comments

Comments
 (0)