awesome-repositories.com分类博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
C

csmliu/STGAN

0
View on GitHub↗
0 星标·0 分支·6 次浏览

STGAN

Features

  • Facial Manipulation - Selective transfer networks for arbitrary attribute editing.

Star 历史

csmliu/stgan 的 Star 历史图表csmliu/stgan 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

STGAN 的开源替代方案

相似的开源项目,按与 STGAN 的功能重合度排序。
  • iperov/deepfacelabiperov 的头像

    iperov/DeepFaceLab

    19,256在 GitHub 上查看↗

    DeepFaceLab is a deep learning software suite designed for face swapping and the creation of deepfake videos. It functions as a neural network image compositor that replaces human faces or entire heads in video files to produce synthetic media. The tool provides capabilities for digital facial manipulation, including the ability to modify the perceived age of people in video sequences. It uses automated pattern recognition to blend source faces onto target frames to create seamless visual composites. The system covers a broad technical surface including landmark-based face alignment, autoenc

    Python
    在 GitHub 上查看↗19,256
  • auduno/clmtrackrauduno 的头像

    auduno/clmtrackr

    6,504在 GitHub 上查看↗

    clmtrackr is a JavaScript computer vision library designed for facial landmark detection and real-time tracking. It implements Constrained Local Models to identify specific coordinate points on a human face within video feeds or static images. The project functions as a real-time face warping engine and expression analysis tool. It can distort facial images via parametric models to create caricatures or identify and label emotional states such as happiness, sadness, anger, and surprise based on feature coordinates. The library covers a broad range of capabilities including automatic and manu

    JavaScript
    在 GitHub 上查看↗6,504
  • aigc-apps/sd-webui-easyphotoaigc-apps 的头像

    aigc-apps/sd-webui-EasyPhoto

    5,150在 GitHub 上查看↗

    This project is a Stable Diffusion WebUI extension that provides a graphical interface for personalized portrait generation and AI photo editing. It allows users to train custom identity models from a small set of uploaded images to create consistent digital versions of specific people. The extension includes a virtual try-on system that replaces clothing in images by aligning reference garments with template bodies. It also features tools for face swapping in both static images and videos, as well as a portrait animator that transforms static images into dynamic videos using reference-guided

    Python
    在 GitHub 上查看↗5,150
  • albertpumarola/ganimationalbertpumarola 的头像

    albertpumarola/GANimation

    1,984在 GitHub 上查看↗

    Official implementation of GANimation. In this work we introduce a novel GAN conditioning scheme based on Action Units (AU) annotations, which describe in a continuous manifold the anatomical facial movements defining a human expression. Our approach permits controlling the magnitude of…

    Python
    在 GitHub 上查看↗1,984
查看 STGAN 的所有 21 个替代方案→

常见问题解答

csmliu/stgan 的主要功能有哪些?

csmliu/stgan 的主要功能包括:Facial Manipulation。

csmliu/stgan 有哪些开源替代品?

csmliu/stgan 的开源替代品包括: iperov/deepfacelab — DeepFaceLab is a deep learning software suite designed for face swapping and the creation of deepfake videos. It… auduno/clmtrackr — clmtrackr is a JavaScript computer vision library designed for facial landmark detection and real-time tracking. It… aigc-apps/sd-webui-easyphoto — This project is a Stable Diffusion WebUI extension that provides a graphical interface for personalized portrait… albertpumarola/ganimation — Official implementation of GANimation. In this work we introduce a novel GAN conditioning scheme based on Action Units… aliaksandrsiarohin/monkey-net — This repository contains the source code for the CVPR oral paper Animating Arbitrary Objects via Deep Motion Transfer… aliaksandrsiarohin/first-order-model — This project is a generative adversarial network designed for image animation and motion transfer. It functions as a…