You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/12/26 17:10:44 UTC

[GitHub] sxjscience commented on issue #9179: Sample example codes to work on ConvLSTM and ConvGRU based on 2D images..

sxjscience commented on issue #9179: Sample example codes to work on ConvLSTM and ConvGRU based on 2D images..
URL: https://github.com/apache/incubator-mxnet/issues/9179#issuecomment-353990817
 
 
   @chowkamlee81 You can try to use the ConvLSTM/ConvRNN implemented in Gluon: https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/gluon/contrib/rnn/conv_rnn_cell.py. Also, you can refer to the [HKO-7](https://github.com/sxjscience/HKO-7) project, which is implemented in MXNet.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services