microsoft/X-Decoder

Where to download checkpoints with "novg"

Opened this issue · 0 comments

Thanks for your work!

I notice the code in "demo_captioning.py ":
if 'novg' not in pretrained_pth: assert False, "Using the ckpt without visual genome training data will be much better."

But I can not find where to download checkpoints with "novg"?
Have you already uploaded this checkpoint?

Thanks!