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

autoencoder.pth #8

Closed
guogangok opened this issue Jun 8, 2022 · 2 comments
Closed

autoencoder.pth #8

guogangok opened this issue Jun 8, 2022 · 2 comments

Comments

@guogangok
Copy link

in file : cfg_kitti_fm.py,
line 33: extractor_pretrained_path = '/run/media/armin/DATA/GCNDepth/Models/autoencoder.pth',
how can I get the autoencoder.pth?
Thanks!

@ArminMasoumian
Copy link
Owner

in file : cfg_kitti_fm.py, line 33: extractor_pretrained_path = '/run/media/armin/DATA/GCNDepth/Models/autoencoder.pth', how can I get the autoencoder.pth? Thanks!

In our model, we didn't use a feature extractor autoencoder. you can remove that line.

However, if you want to train a jointly connected model, you can download the pre-trained model of autoencoder from the Featdepth model.

Here is the link:
https://drive.google.com/file/d/1ncAWUMvLq2ETMpG-7eI9qfILce_cPPfy/view

@guogangok
Copy link
Author

Thank you again!

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