lstm代码matlab-Scene-LSTM:“人类轨迹预测模型”的数据和代码(ISVC2019)

上传者: 38530536 | 上传时间: 2021-09-06 15:52:58 | 文件大小: 842KB | 文件类型: ZIP
lstm代码matlab 场景-LSTM 此代码/实现可用于研究目的。 如果您在工作中使用此代码/数据,请引用以下论文: Huynh、Manh 和 Gita Alaghband。 “通过将场景 LSTM 与人体运动 LSTM 相结合来预测轨迹。” 视觉计算国际研讨会。 斯普林格,湛,2019 年。 现在代码有点乱,我们正在做一些清理工作。 如果您有任何问题/查询,请发送电子邮件至。 此存储库包含 :check_mark: ETH 和 UCY 数据集的处理数据(以像素和米为单位)。 该数据也用于 SGAN 方法。 ├── data │ ├── pixel/ * .txt │ ├── meter/ * .txt :check_mark: 将像素转换为米,反之亦然的脚本。 仔细检查单应矩阵和输入文件的路径。 ├── data_utils │ ├── homography_matrix/ * .txt │ ├── eth_utils/ * .m (matlab scripts to process eth data) │ ├── data_utils/ * .m (matlab scripts to process ucy data

文件下载

资源详情

[{"title":"( 80 个子文件 842KB ) lstm代码matlab-Scene-LSTM:“人类轨迹预测模型”的数据和代码(ISVC2019)","children":[{"title":"Scene-LSTM-master","children":[{"title":"README.md <span style='color:#111;'> 1.49KB </span>","children":null,"spread":false},{"title":"utils","children":[{"title":"metric_conversions.py <span style='color:#111;'> 9.06KB </span>","children":null,"spread":false},{"title":"save_trajectories.py <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false},{"title":"sgan_calculate_homography.py <span style='color:#111;'> 6.10KB </span>","children":null,"spread":false},{"title":"plot_2dgaussian_example.py <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false},{"title":"test_scene_grids.py <span style='color:#111;'> 3.83KB </span>","children":null,"spread":false},{"title":"evaluate.py <span style='color:#111;'> 3.51KB </span>","children":null,"spread":false},{"title":"data_loader.py <span style='color:#111;'> 17.61KB </span>","children":null,"spread":false},{"title":"visualize.py <span style='color:#111;'> 10.95KB </span>","children":null,"spread":false},{"title":"scene_grids.py <span style='color:#111;'> 11.78KB </span>","children":null,"spread":false},{"title":"__pycache__","children":[{"title":"metric_conversions.cpython-36.pyc <span style='color:#111;'> 5.24KB </span>","children":null,"spread":false},{"title":"convert_normalized_unit_to_meters.cpython-36.pyc <span style='color:#111;'> 1.80KB </span>","children":null,"spread":false},{"title":"save_trajectories.cpython-36.pyc <span style='color:#111;'> 899B </span>","children":null,"spread":false},{"title":"scene_grids.cpython-36.pyc <span style='color:#111;'> 8.49KB </span>","children":null,"spread":false},{"title":"evaluate.cpython-36.pyc <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false},{"title":"video_info.cpython-36.pyc <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"visualize.cpython-36.pyc <span style='color:#111;'> 6.43KB </span>","children":null,"spread":false},{"title":"data_loader.cpython-36.pyc <span style='color:#111;'> 9.45KB </span>","children":null,"spread":false}],"spread":true},{"title":"calculate_homography.py <span style='color:#111;'> 4.92KB </span>","children":null,"spread":false},{"title":"video_info.py <span style='color:#111;'> 4.03KB </span>","children":null,"spread":false}],"spread":false},{"title":"test.py <span style='color:#111;'> 2.69KB </span>","children":null,"spread":false},{"title":"config.py <span style='color:#111;'> 3.10KB </span>","children":null,"spread":false},{"title":"data_utils","children":[{"title":"eth_utils","children":[{"title":"convert_world_origin.m <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"normalize_data.m <span style='color:#111;'> 1.71KB </span>","children":null,"spread":false},{"title":"get_data_2dot5_fps.m <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"convert_world2image.m <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"interpolate_data.m <span style='color:#111;'> 3.41KB </span>","children":null,"spread":false}],"spread":true},{"title":"ucy_utils","children":[{"title":"normalize_data.m <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"get_data_2dot5_fps.m <span style='color:#111;'> 812B </span>","children":null,"spread":false},{"title":"convert_image2world.m <span style='color:#111;'> 811B </span>","children":null,"spread":false},{"title":"convert_world2image.m <span style='color:#111;'> 1018B </span>","children":null,"spread":false},{"title":"interpolate_data.m <span style='color:#111;'> 3.41KB </span>","children":null,"spread":false}],"spread":true},{"title":"homography_matrix ","children":[{"title":"eth_univ.txt <span style='color:#111;'> 147B </span>","children":null,"spread":false},{"title":"ucy_zara02.txt <span style='color:#111;'> 101B </span>","children":null,"spread":false},{"title":"ucy_univ.txt <span style='color:#111;'> 101B </span>","children":null,"spread":false},{"title":"eth_hotel.txt <span style='color:#111;'> 147B </span>","children":null,"spread":false},{"title":"ucy_zara01.txt <span style='color:#111;'> 101B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"train.py <span style='color:#111;'> 5.60KB </span>","children":null,"spread":false},{"title":"models","children":[{"title":"Model_LSTM_1L.py <span style='color:#111;'> 5.59KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene_nonlinear_subgrids.py <span style='color:#111;'> 14.01KB </span>","children":null,"spread":false},{"title":"Model_LSTM_abs.py <span style='color:#111;'> 7.67KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene_common_subgrids.py <span style='color:#111;'> 14.55KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene.py <span style='color:#111;'> 12.49KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene_nonlinear.py <span style='color:#111;'> 13.49KB </span>","children":null,"spread":false},{"title":"__pycache__","children":[{"title":"Alahi_Social_LSTM.cpython-36.pyc <span style='color:#111;'> 5.51KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene_nonlinear.cpython-36.pyc <span style='color:#111;'> 8.47KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene.cpython-36.pyc <span style='color:#111;'> 8.11KB </span>","children":null,"spread":false},{"title":"Model_LSTM_abs.cpython-36.pyc <span style='color:#111;'> 5.39KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene_common.cpython-36.pyc <span style='color:#111;'> 8.75KB </span>","children":null,"spread":false},{"title":"Model_LSTM_1L.cpython-36.pyc <span style='color:#111;'> 3.62KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene_common_subgrids.cpython-36.pyc <span style='color:#111;'> 9.04KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene_nonlinear_subgrids.cpython-36.pyc <span style='color:#111;'> 8.62KB </span>","children":null,"spread":false},{"title":"Model_LSTM.cpython-36.pyc <span style='color:#111;'> 5.35KB </span>","children":null,"spread":false},{"title":"Social_LSTM_abs.cpython-36.pyc <span style='color:#111;'> 5.78KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene_nonlinear_noSF.cpython-36.pyc <span style='color:#111;'> 8.39KB </span>","children":null,"spread":false},{"title":"Model_Linear.cpython-36.pyc <span style='color:#111;'> 5.13KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene_SoftFilter.cpython-36.pyc <span style='color:#111;'> 8.46KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene_nonlinear_subgrids_noSF.cpython-36.pyc <span style='color:#111;'> 8.65KB </span>","children":null,"spread":false}],"spread":false},{"title":"Model_LSTM.py <span style='color:#111;'> 7.67KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene_common_nonlinear_withsubgrids.py <span style='color:#111;'> 16.52KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene_SoftFilter.py <span style='color:#111;'> 12.90KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene_nonlinear_subgrids_noSF.py <span style='color:#111;'> 13.64KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene_nonlinear_noSF.py <span style='color:#111;'> 13.11KB </span>","children":null,"spread":false},{"title":"Model_LSTM_Scene_common.py <span style='color:#111;'> 14.62KB </span>","children":null,"spread":false},{"title":"Model_Linear.py <span style='color:#111;'> 7.14KB </span>","children":null,"spread":false},{"title":"Social_LSTM_abs.py <span style='color:#111;'> 10.09KB </span>","children":null,"spread":false}],"spread":false},{"title":"sample.py <span style='color:#111;'> 4.69KB </span>","children":null,"spread":false},{"title":"figures","children":[{"title":"system_overview.JPG <span style='color:#111;'> 112.73KB </span>","children":null,"spread":false}],"spread":true},{"title":"grid.py <span style='color:#111;'> 16.20KB </span>","children":null,"spread":false},{"title":"measure_grid_diversity.py <span style='color:#111;'> 15.22KB </span>","children":null,"spread":false},{"title":"data","children":[{"title":"meter","children":[{"title":"eth_univ.txt <span style='color:#111;'> 114.54KB </span>","children":null,"spread":false},{"title":"ucy_zara02.txt <span style='color:#111;'> 208.04KB </span>","children":null,"spread":false},{"title":"ucy_univ.txt <span style='color:#111;'> 383.17KB </span>","children":null,"spread":false},{"title":"eth_hotel.txt <span style='color:#111;'> 147.48KB </span>","children":null,"spread":false},{"title":"ucy_zara01.txt <span style='color:#111;'> 107.13KB </span>","children":null,"spread":false}],"spread":true},{"title":"pixel","children":[{"title":"eth_univ.txt <span style='color:#111;'> 85.33KB </span>","children":null,"spread":false},{"title":"ucy_zara02.txt <span style='color:#111;'> 200.33KB </span>","children":null,"spread":false},{"title":"ucy_univ.txt <span style='color:#111;'> 279.25KB </span>","children":null,"spread":false},{"title":"eth_hotel.txt <span style='color:#111;'> 122.70KB </span>","children":null,"spread":false},{"title":"ucy_zara01.txt <span style='color:#111;'> 77.57KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":false}],"spread":true}]

评论信息

  • qq_42304784 :
    可以介绍一下吗 对代码做个介绍 比如输入输出的是啥 里面直接就是代码 也没有写如何运行 结果是啥
    2021-10-29

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明