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
688471ff
"git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "3855901e5783416e40d7b216e6e3071fd1994bdd"
Commit
688471ff
authored
Jan 02, 2014
by
Davis King
Browse files
fixed grammar
parent
dee365ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/svm/structural_object_detection_trainer_abstract.h
dlib/svm/structural_object_detection_trainer_abstract.h
+1
-1
No files found.
dlib/svm/structural_object_detection_trainer_abstract.h
View file @
688471ff
...
@@ -348,7 +348,7 @@ namespace dlib
...
@@ -348,7 +348,7 @@ namespace dlib
the optimizer doesn't care if the detector outputs a detection that
the optimizer doesn't care if the detector outputs a detection that
matches any of the ignore rectangles or if it fails to output a
matches any of the ignore rectangles or if it fails to output a
detection for an ignore rectangle. Therefore, if there are objects
detection for an ignore rectangle. Therefore, if there are objects
in your dataset that you are unsure you want to detect or otherwise
in your dataset that you are unsure
if
you want to detect or otherwise
don't care if the detector gets or doesn't then you can mark them
don't care if the detector gets or doesn't then you can mark them
with ignore rectangles and the optimizer will simply ignore them.
with ignore rectangles and the optimizer will simply ignore them.
- returns a function F with the following properties:
- returns a function F with the following properties:
...
...
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