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

Unable to train H3M model after updating torch for cuda compatibility #6

Open
anupampani opened this issue Mar 1, 2024 · 0 comments

Comments

@anupampani
Copy link

Hey!
Great project and I want to re-run the code to get some more insight. However, after updating pytorch (and a couple of other dependencies), I was able to obtain the padded features but when I try to train the H3M model, I run into a
" TypeError: expected Tensor as element 0 in argument 0, but got NoneType

[03/01 17:26:25][DEBUG] ego4d.datasets.ptv_dataset_helper_features: 113: Failed to load feature with error: [Errno 2] No such file or directory: '/mnt/lv1/ego4d/icvae/v2/features_pad/cf0e2eca-2527-4673-8e44-02cd620590be_121.pt'; trial 0"

Presumably because of a lot of failed load features. I was wondering if anyone else has had this problem while re-creating

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