pandadada123's Stars
justso1/EntropicMetricAlignment
Entropic Metric Alignment for Correspondence Problems
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
eddardd/WBTransport
This repo contains the implementation of the Wasserstein Barycenter Transport proposed in "Wasserstein Barycenter Transport for Acoustic Adaptation" at ICASSP21 and "Wasserstein Barycenter for Multi-Source Domain Adaptation" in CVPR21
abdelwahed/OT_for_big_data
Optimal Transport in the Big Data Era
mavillan/py-hausdorff
Fast computation of Hausdorff distance in Python
francoispierrepaty/SubspaceRobustWasserstein
Source code for the ICML2019 paper "Subspace Robust Wasserstein Distances"
bunnech/gwgan
Learning Generative Models across Incomparable Spaces (ICML 2019)
yfeng95/GAN
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
tvayer/SGW
Code for Sliced Gromov-Wasserstein
gpeyre/2016-ICML-gromov-wasserstein
Gabriel Peyré, Marco Cuturi, Justin Solomon, Gromov-Wasserstein Averaging of Kernel and Distance Matrices, Proc. of ICML 2016.
goodfeli/adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
digicatapult/fornax
Approximate fuzzy subgraph matching in polynomial time
filippocastelli/KEGGutils
Utils for working with KEGG data on NetworkX
tvayer/FGW
Code for Optimal Transport for structured data with application on graphs