码迷,mamicode.com
首页 > 移动开发 > 详细

Convolutional LSTM Network: A Machine Learning Approach for Precipitation Nowcasting

时间:2020-05-09 17:20:31      阅读:75      评论:0      收藏:0      [点我收藏+]

标签:tor   nal   network   idt   mic   family   ast   模型   方法   

Convolutional LSTM Network: A Machine Learning Approach for Precipitation Nowcasting

2020-05-09 15:59:40

Paper: nips-2015  

Code:

1. https://github.com/automan000/Convolutional_LSTM_PyTorch  

2. https://github.com/ndrplz/ConvLSTM_pytorch 

3. https://github.com/jhhuang96/ConvLSTM-PyTorch 

 

本文提出一种 ConvLSTM 模型,将只能处理向量的 lstm 进行了拓展,可以用于建模时空信息。该方法广泛的应用于各种带有时空信息结构的任务中,如 video segmentation。

技术图片

 

 

技术图片 

技术图片 

 

技术图片

 

  

Convolutional LSTM Network: A Machine Learning Approach for Precipitation Nowcasting

标签:tor   nal   network   idt   mic   family   ast   模型   方法   

原文地址:https://www.cnblogs.com/wangxiaocvpr/p/12858482.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!