Skip to main content

MODI: Multicommodity Optimal Transport-based Dynamics for Image Classification

Project description


MODI: Multicommodity Optimal Transport Dynamics on Images

ARXIV: 2205.02938 Treedom

⚠ Important note:
MODI is currently under reconstruction, thus you may find some inconsistencies in its documentation. In case you have problems using the code, please do not hesitate to contact us.

MODI (Multicommodity Optimal transport Dynamics on Images) is a Python implementation of the algorithms used in:

This is a scheme capable of performing supervised classification by finding multicommodity optimal transport paths between a pair of images.

If you use this code, please cite [1].
The symbol “*” denotes equal contribution.

Requirements

All the dependencies needed to run the algorithm can be installed by:

pip install modi-flows

Please note that one of the dependencies, scikit-umfpack, may not be easily installable using pip3. In this case, it is recommended to use conda for installing it:

conda install -c conda-forge scikit-umfpack

In case that the installation of modi-flows fails due to this, install first scikit-umfpack first and then try installing our package again from pip.

Now, you are ready to use the code! To do so, you can simply use the notebook dashboard.ipynb, from which you can access our solver.

What's included

  • code: contains all the scripts necessary to run MODI, and a user-friendly Jupyter notebook (dashboard.ipynb) to interact with the code and visualize the results.
  • data/input: contains a small sample of images taken from [2]. These can be preprocessed using code/dashboard.ipynb. The original dataset can be directly downloaded as a .zip file from the Harvard Dataverse
  • setup.py: setup file to build the Python environment.
  • misc: supplementary files (poster of MODI).

[2] Marco Seeland, Michael Rzanny, Nedal Alaqraa, Jana Wäldchen, and Patrick Mäder, Jena Flowers 30 Dataset, Harvard Dataverse (2017).

Contacts

For any issues or questions, feel free to contact us sending an email to:

License

Copyright (c) 2022 Alessandro Lonardi, Diego Baptista and Caterina De Bacco

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

modi-flows-0.1.3.tar.gz (6.2 MB view hashes)

Uploaded Source

Built Distribution

modi_flows-0.1.3-py3-none-any.whl (15.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page