Giter VIP home page Giter VIP logo

Comments (4)

sarlinpe avatar sarlinpe commented on June 19, 2024

From the README:

SuperPoint follows a different, restrictive license (this includes its pre-trained weights and its inference file)

In this repo, the Apache 2.0 license applies to files that do not include a different license notice in their header.

from lightglue.

axbycc-mark avatar axbycc-mark commented on June 19, 2024

Thanks for the clarification. So there are three licenses at play here.

  • License 1: The Apache 2.0 License which applies to files in the repo, unless otherwise specified in the particular file.
  • License 2: The actual license that applies to the superpoint code, which is mentioned in the README and points to an external repository, and which you have linked above.
  • License 3: The license that appears in superpoint.py which is quite a bit more restrictive than the above license.

License 3 (superpoint.py) states

ANY REPRODUCTION, MODIFICATION, DISTRIBUTION,
PUBLIC PERFORMANCE, OR PUBLIC DISPLAY OF OR THROUGH USE OF THIS
SOURCE CODE WITHOUT THE EXPRESS WRITTEN CONSENT OF COMPANY IS
STRICTLY PROHIBITED

License 2 gives an academic license. Can you confirm that I should ignore License 3 and consider License 2 to be the one to apply to the superpoint.py file? In that case, would it be okay to copy-paste License 2 over License 3 in my local repository?

from lightglue.

sarlinpe avatar sarlinpe commented on June 19, 2024

The file superpoint.py is copied verbatim from the original repo. I am not a lawyer so I am unable to comment on whether License 2 or 3 applies.

from lightglue.

axbycc-mark avatar axbycc-mark commented on June 19, 2024

I understand, thank you. To stay on the safe side, I will just delete that file from my local repo.

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.