↓ 10 callersMethod__init__(self, in_channels, out_channels, kernel_size, stride=1,
relu=True, bn=True, bn_momentum=0.1,
networks/module.py:42
↓ 3 callersFunctionreproject_with_depth_pytorch(depth_ref, intrinsics_ref, extrinsics_ref, depth_src, intrinsics_src, extrinsics_src)
filter/dypcd_tanks.py:102
↓ 1 callersFunctioncheck_geometric_consistency(args, depth_ref, intrinsics_ref, extrinsics_ref, depth_src, intrinsics_src, extrinsics_src)
filter/dypcd_tanks.py:164
Method__init__(self, in_channels, out_channels, kernel_size, stride=1,
relu=True, bn=True, bn_momentum=0.1,
networks/module.py:86