↓ 2 callersFunctiontrain_for_C(*, C, max_iter, train_features, train_labels, dtype=torch.float64, device=_CPU_DEVICE)
dinov2/dinov2/eval/log_regression.py:153
↓ 1 callersMethod__init__(self, train_features, train_labels, nb_knn, T, device, num_classes=1000)
dinov2/dinov2/eval/knn.py:109
↓ 1 callersMethod__init__(
self, num_feats, temperature=10000, normalize=False, scale=2 * math.pi, eps=1e-6, offset=0.0, init_c
dinov2/dinov2/eval/segmentation_m2f/models/utils/positional_encoding.py:40
↓ 1 callersFunction_build_mlp(nlayers, in_dim, bottleneck_dim, hidden_dim=None, use_bn=False, bias=True)
dinov2/dinov2/layers/dino_head.py:44