Kuaishou Large Model
Author

Kuaishou Large Model

Official Kuaishou Account

54
Articles
0
Likes
152
Views
0
Comments
Recent Articles

Latest from Kuaishou Large Model

54 recent articles
Kuaishou Large Model
Kuaishou Large Model
May 28, 2021 · Mobile Development

How to Eliminate High‑Latency Decoding in Moonlight Android for Smooth Game Streaming

This article explains the technical challenges of high‑latency video decoding in Android game streaming with Moonlight, analyzes why it occurs, and provides practical solutions—including API choices, immediate buffer release, frame ordering, and low‑latency vendor configurations—to achieve smoother, low‑delay gameplay.

AndroidC languageMediaCodec
0 likes · 10 min read
How to Eliminate High‑Latency Decoding in Moonlight Android for Smooth Game Streaming
Kuaishou Large Model
Kuaishou Large Model
May 13, 2021 · Artificial Intelligence

How Regressive Domain Adaptation Boosts Unsupervised Keypoint Detection

This article reviews the CVPR2021 paper on Regressive Domain Adaptation (RegDA) for unsupervised keypoint detection, explaining its motivation, novel adversarial regression framework, sparse output-space modeling, min‑min training strategy, extensive experiments, and the resulting performance gains across multiple datasets.

Domain Adaptationcomputer visionkeypoint detection
0 likes · 13 min read
How Regressive Domain Adaptation Boosts Unsupervised Keypoint Detection
Kuaishou Large Model
Kuaishou Large Model
Apr 1, 2021 · Artificial Intelligence

How Kuaishou Y‑Tech Leverages GANs for Real‑Time Face Attribute Editing in Short Videos

This article details Kuaishou Y‑Tech's practical deployment of GAN‑based high‑precision face attribute editing—covering gender, age, hair, and expression transformations—for short‑video effects, discussing background, business applications, technical challenges, and solutions across data preparation, model training, and mobile deployment.

GANKuaishouMobile Deployment
0 likes · 15 min read
How Kuaishou Y‑Tech Leverages GANs for Real‑Time Face Attribute Editing in Short Videos
Kuaishou Large Model
Kuaishou Large Model
Feb 25, 2021 · Artificial Intelligence

How Kuaishou’s AI‑Powered Beauty Engine Transforms Real‑Time Video

This article details Kuaishou Y‑tech’s Gorgeous beauty platform, covering traditional smoothing, advanced skin‑tone effects, AI‑driven blemish removal, clarity enhancement, local facial tuning, and the UNet‑based GorgeousGAN that delivers one‑click high‑definition beauty for live‑stream and short‑video applications.

AI beautyImage ProcessingReal-time Video
0 likes · 13 min read
How Kuaishou’s AI‑Powered Beauty Engine Transforms Real‑Time Video
Kuaishou Large Model
Kuaishou Large Model
Feb 4, 2021 · Frontend Development

How Kuaishou Evolved Its Special‑Effects Tool from QWidget to Dynamic QML & Lua

This article chronicles the step‑by‑step evolution of Kuaishou's special‑effects authoring tool—from early QWidget layouts through QML redesign, then JSON/Lua configuration, and finally dynamic QML loading—highlighting how each stage reduced code size, improved developer efficiency, and enabled seamless hot updates without app releases.

Hot UpdateJSONLua
0 likes · 9 min read
How Kuaishou Evolved Its Special‑Effects Tool from QWidget to Dynamic QML & Lua
Kuaishou Large Model
Kuaishou Large Model
Jan 28, 2021 · Artificial Intelligence

How Portrait Deformation Powers Modern Beauty Filters: Algorithms Explained

This article explores the core portrait deformation techniques behind today’s beauty and body‑shaping effects—covering affine transforms, Moving Least Squares, triangulation, liquify, offset, 3D mesh, and deep‑learning approaches—detailing their principles, implementations, and visual results in live‑streaming and short‑video apps.

AIImage Processingbeauty filters
0 likes · 13 min read
How Portrait Deformation Powers Modern Beauty Filters: Algorithms Explained
Kuaishou Large Model
Kuaishou Large Model
Jan 7, 2021 · Game Development

Mastering PBR Asset Creation with Substance Painter: From IBL to Custom Shaders

This article explains the fundamentals of physically based rendering (PBR) assets, the role of Substance Painter tools, image‑based lighting theory, texture export standards, and provides step‑by‑step shader code modifications to achieve consistent results between Substance Painter previews and real‑time game engines.

IBLPBRSubstance Painter
0 likes · 11 min read
Mastering PBR Asset Creation with Substance Painter: From IBL to Custom Shaders