cheind / pytorch-blender

:sweat_drops: Seamless, distributed, real-time integration of Blender into PyTorch data pipelines
MIT License
562 stars 44 forks source link

Using custom images instead of shapes like cubes #21

Open Amit12690 opened 2 years ago

Amit12690 commented 2 years ago

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 do it using pytorch-blender ?