Datasets:
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.