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

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

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

AliaksandrSiarohin/monkey-net

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

Monkey Net

This repository contains the source code for the CVPR oral paper Animating Arbitrary Objects via Deep Motion Transfer by Aliaksandr Siarohin, Stéphane Lathuilière, Sergey Tulyakov, Elisa Ricci and Nicu Sebe. We call the proposed deep framework Monkey-Net, as it enables motion transfer by…

Features

  • Facial Manipulation - Animating arbitrary objects via motion transfer.
  • Image Driven Animation - Animating arbitrary objects via deep motion transfer.

Star 历史

aliaksandrsiarohin/monkey-net 的 Star 历史图表aliaksandrsiarohin/monkey-net 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Monkey Net 的开源替代方案

相似的开源项目,按与 Monkey Net 的功能重合度排序。
  • aliaksandrsiarohin/first-order-modelAliaksandrSiarohin 的头像

    AliaksandrSiarohin/first-order-model

    15,003在 GitHub 上查看↗

    This project is a generative adversarial network designed for image animation and motion transfer. It functions as a computer vision framework that synthesizes video sequences by applying motion patterns extracted from a driving video onto a static source image. The model distinguishes itself by using a keypoint-based representation to decouple object appearance from temporal movement. By tracking structural deformations through learned latent coordinates, it performs motion retargeting and synthetic media production without requiring manual annotations or object-specific training data. The

    Jupyter Notebookdeep-learninggenerative-modelimage-animation
    在 GitHub 上查看↗15,003
  • 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
查看 Monkey Net 的所有 30 个替代方案→

常见问题解答

aliaksandrsiarohin/monkey-net 是做什么的?

This repository contains the source code for the CVPR oral paper Animating Arbitrary Objects via Deep Motion Transfer by Aliaksandr Siarohin, Stéphane Lathuilière, Sergey Tulyakov, Elisa Ricci and Nicu Sebe. We call the proposed deep framework Monkey-Net, as it enables motion transfer by…

aliaksandrsiarohin/monkey-net 的主要功能有哪些?

aliaksandrsiarohin/monkey-net 的主要功能包括:Facial Manipulation, Image Driven Animation。

aliaksandrsiarohin/monkey-net 有哪些开源替代品?

aliaksandrsiarohin/monkey-net 的开源替代品包括: aliaksandrsiarohin/first-order-model — This project is a generative adversarial network designed for image animation and motion transfer. It functions as a… iperov/deepfacelab — DeepFaceLab is a deep learning software suite designed for face swapping and the creation of deepfake videos. It… winfredy/sadtalker — SadTalker is a generative framework designed to synthesize expressive talking head videos from static portrait images.… 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… bluewinters/deepwarp — Tensorflow implement for DeepWarp: Photorealistic Image Resynthesis for Gaze Manipulation.