gligen / GLIGEN

Open-Set Grounded Text-to-Image Generation
MIT License
1.91k stars 145 forks source link

how to make grounding dataset for coco? #65

Open maluyazilation opened 7 months ago

maluyazilation commented 7 months 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.