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

Issue regarding DinoVisionTransformer #391

Open
sima111b opened this issue Mar 10, 2024 · 1 comment
Open

Issue regarding DinoVisionTransformer #391

sima111b opened this issue Mar 10, 2024 · 1 comment

Comments

@sima111b
Copy link

Hi,

I am trying to run the training code
"python dinov2/run/train/train.py
--nodes 4
--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>"

but face to this error:
AttributeError: "DinoVisionTransformer' has no attribute '_streams'.

Could you please advise me regarding it?
Thanks!

@MichaelDoron
Copy link

I have the same issue, is there a solution for this?

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

2 participants