Code Monkey home page Code Monkey logo

Comments (2)

cwhao98 avatar cwhao98 commented on July 18, 2024

@chenguanqi

Hi Guanqi,

Thanks for your interest!

Firstly, indeed, some few viewpoints don't have their corresponding annotations. This mainly can be attributed to

  1. repeatability. The sub-instructions in some viewpoints are similar to the previous ones, e.g, go up the stairs all the way. For the case what you mentioned above, the agent is required to walk up the stairs at the begining. However, the later instruction is still 'walk up the stairway and down the hallway', the main thing to do is to go up the stairs. Also, in some scenes, several stairs are joined together, so we did not mark them.

  2. ambiguity. Some scenes are just too complicated, and the instructions are not so easy to discern. In this case, we think it may be better not to limit it to focus on specific parts, but to combine the overall information.

Secondly, in our implementation, when calculating loss, a binary mask is used to represent whether there is annotation at each viewpoint. Hope it helps you.

Thanks again.

from ddl.

chenguanqi avatar chenguanqi commented on July 18, 2024

Thank you for your reply. It is very helpful!

from ddl.

Related Issues (2)

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.