ST-LSTM

所属分类:人工智能/神经网络/深度学习
开发工具:matlab
文件大小:3360KB
下载次数:2
上传日期:2022-10-09 08:22:14
上 传 者sh-1993
说明:  论文“使用时空LSTM对跳动的心脏进行运动预测”的代码
(Code for the paper "Motion Prediction of Beating Heart Using Spatio-Temporal LSTM")

文件列表:
LICENSE (1063, 2022-10-09)
LSTM_Prediction.m (3474, 2022-10-09)
Results (0, 2022-10-09)
Results\100-step prediction results of five models for in vivo dataset.tif (1746180, 2022-10-09)
Results\100-step prediction results of five models for phantom dataset.tif (2103730, 2022-10-09)
Results\Average learning curves over 1000 trainings on in vivo dataset.tif (507715, 2022-10-09)
Results\Average learning curves over 1000 trainings on phantom dataset.tif (581326, 2022-10-09)
Results\Prediction errors (RMSE) for five models on in vivo dataset.tif (517929, 2022-10-09)
Results\Prediction errors (RMSE) for five models on phantom dataset.tif (654873, 2022-10-09)
cyclePredictWithRNN.m (1672, 2022-10-09)
measuresInvivo.mat (69280, 2022-10-09)
measuresPhantom.mat (69272, 2022-10-09)
run_PredictionTests.m (2990, 2022-10-09)

# Motion-Prediction-of-Beating-Heart-Using-Spatio-Temporal-LSTM Code for the paper "Motion Prediction of Beating Heart Using Spatio-Temporal LSTM". See the [paper](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=9721087) `cyclePredictWithRNN` works for predicting the result of next time based on trained network. `LSTM_Prediction` is used to input train and test data, setup hyperparameters of LSTM, and record the error. `run_PredictionTests` is the entrence of our task , similar to a main function. All function above are called by it. You can see more details in our code. If you want to cite our data or code for your research, please cite our paper in format ``` @ARTICLE{9721087, author={Zhang, Wanruo and Yao, Guan and Yang, Bo and Zheng, Wenfeng and Liu, Chao}, journal={IEEE Signal Processing Letters}, title={Motion Prediction of Beating Heart Using Spatio-Temporal LSTM}, year={2022}, volume={29}, number={}, pages={787-791}, doi={10.1109/LSP.2022.3154317}} ```

近期下载者

相关文件


收藏者