资源算法faceswap-playground

faceswap-playground

2019-12-30 | |  29 |   0 |   0

Notice: This Repo is now in Read Only mode. Information here is likely to be increasingly outdated. Discussion about Faceswap usage should be redirected to our Forums at https://www.faceswap.dev

faceswap-playground

This repo has been opened for users playing with the project.

Sadly the project is not yet ready to use for non technical people, it will improve over time, so check for updates regularly and discuss with other.

What can you do here?

  • Discuss here about your experience of the project

  • Help people having trouble running it

  • Add guidelines and help for newcomers

If you are a more experienced user you can help by proposing solutions for a better user-experience. Ideally, the goal is to get to a release that can be used to non technical people.

Quick start

Get the code from the main 'faceswap' repo and set it up (setup section below)

The project has multiple entry points. You will have to:

  • Gather photos (or use the one provided in the training data provided below)

  • Extract faces from your raw photos

  • Train a model on your photos (or use the one provided in the training data provided below)

  • Convert your sources with the mode

Read the full instructions at https://github.com/deepfakes/faceswap/blob/master/USAGE.md

Extract

Run python faceswap.py extract -h.

Train

Run python faceswap.py train -h.

Convert

Run python faceswap.py convert -h.

Setup

Follow the directions at https://github.com/deepfakes/faceswap/blob/master/INSTALL.md

Main Requirements:Python 3.6 Opencv Tensorflow Keras

You also need an Nvidia GPU with CUDA support for best performance.  Minimum is 4gb of Vram.


上一篇:faceswap-GAN

下一篇:Faceswap-Deepfake-Pytorch

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...