paper-with-me

Papers

Text-to-image synthesis method evaluation based on visual patterns

2019-10-31 · William Lund Sommer, Alexandros Iosifidis

A commonly used evaluation metric for text-to-image synthesis is the Inception score (IS) \cite{inceptionscore}, which has been shown to be a quality metric that correlates well with human judgment. However, IS does not reveal properties of the generated images indicating the ability of a text-to-image synthesis method to correctly convey semantics of the input text descriptions. In this paper, we introduce an evaluation metric and a visual evaluation method allowing for the simultaneous estimation of the realism, variety and semantic accuracy of generated images. The proposed method uses a pre-trained Inception network \cite{inceptionnet} to produce high dimensional representations for both real and generated images. These image representations are then visualized in a $2$-dimensional feature space defined by the t-distributed Stochastic Neighbor Embedding (t-SNE) \cite{tsne}. Visual concepts are determined by clustering the real image representations, and are subsequently used to evaluate the similarity of the generated images to the real ones by classifying them to the closest visual concept. The resulting classification accuracy is shown to be a effective gauge for the semantic accuracy of text-to-image synthesis methods.

📄 PDF Abstract BibTeX arXiv:1911.00077

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage Generation

Similar Papers 제목 키워드 기반

Knowledge-Aware Artifact Image Synthesis with LLM-Enhanced Prompting and Multi-Source Supervision

2023-12-13 · Shengguang Wu, Zhenglun Chen, Qi Su

Ancient artifacts are an important medium for cultural preservation and restoration. However, many physical copies of artifacts are either damaged or lost, leaving a blank space in archaeological and historical studies t…

Image GenerationText to Image GenerationText-to-Image Generation

Evaluating Semantic Variation in Text-to-Image Synthesis: A Causal Perspective

2024-10-14 · Xiangru Zhu, Penglei Sun, Yaoxian Song, Yanghua Xiao 외

Accurate interpretation and visualization of human instructions are crucial for text-to-image (T2I) synthesis. However, current models struggle to capture semantic variations from word order changes, and existing evaluat…

cross-modal alignmentImage Generation

Exemplar-based Pattern Synthesis with Implicit Periodic Field Network

2022-04-04 · CVPR 2022 1 · Haiwei Chen, Jiayi Liu, Weikai Chen, Shichen Liu 외

Synthesis of ergodic, stationary visual patterns is widely applicable in texturing, shape modeling, and digital content creation. The wide applicability of this technique thus requires the pattern synthesis approaches to…

Generative Adversarial NetworkTexture Synthesis

AnomalyControl: Learning Cross-modal Semantic Features for Controllable Anomaly Synthesis

2024-12-09 · Shidan He, Lei Liu, Xiujun Shu, Bo wang 외

Anomaly synthesis is a crucial approach to augment abnormal data for advancing anomaly inspection. Based on the knowledge from the large-scale pre-training, existing text-to-image anomaly synthesis methods predominantly …

Vision-Language Matching for Text-to-Image Synthesis via Generative Adversarial Networks

2022-08-20 · Qingrong Cheng, Keyu Wen, Xiaodong Gu

Text-to-image synthesis aims to generate a photo-realistic and semantic consistent image from a specific text description. The images synthesized by off-the-shelf models usually contain limited components compared with t…

Image Generation