bkj / auction-lap
Auction algorithm for solving linear assignment problem (LAP)
☆70Updated 2 years ago
Alternatives and similar repositories for auction-lap:
Users that are interested in auction-lap are comparing it to the libraries listed below
- Efficient reservoir sampling implementation for PyTorch☆106Updated 3 years ago
- Repository for our paper: Deep Graph Matching via Blackbox Differentiation of Combinatorial Solvers☆88Updated 4 years ago
- Torch modules that wrap blackbox combinatorial solvers according to the method presented in "Differentiating Blackbox Combinatorial Solve…☆344Updated 3 years ago
- Differentiable bitonic sorting☆140Updated 4 years ago
- Differentiable Optimizers with Perturbations in Pytorch☆68Updated 4 years ago
- [NeurIPS 2019] Deep Set Prediction Networks☆100Updated 4 years ago
- Implementation of Lie Transformer, Equivariant Self-Attention, in Pytorch☆91Updated 4 years ago
- Pytorch Custom CUDA kernel for searchsorted☆137Updated last year
- This repository is no longer maintained. Check☆81Updated 5 years ago
- Official code for NeurIPS paper "Combinatorial Optimization for Panoptic Segmentation: A Fully Differentiable Approach".☆16Updated 2 years ago
- Reparameterize your PyTorch modules☆71Updated 4 years ago
- LEARNING LATENT PERMUTATIONS WITH GUMBEL-SINKHORN NETWORKS IMPLEMENTATION WITH PYTORCH☆79Updated last year
- LieTransformer: Equivariant Self-Attention for Lie Groups☆70Updated 9 months ago
- Fast linear assignment problem (LAP) solvers for Python based on c-extensions