bmild / nerf

Code release for NeRF (Neural Radiance Fields)
http://tancik.com/nerf
MIT License
9.83k stars 1.37k forks source link

NeRF-Synthetic Dataset .blender file #198

Open aiyb1314 opened 1 year ago

aiyb1314 commented 1 year ago

Hello, when I modify the blender dataset, I found that the rendering result is purple-pink, after searching for information, I found that there may be some files missing, can you provide me with the complete .blender file?

CarlosCore2165 commented 1 year ago

owo

Yang-Xijie commented 11 months ago

I also met the same problem. For example, opening blend_files/chair.blend and pressing F12 to render will generate a purple-pink image.

Yang-Xijie commented 11 months ago

You may check https://github.com/bmild/nerf/issues/169 for solution.

j-cyoung commented 7 months ago

You can download a relatively complete version of the Blender file from here: https://drive.google.com/file/d/1NQu8ULQJzcilaiAR8WrNXmvg-lReABjI/view?usp=sharing

rohin-k18 commented 3 months ago

how to train the code and how can i get .npy files?