Git Product home page Git Product logo

Comments (5)

tnicid avatar tnicid commented on July 19, 2024

this situation comes when I run the code on the full training set

from realistic-neural-talking-head-models.

vincent-thevenin avatar vincent-thevenin commented on July 19, 2024

Perhaps there is an error in loading the video, what's the input siwe after line 24 for frame_mark_video = select_frames(path_to_video , T)? By the way embedder_inference.py doesn't run on the training set as it is not training time, the input is fetched from the example folder.

from realistic-neural-talking-head-models.

Bip3 avatar Bip3 commented on July 19, 2024

I ran into this issue a few min ago and just found the solution. Make sure the name of the video file, path_to_video, declared in embedder_inference.py is the same as the actual video file.

from realistic-neural-talking-head-models.

earthedalien avatar earthedalien commented on July 19, 2024

If you're using Colab, use absolute paths (e.g. /content/Realistic-Neural-Talking-Head-Models/examples/fine_tuning/test_video.mp4).

I found %pycat and %%writefile really useful to edit repo files already in session storage.

from realistic-neural-talking-head-models.

ysarathy99 avatar ysarathy99 commented on July 19, 2024

make sure the video file name is correct (test_video.mp4) as it comes from the download. The git code has test_vid.mp4.
you may see other errors like "PyTorch Dimension out of range (expected to be in range of [-1, 0], but got 3)" etc..
It is not loading the video. hope this helps.

from realistic-neural-talking-head-models.

Related Issues (20)

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.