/RUITE

RUITE, a UI layout refiner that allows designers to automatically align and group the given UI layout.

Primary LanguagePython

RUITE: Refining UI Layout Aesthetics Using Transformer Encoder

Version Documentation License: MIT
Python: 3.8 Dependency: Pytorch 1.7.1


RUITE is a UI layout refiner that allows designers to automatically align and group the given UI layout.

Authors

👤 Soliha Rahman

👤 Vinoth Pandian


Thanks to

  • Harvard.edu Model is developed based on the implementation of Transformer in Pytorch by Harvard Uni group
  • Cartucho/mAP: mAP evaluation code is obtained from this library