Giter VIP home page Giter VIP logo

Comments (16)

ZHKKKe avatar ZHKKKe commented on June 8, 2024 2

Hi, Thanks for your Attention!

Based on current progress, the online video matting demo is expected to be released after two weeks (including inference code and pre-trained model). The delay of the demo release is due to the need to collect new video data for generalizing the model to the domain of WebCam, so that users can try it online through Google Colab. Besides, the training code will be released after the demo.

from modnet.

ZHKKKe avatar ZHKKKe commented on June 8, 2024 2

@thiagomcoutinho
Oh, yes. We plan to release an image matting demo that contains the model pre-trained on the paper dataset, together with the aforementioned video matting demo after two weeks. Therefore, you can use the image demo to validate other images.

from modnet.

thiagomcoutinho avatar thiagomcoutinho commented on June 8, 2024

Hi, first of all, great work!
It's possible to release the pre-trained model on the paper dataset? I'm looking for testing the model on some images that doesn't became from a WebCam.

If you could release a colab code with this model I think some of the requests will be satisfied.

from modnet.

ak9250 avatar ak9250 commented on June 8, 2024

@ZHKKKe thanks, could you also add using a input video instead of a webcam feed for the video colab demo?

from modnet.

ZHKKKe avatar ZHKKKe commented on June 8, 2024

@ak9250
Yep. I will do it in next week.

from modnet.

newjavaer avatar newjavaer commented on June 8, 2024

@ZHKKKe Hi!Thank you for your attention about my question.Now,I have another quesiton for you.Is the function of the output of branch D to update the parameters of branch D by comparing with groundtruth?And the layer before the DETAILS DP is a convolutional layer with an activation function?Can I understand this way?

from modnet.

ZHKKKe avatar ZHKKKe commented on June 8, 2024

@newjavaer
For your questions:

Q1: Is the function of the output of branch D to update the parameters of branch D by comparing with groundtruth?
When calculating the loss of d_p, we need to use a mask, named m_d in the paper, to apply the loss in the portrait boundaries. Please refer to Eq.3 in our paper for more details.

Q2: the layer before the DETAILS DP is a convolutional layer with an activation function?
No. The layer before d_p is a convolutional layer followed by a sigmoid function, which is the same as the last layer of the fusion branch.

from modnet.

newjavaer avatar newjavaer commented on June 8, 2024

@ZHKKKe Thank you!

from modnet.

2120160608 avatar 2120160608 commented on June 8, 2024

I've tried your OFD method. White edges will appear when the characters move quickly. Do you encounter this problem

from modnet.

ZHKKKe avatar ZHKKKe commented on June 8, 2024

@2120160608
Hi.
As discussed in our paper, the OFD trick only suitable for smooth movements. For reference, I think that the movements in all GIF demos (shown in the README file) can support OFD.

from modnet.

2120160608 avatar 2120160608 commented on June 8, 2024

When will the training code be released? Thank you

from modnet.

ZHKKKe avatar ZHKKKe commented on June 8, 2024

@2120160608
A shown in the "TO DO" section of the README file. The training code will be released next month.

from modnet.

2120160608 avatar 2120160608 commented on June 8, 2024

@2120160608
A shown in the "TO DO" section of the README file. The training code will be released next month.
Thank you for your attention and reply. I admire your project very much. Do you have any other methods to solve the edge jitter problem of video segmentation? My wechat 601663546, I am a student of Beijing Institute of technology. I hope to be friends with you.

from modnet.

2120160608 avatar 2120160608 commented on June 8, 2024

Thank you for your attention and reply. I admire your project very much. Do you have any other methods to solve the edge jitter problem of video segmentation? My wechat 601663546, I am a student of Beijing Institute of technology. I hope to be friends with you.

from modnet.

ZHKKKe avatar ZHKKKe commented on June 8, 2024

@2120160608 Sure. I will add you :) Thanks

from modnet.

ZHKKKe avatar ZHKKKe commented on June 8, 2024

@ak9250
Hi, our demo for custom videos is now available. Sorry for the delay.

from modnet.

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.