#212 · Primary category: Image Generation
TP-GAN
Official TP-GAN Tensorflow implementation for paper "Beyond Face Rotation: Global and Local Perception GAN for Photorealistic and Identity Preserving Frontal View Synthesis"
Project last updated:04/22/22
GitHub Stars
509
Forks
126
Contributors
3
License
Other
Why we included this project
One face photo at an awkward angle is all TP-GAN needs to produce a frontal view of the same person. It comes from the ICCV 2017 paper that introduced the idea, combining a global generator with separate local patches for the eyes and mouth so the result stays photorealistic and the identity holds up. That makes it a natural fit for face recognition and re-identification pipelines that want pose normalization before feature extraction, and the architecture itself is still worth studying. Be aware it is an early TensorFlow 0.12 research release: setup expects a Matlab cropping script and keypoints from off-the-shelf landmark detectors, and use is limited to noncommercial academic work under the CMU license. For frontalization research it works well as a baseline and reference implementation, just not as a turnkey production service.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.