sergiomrebelo / evo-poster

The Evolutionary Poster Composer (evo-poster) is a generative poster design system. From a given content (including text and imagery), evo-poster can generate and evolve poster designs considerating the aesthetic and semantics features of the content.
MIT License
3 stars 0 forks source link

Evaluate Layout Semantics (measure) #54

Closed sergiomrebelo closed 1 year ago

sergiomrebelo commented 1 year ago

This issue focuses on developing semantic layout measures building upon the analysis conducted in the first module of the project. It will prioritise the visibility of the most important parts of the content, considering font size, font weight, font style, and colour. It is a core part of the project, being aligned with all users' stories.

To-Do List:

sergiomrebelo commented 1 year ago

The semantic measures have been successfully developed and tested. Although we initially considered this an enhancement, we have chosen to create a lighter version of the Semantic Visuals Measure. This version allows users to define a set of color and typographic relationships between the layout's semantics and the visuals through a specific configuration file. While the version is currently in a preliminary stage of development, it justifies the computation required in the input module to facilitate the user's application of an ML approach. Furthermore, this aligns with our prior work on the topic. You create a new issue to further improvement of this measure (#see issue #57)