Ethan
Ethan
> torch: 1.12.0+cu116 hello, have you solved the problem ?i meet the same problem when i run pytorch2onnx.py
Training on NeRF representation only returns white images for the rendered images and no depth maps.
> I've encountered the same issue. I checked your processing in the dataset https://github.com/TencentARC/InstantMesh/blob/main/src/data/objaverse.py#L186 and you've already converted the world-to-camera matrix to the camera-to-world matrix, so it shouldn't be that....
> Same request here :) would assume 0 degrees azimuth but not sure what the elevation actually is. I would have assumed 0 since the poses generated by zero123++ should...
> I'm experiencing a degradation in model performance when fine-tuning with mesh representation (depth and normal maps). The model initially works well when fine-tuned on the NeRF representation but begins...