2021

Conterfactual Generative Zero-Shot Semantic Segmentation

Shen, Feihong, Liu, Jun, Hu, Ping

Understand

zero-shot learning is an essential part of computer vision.

  • As a classical downstream task, zero-shot semantic segmentation has been studied because of its applicant value.
  • One of the popular zero-shot semantic segmentation methods is based on the generative model Most new proposed works added structures on the same architecture to enhance this model.
  • However, we found that, from the view of causal inference, the result of the original model has been influenced by spurious statistical relationships.

Reading the bibliography…