- Nikita Gushchin-TA
Team's name: BinKoff (Group 31)
- Bintang Alam Semesta W.A.M)-1st year master student, Advanced Computational Science
- Fidele Koffivi Gbagbe-1st year master student, Advanced Computational Science
The method proposed in the research paper uses adversarial training (kind of GANs). which is not very stable to compute the optimal transport map
Add a convexity regularizer in the loss of neural optimal transport algorithm to improve its stability during direct, i.e. source-to-target or training-to-test map as well as to test the quality of generated images during inverse, i.e. target-to-source or test-to-training map.
how to install:
pip3 install -r dependencies.txt
orpip install -r dependencies.txt
- NOT-Group 31
-
notebooks & custom modules ---documentation of source codes and corresponding modules
- jupyter notebook files:
- modules:
- src
- stats
-
images
- fixed-test-images-53900
- random-test-images-53900
- digits-3
- digits-3 to digits-2
- Reg-NOT algorithm
- NOT algorithm
-
references
-
LICENSE
-
README.md
-
- weight and biases --> data logging for machine learning
- FID score --> a metric for evaluating the quality of generated images and specifically developed to evaluate the performance of generative adversarial networks
-
Alexander Korotin, Daniil Selikhanovych, Evgeny Burnaev. Neural Optimal Transport.Eleventh International Conference on Learning Representations.arXiv:2201.12220v3 [cs.LG] 1 Mar 2023
-
Alexander Korotin. Neural Optimal Transport Presentation (August, 9th 2022)