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
2904fa35
Commit
2904fa35
authored
Nov 02, 2011
by
Davis King
Browse files
updated docs
parent
e6a01acf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
+16
-0
docs/docs/main_menu.xml
docs/docs/main_menu.xml
+4
-0
docs/docs/ml.xml
docs/docs/ml.xml
+12
-0
No files found.
docs/docs/main_menu.xml
View file @
2904fa35
...
@@ -115,6 +115,10 @@
...
@@ -115,6 +115,10 @@
<item
nolink=
"true"
>
<item
nolink=
"true"
>
<name>
Examples
</name>
<name>
Examples
</name>
<sub>
<sub>
<item>
<name>
Sequence_Labeling
</name>
<link>
sequence_labeler_ex.cpp.html
</link>
</item>
<item>
<item>
<name>
Object_Detector
</name>
<name>
Object_Detector
</name>
<link>
object_detector_ex.cpp.html
</link>
<link>
object_detector_ex.cpp.html
</link>
...
...
docs/docs/ml.xml
View file @
2904fa35
...
@@ -1321,6 +1321,9 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -1321,6 +1321,9 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
Fei Sha and Fernando Pereira
Fei Sha and Fernando Pereira
</blockquote>
</blockquote>
</description>
</description>
<examples>
<example>
sequence_labeler_ex.cpp.html
</example>
</examples>
</component>
</component>
...
@@ -2091,6 +2094,9 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -2091,6 +2094,9 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
as the
<a
href=
"#structural_sequence_labeling_trainer"
>
structural_sequence_labeling_trainer
</a>
as the
<a
href=
"#structural_sequence_labeling_trainer"
>
structural_sequence_labeling_trainer
</a>
and returns a confusion matrix describing the results.
and returns a confusion matrix describing the results.
</description>
</description>
<examples>
<example>
sequence_labeler_ex.cpp.html
</example>
</examples>
</component>
</component>
...
@@ -2104,6 +2110,9 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -2104,6 +2110,9 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
Tests a
<a
href=
"#sequence_labeler"
>
sequence_labeler
</a>
on a set of data
Tests a
<a
href=
"#sequence_labeler"
>
sequence_labeler
</a>
on a set of data
and returns a confusion matrix describing the results.
and returns a confusion matrix describing the results.
</description>
</description>
<examples>
<example>
sequence_labeler_ex.cpp.html
</example>
</examples>
</component>
</component>
...
@@ -2308,6 +2317,9 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
...
@@ -2308,6 +2317,9 @@ Davis E. King. <a href="http://www.jmlr.org/papers/volume10/king09a/king09a.pdf"
to make it look similar to all the other trainers in dlib.
to make it look similar to all the other trainers in dlib.
</p>
</p>
</description>
</description>
<examples>
<example>
sequence_labeler_ex.cpp.html
</example>
</examples>
</component>
</component>
...
...
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