This is an initial version of crf-rnn code based on caffe.
Pre-release
Pre-release
Initial bulk commit with the CRF-RNN code. Caffe base code was taken from https://github.com/longjon/caffe/tree/future. Unfortunately, we were unable to directly fork from that repo and apply our patches since the two codebases have deviated too much now.