Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to load ShapeNetCore v1? #1023

Open
GuHuangAI opened this issue Dec 9, 2023 · 1 comment
Open

How to load ShapeNetCore v1? #1023

GuHuangAI opened this issue Dec 9, 2023 · 1 comment
Labels
first answer provided question Question, not yet a bug ;)

Comments

@GuHuangAI
Copy link

Describe the issue

Hello, could you please provide a example for loading shapenet v1 objects?
I fail to load the objects using bproc.loader.load_shapenet().
Looking forward to your reply.

Minimal code example

No response

Files required to run the code

No response

Expected behavior

data loading

BlenderProc version

v2.5.0

@GuHuangAI GuHuangAI added the question Question, not yet a bug ;) label Dec 9, 2023
@cornerfarmer
Copy link
Member

Hey @GuHuangAI,

the load_shapenet() loader only supports v2. Is there any reason why you want to use v1?
One thing you can always do is, use bproc.loader.load_obj() to load the .obj files directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
first answer provided question Question, not yet a bug ;)
Projects
None yet
Development

No branches or pull requests

2 participants