Open DoubleXiJin opened 8 years ago
greate job! When can you share the code?
@DoubleXiJin The procedure would be to rebase your Caffe with the new BLSTM Layer and Parameters on top of the current Master branch, then file a PR (pull request). Make sure to be consistent with the coding style and "make lint" should not result in any errors. This will help to review the code and merge faster.
@naibaf7 Thank you for your help.
@MhLiao We will try our best to provide solid code.
@DoubleXiJin Greate, hope to see the implementation.
@DoubleXiJin Greate job! Would you share the code ?
@DoubleXiJin Greate job!, hope to see the implementation.
Is it integrated on caffe main branch?
Is it still continue?
We implement the BLSTM layer for caffe. We realise that incorporating BLSTM layer in models for activity recognition can improve the accuracy rate. So we want to share the code in caffe. Does this help caffe to have richer layers?