dddb11 / MVSS-Net

Unofficial implementation of MVSS-Net (ICCV 2021) with Pytorch including training code.
59 stars 10 forks source link

[update] add augmentations #1

Closed SunnyHaze closed 1 year ago

SunnyHaze commented 1 year ago

添加了数据增强的各种接口,应该可以直接用,主要是Random copymove和Random Inpainting两个增强类