Git Product home page Git Product logo

Comments (8)

erikalu avatar erikalu commented on June 9, 2024

Hi, what data are you training on? Is it the tennis demo or your custom video?

H_0 and H_1 are homographies for the current and next frame, respectively. This error is probably because the homography file isn't formatted correctly.

from omnimatte.

ai1361720220000 avatar ai1361720220000 commented on June 9, 2024

from omnimatte.

erikalu avatar erikalu commented on June 9, 2024

That's strange, I just checked and I don't get this error, even without changing max_dataset_size.

The default number of training steps is 12k (the number of epochs it corresponds to will depend on the batch size you use). You may want to increase the number of training steps if you're using a small batch size.

from omnimatte.

ai1361720220000 avatar ai1361720220000 commented on June 9, 2024

from omnimatte.

erikalu avatar erikalu commented on June 9, 2024

What GPU are you using? It took about 2 hours to run on 2 P100 GPUs.

from omnimatte.

ai1361720220000 avatar ai1361720220000 commented on June 9, 2024

from omnimatte.

ai1361720220000 avatar ai1361720220000 commented on June 9, 2024

Hello, could you tell how to get zbar.pth for a new dataset. What's the zbar meaning? i also confused whether zbar would be update if it is set randomly in the network?

from omnimatte.

erikalu avatar erikalu commented on June 9, 2024

zbar.pth is randomly initialized and saved if it doesn't already exist, otherwise the existing file is loaded. These values aren't updated during training. It is random fixed noise that represents the input for the background layer.

from omnimatte.

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.