facebookresearch / dino

PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
Apache License 2.0
6.38k stars 910 forks source link

Is it possible to have an solution runing distributed dino on kubernetes? #199

Open honkiko opened 2 years ago

honkiko commented 2 years ago

Sometimes the engineer has kubernetes cluster available at hand, but doesn't know how to setup a Slurm cluster. If there's solution and doc about runing distributed dino on kubernetes, it would help a lot.