Closed dustasa closed 2 years ago
Describe the bug
random_erasing.py line25, else rand_color: should be elif rand_color:
else rand_color:
elif rand_color:
Thanks for the issue, this has been fixed in commit 6f150b8, so I close this issue.
Describe the bug
random_erasing.py line25,
else rand_color:
should beelif rand_color: