You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: