I found that there are many noisy masks in training data. Can I filter out these frames?
Posted by: srl @ Sept. 26, 2020, 7:54 a.m.in my implementation, i simply filter out blank or all white images.
I think it is reasonable to use algorithm to filter out noise data. but we cannot manually eliminate noise data.