Zhenzhou Zhuang

Results 1 issues of Zhenzhou Zhuang

## 🐛 Bug /albumentations/augmentations/functional.py +1305(around) the region assignments seems wrong, i fix it when i change 'image_sp_c[segments==ridx] = value' to 'image_sp_c[segments==(ridx+1)] = value'

bug