bkj / auction-lapLinks
Auction algorithm for solving linear assignment problem (LAP)
☆75Updated 3 years ago
Alternatives and similar repositories for auction-lap
Users that are interested in auction-lap are comparing it to the libraries listed below
Sorting:
- Efficient reservoir sampling implementation for PyTorch☆107Updated 4 years ago
- Fast linear assignment problem (LAP) solvers for Python based on c-extensions☆163Updated last year
- Repository for our paper: Deep Graph Matching via Blackbox Differentiation of Combinatorial Solvers☆88Updated 4 years ago
- Backpropagation-Friendly-Eigendecomposition☆73Updated 5 years ago
- Matrix square root with gradient support for PyTorch☆69Updated 3 years ago
- Differentiable Optimizers with Perturbations in Pytorch☆69Updated 4 years ago
- This repository is no longer maintained. Check☆81Updated 5 years ago
- Differentiable bitonic sorting☆141Updated 5 years ago
- (Batched) advanced indexing for PyTorch.☆53Updated 11 months ago
- Reparameterize your PyTorch modules☆71Updated 4 years ago
- Equivariant Transformer (ET) layers are image-to-image mappings that incorporate prior knowledge on invariances with respect to continuo…☆94Updated 6 years ago
- Implementation of Lie Transformer, Equivariant Self-Attention, in Pytorch☆96Updated 4 years ago
- ☆47Updated 4 years ago
- [NeurIPS 2019] Deep Set Prediction Networks☆101Updated 5 years ago
- Pytorch Custom CUDA kernel for searchsorted☆136Updated 2 years ago
- Code for "Scale-Equivariant Steerable Networks"☆72Updated 5 years ago
- Official implementation of "Energy-Based Models for Deep Probabilistic Regression" (ECCV 2020) and "How to Train Your Energy-Based Model …☆105Updated 5 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 6 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆208Updated last year
- LEARNING LATENT PERMUTATIONS WITH GUMBEL-SINKHORN NETWORKS IMPLEMENTATION WITH PYTORCH☆81Updated 2 years ago
- Meta Optimal Transport☆105Updated 2 years ago
- A second-order optimizer for deep networks☆25Updated 6 years ago
- Percentile computation for pytorch☆21Updated 5 years ago
- SimCLR pytorch implementation using DistributedDataParallel.☆24Updated 2 years ago
- ICLR22 "Fast Differentiable Matrix Square Root" and T-PAMI extension☆64Updated last year
- Code for Scalable Uncertainty for Computer Vision with Functional Variational Inference @ CVPR 2020☆68Updated 5 years ago
- Structured matrices for compressing neural networks☆67Updated 2 years ago
- Differentiable Sorting Networks☆125Updated 2 years ago
- pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support☆94Updated 7 years ago