.. |
faces
|
Exposed jitter_image in Python and added an example (#980)
|
2017-12-08 09:59:27 -05:00 |
johns
|
Finished the more complex metric learning example and added some example data.
|
2016-12-17 20:41:36 -05:00 |
video_frames
|
Added an example for the correlation_tracker
|
2015-02-03 14:01:37 -05:00 |
3d_point_cloud_ex.cpp
|
cleaned up examples
|
2015-03-22 19:33:17 -04:00 |
CMakeLists.txt
|
Fixed typos
|
2017-12-25 08:50:34 -05:00 |
LICENSE_FOR_EXAMPLE_PROGRAMS.txt
|
…
|
|
assignment_learning_ex.cpp
|
…
|
|
bayes_net_ex.cpp
|
…
|
|
bayes_net_from_disk_ex.cpp
|
…
|
|
bayes_net_gui_ex.cpp
|
Migrate from dlib::scoped_ptr to std::unique_ptr (#593)
|
2017-05-14 19:52:34 -04:00 |
bridge_ex.cpp
|
…
|
|
bsp_ex.cpp
|
…
|
|
compress_stream_ex.cpp
|
…
|
|
config.txt
|
…
|
|
config_reader_ex.cpp
|
…
|
|
custom_trainer_ex.cpp
|
…
|
|
dir_nav_ex.cpp
|
…
|
|
dnn_face_recognition_ex.cpp
|
Changed graph construction for chinese_whispers() so that each face is always
|
2017-10-27 19:29:52 -04:00 |
dnn_imagenet_ex.cpp
|
Evgeniy Fominov's changes that avoid compiler bugs in Visual Studio.
|
2016-10-08 14:27:34 -04:00 |
dnn_imagenet_train_ex.cpp
|
Evgeniy Fominov's changes that avoid compiler bugs in Visual Studio.
|
2016-10-08 14:27:34 -04:00 |
dnn_inception_ex.cpp
|
Fixed grammar
|
2017-07-24 10:01:23 -04:00 |
dnn_introduction2_ex.cpp
|
Changed the location of the set_synchronization_file() call so that rerunning
|
2017-05-07 19:11:52 -04:00 |
dnn_introduction_ex.cpp
|
Added a note about exporting to XML.
|
2017-05-07 19:12:12 -04:00 |
dnn_metric_learning_ex.cpp
|
Improved example
|
2016-12-17 16:46:39 -05:00 |
dnn_metric_learning_on_images_ex.cpp
|
Made the metric learning example do image jittering.
|
2017-10-24 21:13:02 -04:00 |
dnn_mmod_dog_hipsterizer.cpp
|
Updated comments to reflect recent API changes.
|
2017-11-02 05:43:15 -04:00 |
dnn_mmod_ex.cpp
|
Changed the random_cropper's set_min_object_size() routine to take min box
|
2017-10-24 22:10:02 -04:00 |
dnn_mmod_face_detection_ex.cpp
|
Updated comments to reflect recent API changes.
|
2017-11-02 05:43:15 -04:00 |
dnn_mmod_find_cars2_ex.cpp
|
Update dnn_mmod_find_cars2_ex.cpp (#966)
|
2017-11-17 06:38:48 -05:00 |
dnn_mmod_find_cars_ex.cpp
|
Clarified comments
|
2017-09-16 15:35:37 -04:00 |
dnn_mmod_train_find_cars_ex.cpp
|
fix typo in train find cars example (#1028)
|
2017-12-25 07:56:42 -05:00 |
dnn_semantic_segmentation_ex.cpp
|
Changed network filename to something more descriptive.
|
2017-11-15 07:10:50 -05:00 |
dnn_semantic_segmentation_ex.h
|
Changed this example to use repeat layers. This doesn't change the behavior of
|
2017-12-17 14:41:00 -05:00 |
dnn_semantic_segmentation_train_ex.cpp
|
Changed network filename to something more descriptive.
|
2017-11-15 07:10:50 -05:00 |
empirical_kernel_map_ex.cpp
|
…
|
|
face_detection_ex.cpp
|
…
|
|
face_landmark_detection_ex.cpp
|
Fixed grammar
|
2017-09-15 19:57:16 -04:00 |
fhog_ex.cpp
|
…
|
|
fhog_object_detector_ex.cpp
|
…
|
|
file_to_code_ex.cpp
|
…
|
|
graph_labeling_ex.cpp
|
…
|
|
gui_api_ex.cpp
|
…
|
|
hough_transform_ex.cpp
|
…
|
|
image_ex.cpp
|
…
|
|
integrate_function_adapt_simp_ex.cpp
|
…
|
|
iosockstream_ex.cpp
|
…
|
|
kcentroid_ex.cpp
|
…
|
|
kkmeans_ex.cpp
|
Added spectral_cluster() example
|
2015-02-11 07:55:42 -05:00 |
krls_ex.cpp
|
…
|
|
krls_filter_ex.cpp
|
…
|
|
krr_classification_ex.cpp
|
…
|
|
krr_regression_ex.cpp
|
…
|
|
learning_to_track_ex.cpp
|
…
|
|
least_squares_ex.cpp
|
…
|
|
linear_manifold_regularizer_ex.cpp
|
…
|
|
logger_custom_output_ex.cpp
|
…
|
|
logger_ex.cpp
|
…
|
|
logger_ex_2.cpp
|
…
|
|
matrix_ex.cpp
|
…
|
|
matrix_expressions_ex.cpp
|
…
|
|
max_cost_assignment_ex.cpp
|
…
|
|
member_function_pointer_ex.cpp
|
…
|
|
mlp_ex.cpp
|
…
|
|
mmod_cars_test_image.jpg
|
Added two vehicle detection examples.
|
2017-08-26 17:13:47 -04:00 |
mmod_cars_test_image2.jpg
|
Added another car finding example
|
2017-09-16 15:35:58 -04:00 |
model_selection_ex.cpp
|
Minor update
|
2017-12-18 16:20:21 -05:00 |
mpc_ex.cpp
|
fleshed out this example with comments
|
2015-06-02 17:47:46 -04:00 |
multiclass_classification_ex.cpp
|
…
|
|
multithreaded_object_ex.cpp
|
…
|
|
object_detector_advanced_ex.cpp
|
…
|
|
object_detector_ex.cpp
|
…
|
|
one_class_classifiers_ex.cpp
|
…
|
|
optimization_ex.cpp
|
Added find_min_global() overloads.
|
2017-12-02 07:53:31 -05:00 |
parallel_for_ex.cpp
|
Simplified example to show only the C++11 version of the code.
|
2016-08-30 14:58:38 -04:00 |
pipe_ex.cpp
|
…
|
|
pipe_ex_2.cpp
|
…
|
|
quantum_computing_ex.cpp
|
…
|
|
queue_ex.cpp
|
…
|
|
random_cropper_ex.cpp
|
Changed the random_cropper's set_min_object_size() routine to take min box
|
2017-10-24 22:10:02 -04:00 |
rank_features_ex.cpp
|
…
|
|
running_stats_ex.cpp
|
…
|
|
rvm_ex.cpp
|
…
|
|
rvm_regression_ex.cpp
|
…
|
|
sequence_labeler_ex.cpp
|
…
|
|
sequence_segmenter_ex.cpp
|
…
|
|
server_http_ex.cpp
|
…
|
|
server_iostream_ex.cpp
|
…
|
|
sockets_ex.cpp
|
…
|
|
sockstreambuf_ex.cpp
|
Migrate from dlib::scoped_ptr to std::unique_ptr (#593)
|
2017-05-14 19:52:34 -04:00 |
sqlite_ex.cpp
|
added a SQLite example program
|
2015-01-29 20:53:01 -05:00 |
std_allocator_ex.cpp
|
…
|
|
surf_ex.cpp
|
…
|
|
svm_c_ex.cpp
|
…
|
|
svm_ex.cpp
|
…
|
|
svm_pegasos_ex.cpp
|
…
|
|
svm_rank_ex.cpp
|
…
|
|
svm_sparse_ex.cpp
|
…
|
|
svm_struct_ex.cpp
|
…
|
|
svr_ex.cpp
|
…
|
|
thread_function_ex.cpp
|
…
|
|
thread_pool_ex.cpp
|
Made thread_pool and parallel_for propagate exceptions from task threads to
|
2016-08-30 14:44:46 -04:00 |
threaded_object_ex.cpp
|
…
|
|
threads_ex.cpp
|
Renamed something to avoid name clash with standard library.
|
2016-07-22 16:22:57 -04:00 |
timer_ex.cpp
|
…
|
|
train_object_detector.cpp
|
fixed typo in example
|
2016-08-24 06:56:35 -04:00 |
train_shape_predictor_ex.cpp
|
Fixed spelling error in comment
|
2016-09-30 23:09:03 -04:00 |
using_custom_kernels_ex.cpp
|
…
|
|
video_tracking_ex.cpp
|
Added comments
|
2015-02-03 15:33:11 -05:00 |
webcam_face_pose_ex.cpp
|
Update webcam_face_pose_ex.cpp (#702)
|
2017-07-11 14:11:06 -04:00 |
xml_parser_ex.cpp
|
…
|
|