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
168 stars
4 watching
16 forks
Language: Jupyter Notebook
last commit: over 5 years ago cnndescriptorimage-matchinglocal-featurespytorchsift
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| PyTorch implementations of algorithms for density estimation using invertible transformations. | 577 |
| Implementation of semantic segmentation models and datasets using PyTorch | 1,705 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| Decoupled Neural Interfaces using Synthetic Gradients for PyTorch | 236 |
| Assesses and evaluates images using deep learning models | 335 |
| A PyTorch implementation of attributing the impact of inputs on deep neural network outputs | 182 |
| A PyTorch implementation of a U-Net model for image segmentation tasks | 278 |
| An introduction to using PyTorch for deep learning tasks | 1,194 |
| Deep learning implementation of image matting, aiming to separate foreground and background from input images. | 293 |
| Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,729 |
| Toolkit for visualizing neural network behavior in PyTorch | 737 |
| A deep learning framework for automatic and semi-automatic segmentation of 3D image stacks in connectomics | 172 |
| A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. | 346 |
| This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. | 877 |