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

New Multimodal Fusion Features and New Ionosphere Dataset Support #48

Open
DrHoisu opened this issue Dec 17, 2024 · 0 comments
Open

New Multimodal Fusion Features and New Ionosphere Dataset Support #48

DrHoisu opened this issue Dec 17, 2024 · 0 comments

Comments

@DrHoisu
Copy link

DrHoisu commented Dec 17, 2024

Thank you so much for the wonderful PredRNN. I am a research fellow of Kyoto University. Japan.

This week, I publish a new journal paper: https://doi.org/10.1029/2024SW004121 on ionosphere electron density prediction.

We add the multimodal fusion prediction feature Github rather than the graphic video prediction of your origin PredRNN, because ionosphere is mainly influenced by sun activity and geomagnetic field so the modeling of these factors improves performance significantly. We found that the action-conditioned PredRNN/PredRNNv2 may have a worse performance compared to that only inputs image channel. We think it is not a good choice to multiply the convolution results of different channels in action-conditioned PredRNN model, which is = torch.conv_2d(RGB)*torch.conv_2d(robot_position).

Meanwhile, we add the ionosphere dataset support in the repository. We will be appreciative if you can utilize this dataset and adopt these changes in the future.

iono_1channel_125_true

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