gligen / GLIGEN

Open-Set Grounded Text-to-Image Generation
MIT License
2.02k stars 151 forks source link

how to make grounding dataset for coco? #65

Open maluyazilation opened 1 year ago

maluyazilation commented 1 year ago

In paper, we know that coco-grounding is made by glip. But seemingly glip need us to firstly extract noun phrases from caption using some UNKNOWN tools.

I want to know which nlp tool you have used for this purpose, or whether i have some misunderstandings for this or not. Thanks a lot.