↓ 1 callersFunctionsweep_C_values(
*,
train_features,
train_labels,
test_data_loader,
metric_type,
num_classes,
tra
torchhub/facebookresearch_dinov2_main/dinov2/eval/log_regression.py:188
↓ 1 callersFunctiontest_on_datasets(
feature_model,
linear_classifiers,
test_dataset_strs,
batch_size,
num_workers,
test_
torchhub/facebookresearch_dinov2_main/dinov2/eval/linear.py:430
↓ 1 callersFunctiontrain_and_evaluate(
*,
C,
max_iter,
train_features,
train_labels,
logreg_metric,
test_data_loader,
torchhub/facebookresearch_dinov2_main/dinov2/eval/log_regression.py:160
Method__init__(self, name, root, mode, size=None, id_path=None, nsample=None,argu_mode="robo_depth",cfg=None)
dataset/semi_depth.py:59
Method__init__(self, base_value, final_value, total_iters, warmup_iters=0, start_warmup_value=0, freeze_iters=0)
torchhub/facebookresearch_dinov2_main/dinov2/utils/utils.py:69
Method__init__(
self,
*,
size: int,
sample_count: int,
shuffle: bool = False,
torchhub/facebookresearch_dinov2_main/dinov2/data/samplers.py:19
Method__init__(
self,
*,
sample_count: int,
shuffle: bool = False,
seed: int = 0,
torchhub/facebookresearch_dinov2_main/dinov2/data/samplers.py:80
Method__init__(
self,
*,
sample_count: int,
shuffle: bool = False,
seed: int = 0,
torchhub/facebookresearch_dinov2_main/dinov2/data/samplers.py:167
Method__init__(
self,
*,
split: "ImageNet.Split",
root: str,
extra: str,
tra
torchhub/facebookresearch_dinov2_main/dinov2/data/datasets/image_net.py:60
Method__init__(
self,
in_dim,
out_dim,
use_bn=False,
nlayers=3,
hidden_dim=2
torchhub/facebookresearch_dinov2_main/dinov2/layers/dino_head.py:14
Method__init__(
self,
img_size: Union[int, Tuple[int, int]] = 224,
patch_size: Union[int, Tuple[int,
torchhub/facebookresearch_dinov2_main/dinov2/layers/patch_embed.py:38
Method__init__(self, encoder='vitl', features=256, out_channels=[256, 512, 1024, 1024], use_bn=False, use_clstoken=False, lo
depth_anything/dpt.py:144
Method__init__(self, encoder='vitl', features=256, out_channels=[256, 512, 1024, 1024], use_bn=False, use_clstoken=False, lo
depth_anything/dpt_teacher.py:139
Method__init__(
self,
img_size: Union[int, Tuple[int, int]] = 224,
patch_size: Union[int, Tuple[int,
depth_anything/dinov2_layers/patch_embed.py:38