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

cannot run train script #5

Open
dyq1231 opened this issue Dec 4, 2024 · 2 comments
Open

cannot run train script #5

dyq1231 opened this issue Dec 4, 2024 · 2 comments

Comments

@dyq1231
Copy link

dyq1231 commented Dec 4, 2024

Hello,
Thank you for sharing your work. I'm trying to run your train.py script, but it seems to be failing when loading the training dataset.
python train.py +experiment=mae_vit paths=dengyunqian.yaml wandb=dengyunqian1231.yaml Error executing job with overrides: ['+experiment=mae_vit', 'paths=dengyunqian.yaml', 'wandb=dengyunqian1231.yaml'] Error in call to target 'tactile_ssl.data.vision_tactile.VisionTactileBackboneDataset': ConfigAttributeError('Missing key sensor\n full_key: sensor\n object_type=dict') full_key: data.sensor[0].dataset Missing key sensor full_key: sensor object_type=dict
I have checked the configuration file, but I can't seem to find where the issue lies. Could you please provide some guidance on how to resolve this issue?

@akashsharma02
Copy link
Contributor

Is this resolved? Could you share your config that gets printed when you try to run training?
You can also get a traceback of failure by using export HYDRA_FULL_ERROR=1 on the command line.

@dyq1231
Copy link
Author

dyq1231 commented Dec 19, 2024

The issue has been resolved, and I sincerely appreciate your assistance! However, I have another question: for the T6_textile_classification task, the dataset download link only includes the raw data. Would it be possible for you to provide the preprocessed dataset that is compatible with your code? I would greatly appreciate it!

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