descriptor
There are 118 repositories under descriptor topic.
eric-yyjau/pytorch-superpoint
Superpoint Implemented in PyTorch: https://arxiv.org/abs/1712.07629
shamangary/awesome-local-global-descriptor
My personal note about local and global descriptor
QingyongHu/SpinNet
[CVPR 2021] SpinNet: Learning a General Surface Descriptor for 3D Point Cloud Registration
raystack/stencil
Stencil is a schema registry that provides schema management and validation dynamically, efficiently, and reliably to ensure data compatibility across applications.
hpatches/hpatches-benchmark
Python & Matlab code for local feature descriptor evaluation with the HPatches dataset.
sncf-connect-tech/Collor
A declarative-ui framework for UICollectionView with great and useful features.
ducha-aiki/pytorch-sift
PyTorch implementation of SIFT descriptor
sharvil/flingfd
A tiny library to send file descriptors across processes
vbalnt/tfeat
TFeat descriptor models for BMVC 2016 paper "Learning local feature descriptors with triplets and shallow convolutional neural networks"
XuyangBai/D3Feat.pytorch
[PyTorch] Official Implementation of CVPR'20 oral paper - D3Feat: Joint Learning of Dense Detection and Description of 3D Local Features https://arxiv.org/abs/2003.03164
herbertbay/SURF
SURF - Speeded Up Robust Features - source code
milador/RaspberryPi-Joystick
A virtual HID USB joystick created using Raspberry Pi
abend0c1/hidrdd
USB Human Interface Device (HID) Report Descriptor Decoder. This will convert a binary or printable hex report descriptor into a C header file. The printable hex can, for example, be an existing C header file - so it can be used to mechanically document an existing report descriptor declaration. The binary report descriptor could, for example, have been extracted from a Wireshark trace of a USB device handshake.
ducha-aiki/mods
MODS (Matching On Demand with view Synthesis) is algorithm for wide-baseline matching.
jhildenbiddle/mergician
Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.
lppllppl920/DenseDescriptorLearning-Pytorch
Official Repo for the paper "Extremely Dense Point Correspondences using a Learned Feature Descriptor" (CVPR 2020)
ducha-aiki/mods-light-zmq
MODS with external deep descriptors/detectors
beantowel/HID-descriptor-tool
a HID PID descriptor tool for generating force feedback devices' descriptor
smarie/python-pyfields
Define fields in python classes. Easily.
victor-iyi/py-image-search-engine
Python Image Search Engine with OpenCV
shamangary/DeepCD
[ICCV17] DeepCD: Learning Deep Complementary Descriptors for Patch Representations
sunfishcode/io-streams
Unbuffered and unlocked I/O streams
ducha-aiki/numpy-sift
Numpy implementation of SIFT descriptor
lppllppl920/DenseReconstruction-Pytorch
Official Repo for the paper "Reconstructing Sinus Anatomy from Endoscopic Video -- Towards a Radiation-free Approach for Quantitative Longitudinal Assessment" (MICCAI 2020)
pcirujeda/CovGT-3DRegistration-matlab
A 3D Scene Registration Method via Covariance Descriptors and an Evolutionary Stable Strategy Game Theory Solver
briceburg/fdclose
attach to a process and close a file descriptor
CVLAB-Unibo/Keypoint-Learning
Code for "Learning a Descriptor-Specific 3D Keypoint Detector" and "Learning to detect good 3d keypoints" -ICCV 2015, IJCV 2018
zhouruihao1001/NDD
A Descriptor for Loop Closure Detection
teenydt/teenydt.github.io
a lua based USB descriptor generate tool
peterspackman/chmpy
Spherical harmonic shape descriptors, promolecule densities, isosurfaces and Hirshfeld surfaces in python
jonschlinkert/class-utils
Utils for working with JavaScript classes and prototype methods.
Yi-Shi94/Unsupervised-Deep-Shape-Descriptor-with-Point-Distribution-Learning
Unsupervised Deep Shape Descriptor with Point Distribution Learning
cfgnunes/mfd
MFD - Multispectral Feature Descriptor
inspect-js/is-accessor-descriptor
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
lppllppl920/NeighborhoodNormalization-Pytorch
Official Repo for the paper "Neighborhood Normalization for Robust Geometric Feature Learning" (CVPR 2021)
inspect-js/is-descriptor
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.