-
Notifications
You must be signed in to change notification settings - Fork 4
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
Black Image when rendering color #3
Comments
First of all, the dataset I used is glb, is your dataset yes? |
yes consists glb files. |
can i know which blender version are you using, i used 3.2.0 |
I installed blender directly with pip, blender=1.4 |
`def save_images(object_file: str) -> None:
|
Also, i need help in training the instant mesh with my own data. I prepared the data with your script but there's a requirement for filtered_obj_name.json. I checked the paper, it said following criteria: (i) objects without i m not sure the json format of this file, can you share any information about this? |
Hello, I use your google drive glb data to test your render script, but i got black RGB and black depth image. I use following installation: |
I meet the same issue, the RGB and depth image are black. I use blender 2.9.0-linux, please hlep, thank you! @Mrguanglei |
I recently submitted a new render script that should solve this problem |
While rendering the objects, i am getting the black image for RGB images, is there anything wrong am i doing? Followed the instructions mentioned on the readme file.
The text was updated successfully, but these errors were encountered: