Open george-kalitsios opened 1 year ago
Hi,
Thank you for the comment.
I have shared the training code in the repository. About the json file for ShapeNet taxonomy, we downloaded the file from ShapeNet website. I also provide in the repository.
Please ensure that the directory is under "dataset/ShapeNet".
Thanks
Nice job! could you also provide the training script? I also have a question concerning the ShapeNet taxonomy. Which json file did you use? I received an error message while evaluating on Shapenet. " sample_count = len(taxonomy[self.dataset_type]) KeyError: 'test'"