We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8736f7 commit be37bcdCopy full SHA for be37bcd
nerfstudio/model_components/ray_generators.py
@@ -28,7 +28,6 @@ class RayGenerator(nn.Module):
28
29
Args:
30
cameras: Camera objects containing camera info.
31
- pose_optimizer: pose optimization module, for optimizing noisy camera intrinsics/extrinsics.
32
"""
33
34
image_coords: Tensor
0 commit comments