RuntimeError: Error(s) in loading state_dict for DINOv3ViTEmbeddings: size mismatch for cls_token: copying a param with shape torch.Size([1, 1, 1024]) from checkpoint, the shape in current model is ...
File "/home/leon/enter/envs/lanedet/lib/python3.8/site-packages/torch/utils/cpp_extension.py", line 1683, in _run_ninja_build raise RuntimeError(message) from e ...