Open shivangibithel opened 3 years ago
Thanks @shivangibithel for your interests. Actually to successfully run the demo, you need to use the extracted image features as input, which is not available for now.
Please check https://github.com/ChenRocks/UNITER for more details. (FYI, "Unfortunately, we cannot host CC/SBU features due to their large size. Users will need to process them on their own. "). So you need to run BUTD on MSCOCO and Flickr30k yourself, and use them as input.
Hi @intersun @ChenRocks
Can you share the data checkpoints used in Image_retriever.ipynb? And if you can share any updated notebook that can be used as a demo to check what actual images are retrieved for a given single query then that will be really helpful.
Thanks