pytorch3d
pytorch3d copied to clipboard
Issue with rendering of point cloud
I am trying to train a model for depth estimation through forward rendering, and run into the issue as shown in the image below.
I get a grid of 9 images when trying to forward render a single depth map.
This is the code that I am using for the forward rendering.
We need a lot more details to be able to help. What exactly is the question, and can we see more of your code?
If the point is that you are able to train the model you intended to train but it doesn't produce the results you expected, then that isn't a question about PyTorch3D and we probably can't help.