↓ 1 callersFunctionloss_of_one_batch_tbptt(
batch,
model,
criterion,
chunk_size,
loss_scaler,
optimizer,
accelerator: Accele
src/dust3r/inference.py:90
↓ 1 callersMethodmake_sampler(
self, batch_size, shuffle=True, drop_last=True, world_size=1, rank=0, fixed_length=False
)
src/dust3r/datasets/base/easy_dataset.py:38
↓ 1 callersFunctionsintel_cam_readRead camera data, return (M,N) tuple. M is the intrinsic matrix, N is the extrinsic matrix, so that x = M*N*X, with x being a point in h
eval/relpose/evo_utils.py:19