↓ 1 callersFunctionrun_eval_linear(
model,
output_dir,
train_dataset_str,
val_dataset_str,
batch_size,
epochs,
epoch
stereo/modeling/models/foundationstereo/dinov2/eval/linear.py:463
↓ 1 callersMethodsample_cost cost_volume: [B*H*W,G,D], groupwise cost volume label_seed: [B*H*W,num_seed], integer disparity modals return: [B
stereo/modeling/models/nmrf/NMP.py:619
↓ 1 callersFunctionsweep_C_values(
*,
train_features,
train_labels,
test_data_loader,
metric_type,
num_classes,
tra
stereo/modeling/models/foundationstereo/dinov2/eval/log_regression.py:187
↓ 1 callersFunctiontest_on_datasets(
feature_model,
linear_classifiers,
test_dataset_strs,
batch_size,
num_workers,
test_
stereo/modeling/models/foundationstereo/dinov2/eval/linear.py:429
↓ 1 callersFunctiontorch_1d_sample linearly sample source tensor along the last dimension input: source [N,D1,D2,D3...,Dn] sample_points [N,D1,D2,....,Dn-1,1]
stereo/modeling/models/sttr/utilities/misc.py:40
↓ 1 callersFunctiontrain_and_evaluate(
*,
C,
max_iter,
train_features,
train_labels,
logreg_metric,
test_data_loader,
stereo/modeling/models/foundationstereo/dinov2/eval/log_regression.py:159