Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix typos
  • Loading branch information
bittnt committed Apr 28, 2016
1 parent 1e1561e commit 14140ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,12 +161,12 @@ We would like to thank Martinkersner Masahiro Imai to provide python training sc
2. [MasazI python scripts for crfasrnn-training](https://github.com/MasazI/crfasrnn-training)

####Merge with the upstream caffe
This is possible to integrate the crfrnn layer into upstream caffe. However, due to the change of crop layers, the caffemodel might require extra training to provide the same accuracy. mtourne Kindly provided a version that merged the code with upstream caffe.
This is possible to integrate the crfrnn layer into upstream caffe. However, due to the change of crop layers, the caffemodel we provided might require extra training to provide the same accuracy. mtourne Kindly provided a version that merged the code with upstream caffe.

1. [mtourne upstream version with CRFRNN](https://github.com/mtourne/crfasrnn)

####GPU version of CRF-RNN
hyenal kindly provided a purely GPU version of CRF-RNN. This would lead to considerable faster training and testing for end-to-end CRF-RNN training.
hyenal kindly provided a purely GPU version of CRF-RNN. This would lead to considerable faster training and testing for CRF-RNN.

1. [hyenal's GPU crf-rnn](https://github.com/hyenal/crfasrnn)

Expand Down

0 comments on commit 14140ff

Please sign in to comment.