File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,12 +13,9 @@ Matlab and Python wrap of Conditional Random Field (CRF) and fully connected (de
1313
1414### Dependency
1515This repository depends on the following packages:
16-
17- * [ ` Maxflow ` ] ( https://vision.cs.uwaterloo.ca/code/ )
18-
19- * [ ` DenceCRF ` ] ( http://graphics.stanford.edu/projects/drf/ )
20-
21- * [ '3D Dense CRF`] ( https://github.com/deepmedic/dense3dCrf )
16+ [ ` Maxflow ` ] ( https://vision.cs.uwaterloo.ca/code/ ) ,
17+ [ ` DenceCRF ` ] ( http://graphics.stanford.edu/projects/drf/ ) and
18+ [ ` 3D Dense CRF ` ] ( https://github.com/deepmedic/dense3dCrf )
2219
2320### Installation
24211 . Install by: [ ` pip install SimpleCRF ` ] ( https://github.com/taigw/SimpleCRF )
@@ -58,4 +55,3 @@ Some demos of using this package are:
5855* ` denseCRF3D.densecrf3d() ` for 3D automatic segmentation.
5956
6057
61-
You can’t perform that action at this time.
0 commit comments