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

Config File for DINO2reg-ViT-giant2 #75

Closed
VenkatSBitra opened this issue Apr 25, 2024 · 3 comments
Closed

Config File for DINO2reg-ViT-giant2 #75

VenkatSBitra opened this issue Apr 25, 2024 · 3 comments

Comments

@VenkatSBitra
Copy link

Can you please provide the config file for the DINO2reg-ViT-giant2. Currently there are config files only for: DINO2reg-ViT-Large and DINO2reg-ViT-Small.

@JUGGHM
Copy link
Collaborator

JUGGHM commented Apr 25, 2024

Can you please provide the config file for the DINO2reg-ViT-giant2. Currently there are config files only for: DINO2reg-ViT-Large and DINO2reg-ViT-Small.

Updated now and please try it.

@VenkatSBitra
Copy link
Author

I am getting the following error:

Failed to find function: mono.model.backbones.vit_giant2_reg

when running: torch.nn.DataParallel(get_configured_monodepth_model(cfg, ))

@JUGGHM
Copy link
Collaborator

JUGGHM commented Apr 26, 2024

I am getting the following error:

Failed to find function: mono.model.backbones.vit_giant2_reg

when running: torch.nn.DataParallel(get_configured_monodepth_model(cfg, ))

That's my mistake, I have added the model definitions now.

@YvanYin YvanYin closed this as completed May 14, 2024
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

3 participants