SimREC icon indicating copy to clipboard operation
SimREC copied to clipboard

refg 分的是google还是umd

Open Issac304 opened this issue 1 year ago • 0 comments

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

Issac304 avatar Dec 25 '24 12:12 Issac304