Tag

image style transfer

0 views collected around this technical thread.

Tencent Cloud Developer
Tencent Cloud Developer
Nov 14, 2022 · Artificial Intelligence

Building an AI‑Powered Image Generation Mini‑Program with Go Backend and Tencent Cloud

The article walks through building a WeChat mini‑program that turns user‑typed text into cartoon‑style images by using Go to query Sogou’s picture search API, passing the first result to Tencent Cloud’s FaceCartoonPic service, and exposing the workflow through a simple HTTP endpoint.

AI image generationGo backendSogou API
0 likes · 15 min read
Building an AI‑Powered Image Generation Mini‑Program with Go Backend and Tencent Cloud
Kuaishou Tech
Kuaishou Tech
Apr 6, 2022 · Artificial Intelligence

StyTr²: A Transformer‑Based Approach for Image Style Transfer

The paper proposes StyTr², a Transformer‑based image style transfer method that uses content‑aware positional encoding to preserve details and improve feature representation, achieving high‑quality stylization with better content structure and style patterns.

Transformercomputer visioncontent-aware positional encoding
0 likes · 7 min read
StyTr²: A Transformer‑Based Approach for Image Style Transfer