Skip to content

This is an initial version of crf-rnn code based on caffe.

Pre-release
Pre-release
Compare
Choose a tag to compare
@bittnt bittnt released this 01 Oct 13:44
· 75 commits to master since this 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.