Skip to content

ARBML/rasm

Repository files navigation

rasm

Arabic art using GANs. We currently have two models for generating calligraphy and mosaics.

Notebooks

Name Notebook
Visualization

Visualization

A set of functions for vis, interpolation and animation. Mostly tested in colab notebooks.

Load Model

from rasm import Rasm
model = Rasm(mode = 'calligraphy')
model = Rasm(mode = 'mosaics')

Generate random

model.generate_randomly()

Generate grid

model.generate_grid()

Generate animation

model.generate_animation(size = 2, steps = 20)

alt text

Sample Models

Mosaics

alt text alt text alt text alt text

Calligraphy

alt text alt text alt text alt text

References

About

Arabic Art using GANs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •