Code Monkey home page Code Monkey logo

opn-demo's People

Contributors

seoungwugoh 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  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  avatar  avatar

opn-demo's Issues

how to train a encoder that encode a input to key and value? Could you detail the loss and other information?

Hi, I follow your papers "Onion-Peel Networks for Deep Video Completion" and "A Unified Model for Semi-supervised and Interactive Video Object Segmentation using Space-time Memory Networks". The papers all describe the encoder which output key and value, but don't konw how to propel encoder to output key(for addressing) and value (stores detailed information), what is the loss function? how to train encoder?
I appreciate it if you reply it .
thank you!

tim.credy in China

A few questions about training

1.

Is each frame - mask pair bound together during the whole training? Or they may have different mate at each iteration?

The later way may be an augmentation of data. But I'm afraid that with this augmentation, the model would learn the inpainting from already-seen samples before (of the same frame but different mask), instead of really inferring it.

2.

When and where is the total variation loss (Ltv in the paper) computed? Before merging the output peel pixels with the non-hole region or after? Only on the peel or on the whole image?

training problem

According to your test strategy, the calculation graph will be huge during your training. How do you solve this problem?

Training details

Hi, great work on video Inpainting!
I have two questions regarding the training of the network.

  1. When training the network for video inpainting, how many reference images are needed, and how did you sample the frames?
  2. Do you optimize the network for every peel or sum up all the losses and optimize after the hole region is completed?

Thank you.

How to solve this problem?

RuntimeError: Subtraction, the - operator, with a bool tensor is not supported. If you are trying to invert a mask, use the ~ or logical_not() operator instead.

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.