最近在学习CRF,由于代码较复杂,网上有很多人开发了工具箱,推荐几个CRF的matlab工具箱:
1维CRF:
http://www.cs.ubc.ca/~murphyk/Software/CRF/crf.html
2维CRF:
http://www.cs.ubc.ca/~murphyk/Software/CRF/crf2D_usage.html
http://phd.gccis.rit.edu/justindomke/JGMT/
DRF:
http://www.cs.ubc.ca/~murphyk/Software/CRF/crf2D_kumarData.html
还有两个经常用CRF的人主页,他们都开发了一些工具箱:
Stephen Gould:
http://users.cecs.anu.edu.au/~sgould/index.html
Kevin P Murphy: