Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Wrapper ? #67

Open
Millow opened this issue Jul 19, 2019 · 8 comments
Open

Python Wrapper ? #67

Millow opened this issue Jul 19, 2019 · 8 comments

Comments

@Millow
Copy link

Millow commented Jul 19, 2019

Hi,
I don't know if you have time, but would you be able to add a Python wrapper ? I'd really like to use your package, but for the life of me I can't seem to be able to build that one: pycudasif

Have a great one

@mnicely
Copy link

mnicely commented Mar 13, 2020

@Millow What seems to be your issue? I've been using https://github.com/rayhou0710/pycudasift for some time now with no issues.

@fxshpac
Copy link

fxshpac commented May 16, 2020

Can you show me how to use this package in Python as well? I tried the SIFT that comes with OpenCV in Python but it's CPU based. This package seems the one that will run on GPU but I don't know how to use in with Python. Any help will be much appreciated.

@RachitB11
Copy link

RachitB11 commented May 29, 2020

@mnicely I have been able to build that and get the tests to run successfully but it does not seem to be able to detect any keypoints when I run it on the images in the data directory.

@dhruti96shah
Copy link

Hi, I have been using pycudasift and it works quite well for me too. However, the python wrapper for Homography matrix is not included there. Can anyone help me with that?

@JinghaoZhao
Copy link

@mnicely I have been able to build that and get the tests to run successfully but it does not seem to be able to detect any keypoints when I run it on the images in the data directory.

I met the same problem for the rgb image and solve it by convert the rgb to gray

@ZZZColin
Copy link

ZZZColin commented Jul 7, 2023

@mnicely I have been able to build that and get the tests to run successfully but it does not seem to be able to detect any keypoints when I run it on the images in the data directory.

hi, could you help provide what dependencies you installed before build this?

@ZZZColin
Copy link

ZZZColin commented Jul 7, 2023

@Millow What seems to be your issue? I've been using https://github.com/rayhou0710/pycudasift for some time now with no issues.
hi, could you help provide what dependencies you installed before build this?

@SabraHashemi
Copy link

SabraHashemi commented Nov 28, 2023

@dhruti96shah @mnicely i did use pysiftcuda too, but i did not see any benefits in that , the python wrapper took a huge time ! so in practice the using of pypopsift was not different than using cpu version of sift in python, can you believe that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants