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
elif args.dataset == 'refcocog':
if args.split == 'google':
splits = ['train', 'val'] # we don't have test split for refcocog right now.
else:
splits = ['train', 'val', 'test']
elif args.dataset == 'refcocog':
if args.split == 'google':
splits = ['train', 'val'] # we don't have test split for refcocog right now.
else:
splits = ['train', 'val', 'test']
它没有unc但是参数是unc