Seth-Park / comp-t2i-dataset

Dataset splits and evaluation code for the paper "Benchmark for Compositional Text-to-Image Synthesis" (NeurIPS 2021)
45 stars 0 forks source link

Compositional split generation for new dataset #2

Open FifthEpoch opened 8 months ago

FifthEpoch commented 8 months ago

Hi there,

I am looking into using CLIP-R precision to evaluate a model's performance. It seems that the compositional split generation is not present, is that right? If so, I'm wondering if it is a possibility for your team to include the Spacy parsing and the subsequent generation of data.pkl for a new set of captions?

Thanks.