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
b2d7f83f
"test/git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "3433b9b69e1858becbe7309faaf198ec26b0d33f"
Commit
b2d7f83f
authored
May 06, 2012
by
Davis King
Browse files
updated docs
parent
baa6fa87
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
docs/docs/ml.xml
docs/docs/ml.xml
+6
-6
No files found.
docs/docs/ml.xml
View file @
b2d7f83f
...
...
@@ -1391,7 +1391,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<component>
<name>
graph_labeler
</name>
<file>
dlib/graph_cuts.h
</file>
<spec_file
link=
"true"
>
dlib/
svm
/graph_labeler_abstract.h
</spec_file>
<spec_file
link=
"true"
>
dlib/
graph_cuts
/graph_labeler_abstract.h
</spec_file>
<description>
This object is a tool for labeling each node in a
<a
href=
"containers.html#graph"
>
graph
</a>
with a value of true or false, subject to a labeling consistency constraint between
...
...
@@ -1651,7 +1651,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<component>
<name>
is_graph_labeling_problem
</name>
<file>
dlib/
graph_cuts
.h
</file>
<file>
dlib/
svm_threaded
.h
</file>
<spec_file
link=
"true"
>
dlib/svm/structural_svm_graph_labeling_problem_abstract.h
</spec_file>
<description>
This function takes a set of training data for a graph labeling problem
...
...
@@ -2297,7 +2297,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<component>
<name>
cross_validate_graph_labeling_trainer
</name>
<file>
dlib/
graph_cuts
.h
</file>
<file>
dlib/
svm_threaded
.h
</file>
<spec_file
link=
"true"
>
dlib/svm/cross_validate_graph_labeling_trainer_abstract.h
</spec_file>
<description>
Performs k-fold cross validation on a user supplied graph labeling trainer object such
...
...
@@ -2343,7 +2343,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<component>
<name>
test_graph_labeling_function
</name>
<file>
dlib/
graph_cuts
.h
</file>
<file>
dlib/
svm_threaded
.h
</file>
<spec_file
link=
"true"
>
dlib/svm/cross_validate_graph_labeling_trainer_abstract.h
</spec_file>
<description>
Tests a
<a
href=
"#graph_labeler"
>
graph_labeler
</a>
on a set of data
...
...
@@ -2534,7 +2534,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<component>
<name>
structural_svm_graph_labeling_problem
</name>
<file>
dlib/
graph_cuts
.h
</file>
<file>
dlib/
svm_threaded
.h
</file>
<spec_file
link=
"true"
>
dlib/svm/structural_svm_graph_labeling_problem_abstract.h
</spec_file>
<description>
This object is a tool for learning the weight vectors needed to use
...
...
@@ -2596,7 +2596,7 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
<component>
<name>
structural_graph_labeling_trainer
</name>
<file>
dlib/
graph_cuts
.h
</file>
<file>
dlib/
svm_threaded
.h
</file>
<spec_file
link=
"true"
>
dlib/svm/structural_graph_labeling_trainer_abstract.h
</spec_file>
<description>
This object is a tool for learning to solve a graph labeling problem based
...
...
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