Giter Club home page Giter Club logo

nids-net's People

Contributors

kninad avatar youngsean avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nids-net's Issues

Questions about the Training Dataset

First of all, thank you for sharing your excellent experimental results and code. I have a question regarding the training dataset.

Did you use the YCBV and LMO datasets when training the results that you posted on the BOP Challenge Leaderboard?

If so, I am confused about whether this can be considered unseen object segmentation.

1 vs 1 or 1 vs n?

great work.
大概看了下git的图,我的理解是计算template和query的特征相似度。取max为最后的匹配结果。基于上诉理解有2个问题

  1. 在test_NIDS_one_shot_demo里 代码里并没有sim_mat取max后的阈值。即有先验认为template是在query图里
  2. demo里用 'toy' prompt的时候本身就匹配了。所以修改了代码,query='objects' thr=0.1. 得到22个bbox。计算得到sim_mat,取max(默认1vs1)结果正确。但是查看sim_mat,与另一个绿色玩具的相似度也很高(0.7135)。大多数使用场景都是1 vs n. 比如一张餐桌4张餐椅。餐椅都长得一样。这种情况如果没有先验的话(取topk=4),会有漏检或者误检测。不知道这个问题有没有考虑呢?

不知道我理解的对不对。期盼指正

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.