Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ train_object_detector.py
File
train_object_detector.py
python_examples/train_object_detector.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/python
2
# The contents of this file are in the public domain. See LICENSE_FOR_EXAMPLE_PROGRAMS.txt
3
#
4
# This example program shows how you can use dlib to make a HOG based object
Callers
nothing calls this directly
Calls
14
len
Function · 0.85
simple_object_detector_training_options
Method · 0.80
image_window
Method · 0.80
clear_overlay
Method · 0.80
rectangle
Method · 0.80
print
Function · 0.50
range
Function · 0.50
format
Method · 0.45
set_image
Method · 0.45
left
Method · 0.45
top
Method · 0.45
right
Method · 0.45
Tested by
no test coverage detected