Giter VIP home page Giter VIP logo

Comments (3)

Phil26AT avatar Phil26AT commented on June 4, 2024 1

Hi, LightGlue can handle in-plane rotations up to 45-60° but fails on larger rotations because of missing training data. We are working on a solution to this problem. In the meantime, you can just rotate the input images by 90/180/270 degrees using np.rot90, run feature extraction + matching on each of them, and select the pair with the maximum number of matches.

from lightglue.

MianMianMeow avatar MianMianMeow commented on June 4, 2024

Thanks for your reply. I'll have a try.

from lightglue.

qiao89757 avatar qiao89757 commented on June 4, 2024

您好,LightGlue 可以处理高达 45-60° 的平面内旋转,但由于缺少训练数据,无法处理更大的旋转。我们正在努力解决这个问题。同时,您可以使用np.rot90将输入图像旋转 90/180/270 度,对每个图像运行特征提取+匹配,然后选择匹配数量最多的对。

Hello, I really envy you for undertaking such a task. I would like to ask you about the bigger problem. Have you overcome it? I currently have a job where the angles between the images are still large and small, most of them are 90 degrees.

from lightglue.

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.