x : ndarray, shape (width, height, n_features)
Unary evidence / input.
y : ndarray or tuple
Either y is an integral ndarray of shape (width, height), giving a complete labeling for x. Or it is the result of a linear programming relaxation. In this case,
y=(unary_marginals, pariwise_marginals)
, where unary_marginals is an array of shape (width, height, n_states) and pairwise_marginals is an array of shape (n_states, n_states) of accumulated pairwise marginals.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4