LIFT
Feature matcher
A Python implementation of a feature point transform designed to be invariant to certain transformations.
Code release for the ECCV 2016 paper
487 stars
57 watching
168 forks
Language: Python
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ufukefe/dfm | A tool for evaluating image matching algorithms, providing a performance baseline with Python and MATLAB implementations | 197 |
rudymatela/fitspec | Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. | 74 |
guglu/ppf-matching | A Matlab implementation of a point-pair feature matching method for detecting and localizing objects in 3D images. | 49 |
bowenfu/matchit.cpp | A lightweight C++ header-only pattern-matching library with macro-free APIs. | 573 |
epistasislab/scikit-mdr | An algorithm for feature construction that models higher-order interactions and captures complex patterns in data sets | 126 |
epistasislab/scikit-rebate | An implementation of Relief-based feature selection algorithms for Machine Learning. | 409 |
admk/patmat | Provides a functional-style recursive pattern matching framework for Python | 29 |
grantjenks/python-pattern-matching | A Python module implementing native pattern matching with functional language semantics | 162 |
ambitioninc/kmatch | A language for validating and filtering Python dictionaries | 48 |
christhekeele/matcha | A toolset for creating and using match specifications in Elixir to efficiently filter, map, trace function calls, and select data from tables. | 89 |
dissectmalware/pysamesame | A Python tool for manipulating Unicode characters with similar visual representations. | 23 |
craigacp/feast | A software toolbox for feature selection algorithms | 69 |
nogizhopaboroda/f_context | A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. | 34 |
hpatches/hpatches-benchmark | Evaluates feature descriptors on the HPatches dataset using benchmarking tasks | 211 |
killme2008/defun | A macro system for defining Clojure functions with pattern matching capabilities. | 477 |