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
6a027f0a
Commit
6a027f0a
authored
Feb 28, 2015
by
Davis King
Browse files
updated docs
parent
9712e649
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
7 deletions
+4
-7
docs/docs/ml.xml
docs/docs/ml.xml
+4
-7
No files found.
docs/docs/ml.xml
View file @
6a027f0a
...
...
@@ -2919,13 +2919,10 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
<a
href=
"imaging.html#scan_image_custom"
>
scan_image_custom
</a>
object.
<p>
It learns the parameter vector by formulating the problem as a
<a
href=
"#structural_svm_problem"
>
structural
SVM problem
</a>
. The general approach is similar to the method discussed in
Learning to Localize Objects with Structured Output Regression by
Matthew B. Blaschko and Christoph H. Lampert. However, the method has
been extended to datasets with multiple, potentially overlapping, objects
per image and the measure of loss is different from what is described in
the paper.
It learns the parameter vector by formulating the problem as a
<a
href=
"#structural_svm_problem"
>
structural SVM problem
</a>
.
The exact details of the method are described in the paper
<a
href=
"http://arxiv.org/abs/1502.00046"
>
Max-Margin Object Detection
</a>
by Davis E. King.
</p>
</description>
...
...
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