yuhaoliu7456 / CVPR2020-HAttMatting

Attention-Guided Hierarchical Structure Aggregation for Image Matting(CVPR2020)
577 stars 69 forks source link

Questions about network structure and loss function #13

Closed wchstrife closed 11 months ago

wchstrife commented 4 years ago

Thank for your work. I have read your paper but have questions about some details.

  1. in adversarial loss, what is the generator or what is the meaning of G(I)?
  2. In figure 2, appearance cues filtration calculate spatial attention on which feature map? ResNetXt block1 or channel attention's output? and what is meaning of the red line?