Code Monkey home page Code Monkey logo

snehitvaddi / deep-fake_first_order_model Goto Github PK

View Code? Open in Web Editor NEW
50.0 50.0 8.0 60.83 MB

This Repo consists of implementing First order motion model for making Deep Fakes. It is referenced from a video on youtube by Two Minute Papers about Deep Fakes. The code given by @AliaksandrSiarohin

License: Other

Python 10.93% Jupyter Notebook 89.07%
btech-project btechfinalyear computer-vision deep-learning deepfakes final-year-project firstorder project

deep-fake_first_order_model's People

Contributors

dependabot[bot] avatar sai6042 avatar snehitvaddi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

deep-fake_first_order_model's Issues

Effect of FOMM?

Do you have driver video and corresponding images? I tested my own sample and found that the effect was not good. Can you give me some advice?

ModuleNotFoundError: No module named 'sync_batchnorm'

Error while running colab file, Create a model and load checkpoints section.

ModuleNotFoundError                       Traceback (most recent call last)

<ipython-input-21-d44e78715a55> in <module>()
----> 1 from demo import load_checkpoints
      2 generator, kp_detector = load_checkpoints(config_path='/content/config/vox-256.yaml', 
      3                             checkpoint_path='/content//My Drive/first-order-motion-model/vox-cpk.pth.tar')

/content/Deep-Fake_First_Order_Model/demo.py in <module>()
     11 
     12 import torch
---> 13 from sync_batchnorm import DataParallelWithCallback
     14 
     15 from modules.generator import OcclusionAwareGenerator

ModuleNotFoundError: No module named 'sync_batchnorm'

Can you please met me know whats the issue ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.