↓ 3 callersMethod_search_knn(
self,
feats: TensorType["n", "c"],
ref_feats: TensorType["m", "c"],
ref_pts:
Dens3R/AutoReconForDens3R/nerfstudio/fields/feature_field.py:286
↓ 3 callersMethodadd_camera(self, model, width, height, params,
prior_focal_length=False, camera_id=None)
Dens3R/mast3r/colmap_utils/database.py:166
↓ 3 callersMethodcompute_cos_sim(
self,
points: Optional[TensorType["n", 3]],
feats: TensorType["n", "c"],
knn
Dens3R/AutoReconForDens3R/nerfstudio/fields/feature_field.py:299
↓ 3 callersFunctioninverse_normalize(tensor, mean=(0.5, 0.5, 0.5), std=(0.5, 0.5, 0.5))
Dens3R/dust3r/utils/image.py:72