← Search

Minguk Kang

6 accepted papers

2024

Extending CLIP’s Image-Text Alignment to Referring Image Segmentation

NAACL 2024long

Referring Image Segmentation (RIS) is a cross-modal task that aims to segment an instance described by a natural language expression. Recent methods leverage large-scale pretrained unimodal models as backbones along with fusion techniques for joint reasoning across modalities. However, the inherent…

Cited by 9SourcePDFScholar
2023

Holistic Evaluation of Text-to-Image Models

NeurIPS 2023spotlight

The stunning qualitative improvement of text-to-image models has led to their widespread attention and adoption. However, we lack a comprehensive quantitative understanding of their capabilities and risks. To fill this gap, we introduce a new benchmark, Holistic Evaluation of Text-to-Image Models (H…

2023

Scaling Up GANs for Text-to-Image Synthesis

CVPR 2023highlight

The recent success of text-to-image synthesis has taken the world by storm and captured the general public's imagination. From a technical standpoint, it also marked a drastic change in the favored architecture to design generative image models. GANs used to be the de facto choice, with techniques l…

Cited by 613SourcePDFScholar
2021

Rebooting ACGAN: Auxiliary Classifier GANs with Stable Training

NeurIPS 2021poster

Conditional Generative Adversarial Networks (cGAN) generate realistic images by incorporating class information into GAN. While one of the most popular cGANs is an auxiliary classifier GAN with softmax cross-entropy loss (ACGAN), it is widely known that training ACGAN is challenging as the number of…