Datasets:

Formats:
parquet
Languages:
English
ArXiv:
Tags:
image
Libraries:
Datasets
Dask
License:

Where are the aesthetic scores?

#8
by PartyParrot - opened

The project website has aesthetic scores for all images. Are we supposed to compute those from the embeddings ourselves? If yes, how?

EDIT: I researched this topic a bit and found https://github.com/LAION-AI/aesthetic-predictor/blob/main/asthetics_predictor.ipynb which can compute aesthetic scores, but the results with the embeddings from PD12M were nonsensical. I computed embeddings with all kinds of ViT-L/14 implementations and found that none match.

embeddings.png

I'd also love to see the aesthetics scores and have a bit more insight into how these scores were computed

Spawning org

These scores were computed using an in-house aesthetic model, which we're not yet prepared to publish or share.

While I understand that you all are not releasing the aesthetic prediction model itself, do you at least plan to share the scores for PD3M and PD12M?

Spawning org

Sorry, I misunderstood. Not directly as part of the dataset yet. We would like to release them alongside the model.

Thanks for clarifying!

Sign up or log in to comment