Original implementation: SBAlign (Somnath et al. 2023)
Implementation of a latent model with a Schrödinger Bridge.
In toy/TEST.ipynb is a demonstration of how to use the code and the experiments over MNIST dataset.
To install the conda environment and necessary packages, run the following command
./build_env.sh
The installation should work on Linux, Mac and M1/M2 Mac.
MNIST DATASET
Rotate and image in 90° degrees
This project is licensed under the MIT-License. Please see LICENSE.md for more details.
Original code and paper: (Somnath et al. 2023)
If you have any questions about the code, or want to report a bug, or need help interpreting an error message, please raise a GitHub issue.