Mobius_Demo

This is a quick demonstration for using Mobius transformations to manipulate images

This method is used in paper Data augmentation with Mobius transformations https://arxiv.org/abs/2002.02917

Credit to Sharon Zhou, Hang Jiang, Torbjörn Lundh, and Andrew Ng

The official repo from Stanford ML Group is coming soon!

Examples:
Original Images:

example1

example2

Outputs:

example1_1

example1_2

example1_3

example2_1

example2_2

example2_3

Change the filename in Mobius_demo.ipynb and you will be able to mobius-transform your images! :)

GitHub