Hi, I have some question about mask.
When we extract face we have landmark based masks (Components and Extended) and NN mask that we choose( e.g. Vgg-Clear and Vgg-Obstructed ). In Train setting (Train > Global > loss) there is a check box for choosing mask https://imgur.com/a/PcgU2g5. From my understanding the selected mask will focus masked face area while Training. Right ? And when we convert there are many mask that we can choose (mask that included in alignment).
Q: While training, Does it train with all mask(Selected) or it just indicator to show where is face area ?
Q: Does choosing convert mask different from training setting mask effect/impact the result ?
(From my view it just a mask we can choose any mask [train/convert] and use erosion to crop excess part. In training it ablout alignment, mask is used for tell area of face . Do I understand correct ? )