novel_object_test_list.json
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?
@abigsure I recommend running the code in the commit version "add demo" from "23 May 2022 01:50". I think the current version of HandOccNet is corrected for HandNeRF paper, which is future work of HandOccNet by HandOccNet authors. I am also having same issue regarding the code. May I ask for fix of the issue? @hongsukchoi
Hi, I am sorry for the mess. Could you delete those lines @namepllet ?
I'm sorry.
I commented out some lines for novel object in DEX_YCB.py