Closed alexliyang closed 6 years ago
Hi @alexliyang, They are trained as well. CrfRnnLayer in this implementation supports back-propagation.
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?
Excuse me, I have a question : when training, crfrnn_layer's three weights are trained or not?