We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1043a71 commit 3846e8aCopy full SHA for 3846e8a
README.md
@@ -109,6 +109,8 @@ The `compat` argument can be any of the following:
109
- A 1D array, then a `DiagonalCompatibility` is being used.
110
- A 2D array, then a `MatrixCompatibility` is being used.
111
112
+Compatibilities are [ways to weight contributions](https://github.com/lucasb-eyer/pydensecrf/issues/8#issuecomment-188478006).
113
+
114
### Kernels
115
116
Possible values for the `kernel` argument are:
0 commit comments