abigsure

Results 1 issues of abigsure

with open('/home/hongsuk.c/Projects/HandOccNet/main/novel_object_test_list.json', 'r') as f: target_img_list_sum = json.load(f) print("TARGET LENGTH: ", len(target_img_list_sum)) Can you tell me how to download novel_object_test_list.json?