Replies: 1 comment
-
Definitely. Your contribution is very much welcome :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The PartNet Dataset is a 3D dataset that provides a bunch of fine-grained semantic and instance labels for a large set of 3D objects. The dataset contains both meshes and point clouds, as well as hierarchical information about how the parts of objects are related. It is an extension of the ShapeNet effort, which this pytorch_geometric already supports.
I already have an implementation of this dataset that I'm using in my research, and would be happy to upstream it. Would such a contribution be welcome?
Beta Was this translation helpful? Give feedback.
All reactions