Context_encoder--mask pixel inconsist with the background
Hello, when I trying the Context_encoder code, it seems wrong with the pixel value of the mask region, looks like:

whereas, the original implementation code construct more clear region like this one:

do you know why?