Skip to content

mint-vu/Linearized_Partial_Gromov_Wasserstein

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linearized Partial Gromov Wasserstein

Installation

Example code for linear partial Gromov Wasserstein solver. The code reproduces the all the numerical examples in the paper.

Required packages

We suggest to install Pytorch, PythonOT, scipy, numba, sk-learning.

Can create necessary Conda environment with

conda env create -f environment.yml

Outline of repository

lib/ contains code of partial GW solvers and GW-based methods for all experiments. See lib/README.md for references.

shape_retrieval_3d/ contains code for shape retrieval experiment on 3D dataset. See shape_retrieval_3d/README.md for details. shape_retrieval_2d contains code for shape retrieval experiment on 2D dataset. See shape_retrieval_2d/README.md for details

mnist contains code for classification experiment in MNIST dataset. See mnist/READMe.md for details

citation

About

Linearized Partial Gromov Wasserstein

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •