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

can't find a suitable pretrained model #13

Closed
seemaywang opened this issue Jul 20, 2023 · 2 comments
Closed

can't find a suitable pretrained model #13

seemaywang opened this issue Jul 20, 2023 · 2 comments

Comments

@seemaywang
Copy link

Thanks for your impressive work!
when I tested on custmo model,"load_state_dict(torch.load(os.path.join(opt.load_weights_folder, "plade.pth")))", but it seems like no pretrained model end with"plade.pth", could you please tell me which model is matched with PladeNet, thankyou!

@Dwawayu
Copy link
Member

Dwawayu commented Jul 24, 2023

Hi! I apologize for the delayed response. The code segment you have referred to was part of our early experiments to test different network architectures and is now obsolete. You may need to update the plade_net.py according to depth_decoder.py and train a new ckpt with the flag --net_type PladeNet.

Please do not hesitate to contact me if you have any further issues.

@seemaywang
Copy link
Author

Thanks a lot!!!

@Dwawayu Dwawayu closed this as completed Mar 12, 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

2 participants