8000 Releases · torrvision/crfasrnn · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: torrvision/crfasrnn

8EBA

This is a beta (better) version of crf-rnn code based on caffe.

09 May 22:52
Compare
Choose a tag to compare

This is the beta (better) version of crf-rnn code based on caffe. Adding Jon Long's future version and its support.

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

01 Oct 13:44
Compare
Choose a tag to compare
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.
0