crfasrnn_keras icon indicating copy to clipboard operation
crfasrnn_keras copied to clipboard

CRFrnn_layer batch size

Open maloletnik opened this issue 7 years ago • 5 comments

Hi,

Your implementation of the crf layer supports only batch_size = 1. Correct?

maloletnik avatar Sep 12 '17 14:09 maloletnik

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.

sadeepj avatar Oct 05 '17 22:10 sadeepj

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?

runzeer avatar Dec 21 '17 15:12 runzeer

Any pointers where can I make changes to batch_size?

manishh avatar Sep 12 '18 10:09 manishh

Has the batch_size issue been fixed?

mitra052 avatar Aug 09 '19 01:08 mitra052

Did anyone fix this?

pvthuy avatar Feb 04 '20 08:02 pvthuy