Coder Social home page Coder Social logo

Check on a video about osvos-pytorch HOT 5 CLOSED

 avatar commented on July 17, 2024
Check on a video

from osvos-pytorch.

Comments (5)

scaelles avatar scaelles commented on July 17, 2024

This method works in a per frame basis, so if you have a video you have to decode it in frames (using for example ffmpeg), apply our method and then create again the video with the result. I hope this answers your question.

from osvos-pytorch.

Minotaur-CN avatar Minotaur-CN commented on July 17, 2024

If using video sample. How to add first frame segmentation result to the tesing phase. Or using train_online.py at first, and then apply the test code

from osvos-pytorch.

scaelles avatar scaelles commented on July 17, 2024

The train_online.py scripts first trains for the specific object instance in the first frame that you would like to segment and then it generates the result for all the frames in the video sequence.

from osvos-pytorch.

Minotaur-CN avatar Minotaur-CN commented on July 17, 2024

That means only the first frame need train_online.py, after that , the following steps only input rgb frame, no more mask frame needed.
2 . mask frame only needed on train_parent and train_online.

Am I understood right?

from osvos-pytorch.

scaelles avatar scaelles commented on July 17, 2024

That means only the first frame need train_online.py, after that , the following steps only input rgb frame, no more mask frame needed.

That's right!

2 . mask frame only needed on train_parent and train_online.

I am not sure what you exactly mean. In order to train the parent model you need the mask for all the frames in the video so the network can learn saliency.

from osvos-pytorch.

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.