Open maloletnik opened 7 years ago
That is correct. This is now mentioned under "Limitations" in the README. I'll leave this issue open so that I'll remember to fix it. If you have a patch to fix this, you're more than welcome to submit a pull request.
thx for your excellent work! Now I have a tensorflow framework.So can I use the crfrnnlayer as a layer behind the layers from tensorflow such as slim?
Any pointers where can I make changes to batch_size?
Has the batch_size issue been fixed?
Did anyone fix this?
Hi,
Your implementation of the crf layer supports only batch_size = 1. Correct?