Giter VIP home page Giter VIP logo

Comments (10)

lixunsong avatar lixunsong commented on July 4, 2024

We did not perform any post editing and preconditioning. The default settings (e.g. cfg=3.5, step=30) can yield similar results.

from moore-animateanyone.

G-force78 avatar G-force78 commented on July 4, 2024

We did not perform any post editing and preconditioning. The default settings (e.g. cfg=3.5, step=30) can yield similar results.

How about the other settings? I tried to replicate the example but it still has flickering
settings -W 512 -H 768 -L 120 (pose video is 30fps and 4 seconds long) --steps 30

I'm guessing the interpolation is off somewhere. How can I get just the end video the extra width may also be causing issues.

anyone-5_anyone-video-2_768x512_3_0903.mp4

from moore-animateanyone.

G-force78 avatar G-force78 commented on July 4, 2024

Could this be the reason for the flickering?

Some weights of the model checkpoint were not used when initializing UNet2DConditionModel:
['conv_norm_out.weight, conv_norm_out.bias, conv_out.weight, conv_out.bias']

from moore-animateanyone.

lixunsong avatar lixunsong commented on July 4, 2024

It seems the motion module not working. Can you check whether the motion module params are loaded correctly?

from moore-animateanyone.

G-force78 avatar G-force78 commented on July 4, 2024

How do I do that?

from moore-animateanyone.

ZZfive avatar ZZfive commented on July 4, 2024

Could this be the reason for the flickering?

Some weights of the model checkpoint were not used when initializing UNet2DConditionModel: ['conv_norm_out.weight, conv_norm_out.bias, conv_out.weight, conv_out.bias']

Encountered the same problem, have you solved it?
image

from moore-animateanyone.

G-force78 avatar G-force78 commented on July 4, 2024

Unfortunately not, have given up for now.

from moore-animateanyone.

thigazholi avatar thigazholi commented on July 4, 2024

Any update on this?

Unfortunately not, have given up for now.

from moore-animateanyone.

G-force78 avatar G-force78 commented on July 4, 2024

Any update on this?

Unfortunately not, have given up for now.

Sort of, the error message wasn't solved but the flickering was, I simply had a '.' in front of the motion module path in the json which meant it was not used. However now I get OOM because I use a t4 15gb card on colab.

from moore-animateanyone.

thigazholi avatar thigazholi commented on July 4, 2024

Yes colab gives a maximum of 12.7 GB system RAM to free users, however, to generate one video of length 2 sec, this module seems to consume an average of 13 GB system RAM and >14GB GPU RAM.

from moore-animateanyone.

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.