Giter VIP home page Giter VIP logo

Comments (1)

hanoonaR avatar hanoonaR commented on August 10, 2024

Hi @peiliu0408,

Thank you for your interest in our work. Here are the clarifications to your questions:

  1. Object Relationships in Level 2: In Level 1, our primary focus is on precise object identification within images. Moving to Level 2, we aim to understand the interactions between these identified objects. We utilize BLIP-2 and LLaVA-1.5 to generate short captions, followed by applying SpaCy for phrase extraction and MDETR for phrase grounding, as detailed in Section A.4. For example, if Level 1 identifies objects like "hot-air balloon" and "river," and Level 2 generates a caption such as "A hot air balloon flying over a river with a view of the cityscape," the extracted phrase is "hot air balloon flying over a river." MDETR grounds this phrase to two bounding boxes: one for the "hot air balloon" and another for the "river." These groundings are then matched with the objects identified in Level 1. Therefore, in a simplified form, we use phrase grounding to establish that these two objects are related, and their relationship can be described by the phrase itself.

  2. Introduction of Landmark Category: The landmark category in Level 2 significantly enhances scene comprehension. Establishing object relationships is followed by scene categorization for added context. This is particularly vital for Level 3’s dense captioning with Vicuna-v1.5, a language-only model. By incorporating detailed information about relationships and scene characteristics in Level 2, we lay a comprehensive foundation that allows Vicuna-v1.5 to generate robust and informative dense captions. For additional details please refer to Table.7 in appendix.

from groundinglmm.

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.