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
87846355
"...text-generation-inference.git" did not exist on "f1f98e369fbdf3e1bb90bb7fb05ea00cb899c80d"
Commit
87846355
authored
Feb 20, 2014
by
Davis King
Browse files
updated docs
parent
8296869b
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 @
87846355
...
...
@@ -154,6 +154,10 @@
<item
nolink=
"true"
>
<name>
Examples: C++
</name>
<sub>
<item>
<name>
Learning_to_Track
</name>
<link>
learning_to_track_ex.cpp.html
</link>
</item>
<item>
<name>
Structural_Support_Vector_Machines
</name>
<link>
svm_struct_ex.cpp.html
</link>
...
...
docs/docs/ml.xml
View file @
87846355
...
...
@@ -1567,6 +1567,9 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
to track association.
</p>
</description>
<examples>
<example>
learning_to_track_ex.cpp.html
</example>
</examples>
</component>
<!-- ************************************************************************* -->
...
...
@@ -2535,6 +2538,9 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
as the
<a
href=
"#structural_track_association_trainer"
>
structural_track_association_trainer
</a>
and returns the fraction of detections which were correctly associated to their tracks.
</description>
<examples>
<example>
learning_to_track_ex.cpp.html
</example>
</examples>
</component>
<!-- ************************************************************************* -->
...
...
@@ -2631,6 +2637,9 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
Tests a
<a
href=
"#track_association_function"
>
track_association_function
</a>
on a set of data
and returns the fraction of detections which were correctly associated to their tracks.
</description>
<examples>
<example>
learning_to_track_ex.cpp.html
</example>
</examples>
</component>
...
...
@@ -3025,6 +3034,9 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
<a
href=
"#track_association_function"
>
track_association_function
</a>
you can use to do detection to track association.
</description>
<examples>
<example>
learning_to_track_ex.cpp.html
</example>
</examples>
</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