Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to train a model without any labels? #1

Open
PMRS-lab opened this issue Aug 28, 2024 · 1 comment
Open

How to train a model without any labels? #1

PMRS-lab opened this issue Aug 28, 2024 · 1 comment

Comments

@PMRS-lab
Copy link

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?

@PMRS-lab
Copy link
Author

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>
1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant