You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the original version of Binov2, I ran the/run/train/train.exe file with the following code and found that it never started training or generated any error messages.
python dinov2/run/train/train.py
--nodes 1
--config-file dinov2/configs/train/vitl16_short.yaml
--output-dir <PATH/TO/OUTPUT/DIR>
train.dataset_path=ImageNet:split=TRAIN:root=<PATH/TO/DATASET>:extra=<PATH/TO/DATASET>
Hello, Thank you for your earlier answer,My GPU device is RTX3090, I'm not sure if your code can easily run training on A100 nodes with the skypilot?
The text was updated successfully, but these errors were encountered: