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

Generate Blender dataset #147

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

UPstartDeveloper
Copy link

@UPstartDeveloper UPstartDeveloper commented Mar 3, 2022

Hello - this PR is related to #78.

I added the 360_view.py script that @tancik originally shared to the repo, for easier access. Then, I extended it to allow for making different sets of training, test, and val data.

So far I tested it with Blender 2.82, and it worked ok. Would be great to hear others' feedback as well.

@JusSil501
Copy link

What version of python are u using?

@UPstartDeveloper
Copy link
Author

@JusSil501 I can confirm this scripts works with 3.7.4. I followed the environment.yml file found in this repo. I'm curious why you ask?

I believe anything 3.x should be ok.

@prakashknaikade
Copy link

prakashknaikade commented Sep 8, 2023

How the shiny blender dataset is created in blender from this blend files https://dorverbin.github.io/refnerf/data/shiny_blender_source.zip?

I am using this script but it is not storing depths and normals(for test data) #78 #147.
I am using blender blender-3.6.1-linux-x64

@UPstartDeveloper
Copy link
Author

Blender 2.82

Hi @prakashknaikade, one possible reason the script is failing, is due to a breaking change in Blender 3.x vs. the version I used to create the script.

Perhaps try downgrading your Blender, and see if that makes a difference?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants