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

Develop Methods to Evaluate Poster Designs #25

Closed sergiomrebelo closed 1 year ago

sergiomrebelo commented 1 year ago

The objective of this issue is to develop a set of methods for evaluating the quality of poster designs. The evaluation process will consider both mandatory requirements and a fitness assignment scheme to assess each design.

The mandatory requirements include ensuring the readability of the poster design. The fitness assignment scheme includes the aesthetics and semantics of each poster.

ToDo

The following methods need to be implemented for evaluating poster designs:

sergiomrebelo commented 1 year ago

We develop a fitness assignment scheme that handle with constraints and metrics. Currently, users can define the metrics values in a specific file.

sergiomrebelo commented 1 year ago

We have developed an interface to parameterize the fitness assignment function. This allows users to define the features and utilize a method to automatically evolve designs. The new section of the interface has been successfully tested with a Cypress script.