crfasrnn_keras
crfasrnn_keras copied to clipboard
Can you share your gpu verson?
Thanks very much for your code,its really a good job! When I use your code to train my datasets on tensorflow/keras, it's really too slow.And I realize its reason that can only run on cpu! So can you give us your GPU verson? I will appreciate it! @sadeepj @sirotenko
For now, GPU implementation is only available for caffe https://github.com/hyenal/crfasrnn You can try to port it to TF op if you want
@Yc174 Hi, is this repository able to train a new CRF-RNN model? I mean is backpro part included in "high_dim_filter.so" ? Thx/