Datasets:
Where are the aesthetic scores?
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.
I'd also love to see the aesthetics scores and have a bit more insight into how these scores were computed
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?
Sorry, I misunderstood. Not directly as part of the dataset yet. We would like to release them alongside the model.
Thanks for clarifying!