-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Thank you very much for your great work!
I am trying to use the full dataset of IMnet and HSP to train ShapeFormer.
I discovered the make_imnet_dataset function in shapeformer/data/imnet_datasets/imnet_datasets.py write shape_vocab, vocab_idx, xbd and cat_id into the hdf5 file.
However, the code didn't write Ytg to the hdf5 file, which was provided in the processed dataset from google drive.
I was wondering maybe there are some other code that processes the original IMnet data to Ytg?
Thank you very much!
| dataDict = {"shape_vocab": np.array(shape_vocabs, dtype="O"), "vocab_idx": np.array( |
Metadata
Metadata
Assignees
Labels
No labels