Closed Eric-L-Manibardo closed 1 year ago
Hello, have you solved this problem? I met a similar problem.
Kind off, it seems that it is the normal output that you will expect. As it is saying: you have not provided a set of pretrained weights so those from DINO backbone are loaded instead.
On a side note let me tell you in advance that my research changed its goals so I do not need anymore to evaluate cityscapes. Therefore perhaps I can not help you any further. Feel free to ask for more advice anyway!
Hello, I am new to Pytorch, Pytorch-lightning and Hydra so perhaps my issue comes from my incompetence.
At eval_segmentation.py I can not load the cityscapes_vit_base_1.ckpt. The failure is at line 67:
I do not know why the model.ckpt is not properly loaded, so the script automatically loads pretrained DINO weights :