Earlier quoted context omitted.
Open publication (at least in western jurisdictions) serves as prior art. If you don't intend to patent, just write about what you're doing openly and often!
Can any publication serve as prior art? Can I use a personal blog or do I need a certain type of publication? I know of people who have sent copies of their work in the mail to themselves to prove prior art.
The patent on SIFT expired yesterday
41–50 of 69 posts
Re: The patent on SIFT expired yesterday
#42Is sift still relevant today?
Re: The patent on SIFT expired yesterday
#43Later we applied it to loss prevention in grocery retail with cameras at ground level watching under the cart. If we recognized anything in the ‘bob’ (bottom of the basket) we would automatically add it to the receipt.
Good memories.
Edit: typo 'tea' -> real
Re: The patent on SIFT expired yesterday
#44Earlier quoted context omitted.
Open publication (at least in western jurisdictions) serves as prior art. If you don't intend to patent, just write about what you're doing openly and often!
Unfortunately prior art doesn't stop someone else from patenting your work. It just offers an avenue for someone to invalidate that patent. Worse still, the process of doing so is often riskier for small businesses than if they just agree to pay a licence fee.
Re: The patent on SIFT expired yesterday
#45Earlier quoted context omitted.
Unfortunately prior art doesn't stop someone else from patenting your work. It just offers an avenue for someone to invalidate that patent. Worse still, the process of doing so is often riskier for small businesses than if they just agree to pay a licence fee.
But your argument applies equally to publishing your work as a patent as it does to publishing by some other means such as a journal article. So your comment doesn't address the parent comment at all.
Patents can also be used "defensively" in ways that prior art cannot. So it's not always just about prevention.
Personally I think whole system could use an overall. Not just in America either.
Re: The patent on SIFT expired yesterday
#46Earlier quoted context omitted.
Unfortunately prior art doesn't stop someone else from patenting your work. It just offers an avenue for someone to invalidate that patent. Worse still, the process of doing so is often riskier for small businesses than if they just agree to pay a licence fee.
But your argument applies equally to publishing your work as a patent as it does to publishing by some other means such as a journal article. So your comment doesn't address the parent comment at all.
Re: The patent on SIFT expired yesterday
#47It could make an interesting hn thread.
Re: The patent on SIFT expired yesterday
#48Does this mean that OpenCV will be able to now include SIFT in the “free” modules. Or are there more roadblocks before including it?
I'm not a lawyer, but as far as I know expired US patents enter the public domain. After their expiration the described invention can be freely used by anyone for any purpose [1]. So I think the answers to your questions are yes and no. [1] https://www.nolo.com/legal-encyclopedia/how-long-is-my-paten...
Re: The patent on SIFT expired yesterday
#49Evolution Robotics (later acquired by iRobot) was the first licensee of this patent for robotics applications. It was very cutting edge for the time and allowed our robots the ability to recognize real world objects. Having the robot follow a book that you carried in front of it was trippy in 2002. Later we applied it to loss prevention in grocery retail with cameras at ground level watching under the cart. If we rec…
Did anyone involved in this ever stop to think "what would a person wearing a skirt say to this?" It's not exactly the kind of thing you'd expect to be able to explain away with "oh no but we really don't use it for that" no?
Re: The patent on SIFT expired yesterday
#50Is sift still relevant today?
Imho a CNN is like a generalization of what SIFT does, so a CNN can be trained to be equivalent to SIFT, but it can also be trained with more specific features for your use case.