Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
f3094494
Commit
f3094494
authored
Jan 11, 2014
by
Davis King
Browse files
updated release notes
parent
4ff173aa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
docs/docs/release_notes.xml
docs/docs/release_notes.xml
+4
-0
No files found.
docs/docs/release_notes.xml
View file @
f3094494
...
@@ -60,6 +60,10 @@ Bug fixes:
...
@@ -60,6 +60,10 @@ Bug fixes:
- Fixed a compile time bug that could occur when serializing mlp objects.
- Fixed a compile time bug that could occur when serializing mlp objects.
- Fixed a bug in the bigint object that caused division to sometimes produce incorrect
- Fixed a bug in the bigint object that caused division to sometimes produce incorrect
results.
results.
- Fixed a bug which sometimes caused load_image_dataset() to erroneously report that
the dataset file could not be found.
- Fixed a bug in the structural_object_detection_trainer that caused it to erroneously
throw a impossible_labeling_error exception in certain rare cases.
- Updated find_max_factor_graph_nmplp() to use the improved version of the algorithm
- Updated find_max_factor_graph_nmplp() to use the improved version of the algorithm
from the 2011 paper Introduction to dual decomposition for inference by David Sontag,
from the 2011 paper Introduction to dual decomposition for inference by David Sontag,
Amir Globerson, and Tommi Jaakkola. The original algorithm presented in their 2008
Amir Globerson, and Tommi Jaakkola. The original algorithm presented in their 2008
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment