Open henryclever opened 3 weeks ago
Hi Henry,
We used the code from the original DINO repo: https://github.com/facebookresearch/dino
We use the same environment as they suggest: python version 3.6, pytorch 1.7.1, torchvision 0.8.2, and CUDA 11.0+, should be no problem.
BR, Mandy
Thanks for the tips! I was able to get this working now and repro your results for DINO! :)
I'm unable to get the DINO model to train with the README instructions. I can't install the dlib because it says: "ERROR: dlib-19.18.0-cp37-cp37m-linux_x86_64.whl is not a supported wheel on this platform."
how can I get this to work? i have ubuntu 22.04.