File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,14 +14,14 @@ Matlab and Python wrap of Conditional Random Field (CRF) and fully connected (de
1414### Dependency
1515This repository depends on the following packages:
1616
17- * Maxflow https://vision.cs.uwaterloo.ca/code/
17+ * [ ` Maxflow ` ] ( https://vision.cs.uwaterloo.ca/code/ )
1818
19- * DenceCRF http://graphics.stanford.edu/projects/drf/
19+ * [ ` DenceCRF ` ] ( http://graphics.stanford.edu/projects/drf/ )
2020
21- * 3D Dense CRF https://github.com/deepmedic/dense3dCrf
21+ * [ ' 3D Dense CRF` ] ( https://github.com/deepmedic/dense3dCrf )
2222
2323### Installation
24- 1 . Install with pip : [ ` pip install SimpleCRF ` ] [ https://github.com/taigw/SimpleCRF ]
24+ 1 . Install by : [ ` pip install SimpleCRF ` ] ( https://github.com/taigw/SimpleCRF )
2525
26262 . Alternatively, you can compile the source files by the following two steps:
2727``` bash
You can’t perform that action at this time.
0 commit comments