Closed xins981 closed 1 year ago
You can find a object_id_list.txt in each scene folder, which contains the objects that appear (0-indexed)
@xins981 You can also use this function in the graspnetAPI to obtain obj ids for different scenes: https://github.com/graspnet/graspnetAPI/blob/master/graspnetAPI/graspnet.py#L219
Hi @chenxi-wang , can you provide obj_id lists for train, similar, unseen scene or any hint to seek it? I can't find information in official web-site and this repo. thanks advance for your any help!