pytorch-sift

SIFT descriptors

Implementations of the SIFT patch descriptor in PyTorch, with variations on Michal Perdoch's and VLFeat's approaches.

PyTorch implementation of SIFT descriptor

GitHub

168 stars
4 watching
16 forks
Language: Jupyter Notebook
last commit: over 5 years ago
cnndescriptorimage-matchinglocal-featurespytorchsift

Related projects:

Repository Description Stars
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,236
ikostrikov/pytorch-flows PyTorch implementations of algorithms for density estimation using invertible transformations. 577
yassouali/pytorch-segmentation Implementation of semantic segmentation models and datasets using PyTorch 1,705
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 366
koz4k/dni-pytorch Decoupled Neural Interfaces using Synthetic Gradients for PyTorch 236
truskovskiyk/nima.pytorch Assesses and evaluates images using deep learning models 335
tianhongdai/integrated-gradient-pytorch A PyTorch implementation of attributing the impact of inputs on deep neural network outputs 182
tugstugi/pytorch-saltnet A PyTorch implementation of a U-Net model for image segmentation tasks 278
kaixhin/grokking-pytorch An introduction to using PyTorch for deep learning tasks 1,194
huochaitiantang/pytorch-deep-image-matting Deep learning implementation of image matting, aiming to separate foreground and background from input images. 293
zijundeng/pytorch-semantic-segmentation Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. 1,729
misaogura/flashtorch Toolkit for visualizing neural network behavior in PyTorch 737
zudi-lin/pytorch_connectomics A deep learning framework for automatic and semi-automatic segmentation of 3D image stacks in connectomics 172
embodiedgpt/embodiedgpt_pytorch A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. 346
jacobgil/pytorch-pruning This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. 877