Yi Tian

Results 8 issues of Yi Tian

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

how to download it?

it is normal or not? ![Image](https://github.com/user-attachments/assets/a5fdba93-dc9e-4b8e-b49d-1dd0dc12b8fd)

![image](https://github.com/user-attachments/assets/14cbfd3e-45ee-4447-804d-29917bfd2887) 这里只体现了相同类别和不相同类别的特征学习啊

metric_logger = utils.MetricLogger(delimiter=" ") # 创建一个 SmoothedValue 实例 smoothed_value = utils.SmoothedValue(window_size=1, fmt='{value:.6f}') debug到这两句会exit 139