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

Predict images without imu data/ training model without imu data #11

Open
viettiepx2 opened this issue Dec 22, 2024 · 0 comments
Open

Comments

@viettiepx2
Copy link

Thank you for your work on eWaSR. I'm very impressed with the results presented in your paper.
I'm currently trying to use eWaSR to predict on images without IMU data, and I'm encountering some difficulties. It seems the model is expecting IMU input, and I'm unsure how to adapt it for image-only prediction. I'm also having trouble training the model without IMU data. (Error: Line 69 in model.py: features['imu_mask'] = x['imu_mask'].float().unsqueeze(1))
Could you please provide some guidance on how to modify the model and training process for image-only input? Any help would be greatly appreciated.
Thank you for your time and consideration.

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