paper-with-me

홈 › Papers

ArtCoder: An End-to-End Method for Generating Scanning-Robust Stylized QR Codes

2021-06-19 · CVPR 2021 1 · Hao Su, Jianwei Niu, Xuefeng Liu, Qingfeng Li, Ji Wan, Mingliang Xu, Tao Ren

Quick Response (QR) code is one of the most worldwide used two-dimensional codes. Traditional QR codes appear as random collections of black-and-white modules that lack visual semantics and aesthetic elements, which inspires the recent works to beautify the appearances of QR codes. However, these works typically beatify QR codes in a single style due to the fixed generation algorithms, which is improvable in personalization and diversification. In this paper, combining the Neural Style Transfer technique, we propose a novel end-to-end network ACN (ArtCode-Net) to generate the stylized QR codes that are personalized, diverse, attractive, and scanning-robust. To address the challenge that preserving the scanning-robustness after giving such codes style elements, we further propose the Sampling-Simulation layer, the module-based code loss, and a competition mechanism to improve the performances of ACN. The experimental results show that our stylized QR codes have high-quality in both the visual effect and the scanning-robustness, and they are able to support the real-world application.

📄 PDF Abstract BibTeX

Code (1)

SwordHolderSH/ArtCoder 공식 구현 pytorch

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

An End-to-end Method for Producing Scanning-robust Stylized QR Codes

2020-11-16 · Hao Su, Jianwei Niu, Xuefeng Liu, Qingfeng Li 외

Quick Response (QR) code is one of the most worldwide used two-dimensional codes.~Traditional QR codes appear as random collections of black-and-white modules that lack visual semantics and aesthetic elements, which insp…

Style Transfer

ChartCoder: Advancing Multimodal Large Language Model for Chart-to-Code Generation

2025-01-11 · Xuanle Zhao, Xianzhen Luo, Qi Shi, Chi Chen 외

Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities in chart understanding tasks. However, interpreting charts with textual descriptions often leads to information loss, as it fails to full…

Chart UnderstandingCode GenerationLanguage ModelingLanguage Modelling+2

MemCap: Memorizing Style Knowledge for Image Captioning

2020-04-03 · AAAI 2020 4 · Wentian Zhao, Xinxiao wu, Xiaoxun Zhang

Generating stylized captions for images is a challenging task since it requires not only describing the content of the image accurately but also expressing the desired linguistic style appropriately. In this paper, we pr…

Image CaptioningLanguage ModelingLanguage ModellingSentence

Text2QR: Harmonizing Aesthetic Customization and Scanning Robustness for Text-Guided QR Code Generation

2024-03-11 · CVPR 2024 1 · Guangyang Wu, Xiaohong Liu, Jun Jia, Xuehao Cui 외

In the digital era, QR codes serve as a linchpin connecting virtual and physical realms. Their pervasive integration across various applications highlights the demand for aesthetically pleasing codes without compromised …

Code Generation

DRESSing Up LLM: Efficient Stylized Question-Answering via Style Subspace Editing

2025-01-24 · Xinyu Ma, Yifeng Xu, Yang Lin, Tianlong Wang 외

We introduce DRESS, a novel approach for generating stylized large language model (LLM) responses through representation editing. Existing methods like prompting and fine-tuning are either insufficient for complex style …

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering