Skip to content

Commit 327e411

Browse files
authored
Add pointer to issue about kernel weight in README
1 parent d5ac5be commit 327e411

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ According to the paper, `w(2)` was set to 1 and `w(1)` was cross-validated, but
149149
Looking through Philip's code (included in [pydensecrf/densecrf](https://github.com/lucasb-eyer/pydensecrf/tree/master/pydensecrf/densecrf)),
150150
I couldn't find such explicit weights, and my guess is they are thus hard-coded to 1.
151151
If anyone knows otherwise, please open an issue or, better yet, a pull-request.
152+
Update: user @waldol1 has an idea in [this issue](https://github.com/lucasb-eyer/pydensecrf/issues/37). Feel free to try it out!
152153

153154
Inference
154155
---------

0 commit comments

Comments
 (0)