pytorch-blender
pytorch-blender copied to clipboard
:sweat_drops: Seamless, distributed, real-time integration of Blender into PyTorch data pipelines
Hi, I was running your library on my laptop which I had for a couple of years but I would get an error related to timeout. When I changed the...
I wish to render a set of 2D images of size 64 x 64 on a set of background images of size 192 x 192. Is there any way to...
Everything seemed to install ok, but when trying to test in python3 the module is missing. Any ideas? ``` pip3 list -l Package Version Location ----------------- -------- -------------------------------------------------------- blendtorch-btb 0.4.0...
 can we take each triangle of a mesh - bake it to a image each + it's adjacent triangles and have a 'hintmap' rendered too it -> then style...
Start examples/guideddr then in Blender switch tabs and observe timeouts.
See shlex shlex.quote(str(Path(r'c:\prog a\files')))
I'd like to learn about it easily like maybe with an example video I have a blender add on that bundles torch already and it would be awesome to accentuate...
Hello everyone, I became aware of this beautiful repository while looking for a way to achieve the following: https://stackoverflow.com/questions/78870293/rendering-meshes-in-a-dataloader **tl;dr:** I want to load a single mesh with predefined background...
Hello, I am wondering how if scene parameter can also become a part of model parameter that can be trained using the data generated by the simulation. Best, Yihao