Coder Social home page Coder Social logo

py-popsift's Introduction

py-popsift

this is a python binding of popsift(a open-source implementation of the sift algorithm in CUDA) , you can use it in python-opencv . It usually speed up 15X then cpu .

test environment

  • cuda 10.2
  • gcc 8.3.1
  • python 3.7.6
  • pybind11 2.6.1
  • opencv 4.5.0

py-popsift's People

Contributors

xiaomaxiao avatar

Stargazers

 avatar

Watchers

 avatar

py-popsift's Issues

Getting pybind11

Perhaps you should mention, that pybind11 should be available, e.g. by installing as submodule:
git submodule add https://github.com/pybind/pybind11.git
In my case, I also had to adjust the path to pybind11 in the CMakeLists.txt file.
Also, instructions like
mkdir build && cd buld
make -j4
will be helpful for some others.

After that, it was working, but on a NVidia Jetson Orin NX the speed advantage compared to the CPU version of OpenCV SIFT was not very big.

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.