PaddlePaddle/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2267
- days_rel: n/a
- days_push: 791
- n_releases_24m: 0
Adoption not part of the score
8048 stars · 1230 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PaddleGAN is a Python library providing high-performance implementations of classic and state-of-the-art Generative Adversarial Networks built on PaddlePaddle. It includes ready-to-use applications such as first-order motion transfer, Wav2Lip lip-syncing, image restoration, photo-to-cartoon, face editing, and image/video super-resolution.
Use cases
- animate a photo to make it talk with wav2lip
- transfer motion from a video to a still image
- upscale low-resolution images and videos
- convert a portrait photo to cartoon style
- restore and enhance old or damaged photos
- edit faces in images with stylegan
- train and deploy custom GAN models
When to choose
- you want prebuilt GAN applications like lip-syncing, motion transfer, or super-resolution
- your stack is already on PaddlePaddle
- you need both training and inference for GAN models in Python
When to avoid
- you need PyTorch or TensorFlow instead of PaddlePaddle
- you need a general-purpose image editing tool rather than GAN research models
- you require frequent updates or active community support
Facets
library · maturity maintenance
image-processing video-processing machine-learning deep-learning deep-learning computer-vision image-processing artificial-intelligence python gan style-transfer super-resolution motion-transfer face-editing image-restoration paddlepaddle wav2lip photo2cartoon video linux gpu
1 source
- readme: https://github.com/PaddlePaddle/PaddleGAN · fetched 2026-08-28 · bdf30cbb88ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PaddlePaddle/PaddleGAN | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="PaddlePaddle/PaddleGAN")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem