GithubHelp home page GithubHelp logo

Comments (7)

amlankar avatar amlankar commented on July 29, 2024 1

Hi @Jacoobr,

  1. Thanks for trying it out! You are correct, when you correct the vertex at time step T, the vertices before that do not get corrected. In our tool, when you drag a vertex, the vertices that get coloured red will not move. This is why the right method of interactive annotation is to move the first vertex that is wrong in the direction of RNN prediction to the right point (the direction is specified by the green line leaving from the green point in our tool).

  2. We are working on preparing a training code release that is clean and modular. We will update on the repository as soon as it is done!

from polyrnn-pp.

amlankar avatar amlankar commented on July 29, 2024

Hi, if you're asking for the code for this, then it is in the works right now.

If you are asking theoretically, then the idea is to remember which time step the correct was made in, and force-feed the RNN the vertex at that time step, instead of letting it take its own output. Does that make sense?

from polyrnn-pp.

Jacoobr avatar Jacoobr commented on July 29, 2024

@amlankar Thanks for your reply, I can see the result when I correct one vertex that was produced not good by the RNN on your great online tools, then the whole vertexts except the vertext that I corrected will be reproduced (predicted) by the model nicely. But there are two questions as follows confused me: 1 ) I think when the vertex at time step t which corrected by me, then the next whole vertexs after time step t will be predicted once again depend on the vertext that I corrected. But the vertext before time step t should not be re-predicted because the lstm RNN net work is a sequence structure. In other words, the vertext corrected at time step t can't donate to the vertexts before that time step. How do you think of my thought? 2) Would you mind provide me with the training network? I plan to train my own model on MRI medical images data set about MRI segmentation task research. To be honest, I'm a newbie and I have taken a few days on trying to write the training network according to your CVPR 2018 paper. But I get nowhere about it. Your help will help me a lot with my work . This is my email address [email protected]. Look forward to your favourable reply. Thanks.

from polyrnn-pp.

yshvrdhn avatar yshvrdhn commented on July 29, 2024

Hi any timeline as to when will the correction code, as well as training code, will be made available? Thank you for releasing the inference code.

from polyrnn-pp.

amlankar avatar amlankar commented on July 29, 2024

It'll be released by the end of the summer

from polyrnn-pp.

lucasjinreal avatar lucasjinreal commented on July 29, 2024

@amlankar Wish for your work and the release of training codes. This work really marvelous!

from polyrnn-pp.

amlankar avatar amlankar commented on July 29, 2024

We have released the code now! Checkout https://github.com/fidler-lab/polyrnn-pp-pytorch

from polyrnn-pp.

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.