You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dlib/examples
Davis King 1a51998ff0
Make docs more clear
3 months ago
..
faces YOLO loss (#2376) 3 years ago
johns Finished the more complex metric learning example and added some example data. 8 years ago
video_frames Added an example for the correlation_tracker 10 years ago
3d_point_cloud_ex.cpp cleaned up examples 10 years ago
CMakeLists.txt [FFmpeg] decoding and demuxing improvements (#2784) 1 year ago
LICENSE_FOR_EXAMPLE_PROGRAMS.txt Added licensing comments to the example programs. 16 years ago
assignment_learning_ex.cpp Fixed some grammar and added a note about the bias term. 10 years ago
bayes_net_ex.cpp Fixing grammar in comments. 11 years ago
bayes_net_from_disk_ex.cpp Fixing grammar in comments. 11 years ago
bayes_net_gui_ex.cpp Migrate from dlib::scoped_ptr to std::unique_ptr (#593) 7 years ago
bridge_ex.cpp Fixing grammar in comments. 11 years ago
bsp_ex.cpp fixed grammar 11 years ago
compress_stream_ex.cpp Added a discussion of the parser's set_group_name() method. 12 years ago
config.txt Added an example showing how to use the config_reader. 16 years ago
config_reader_ex.cpp Fixing grammar in comments. 11 years ago
custom_trainer_ex.cpp Made the examples use the new simplified file serialization API. 11 years ago
dir_nav_ex.cpp updated example 11 years ago
dnn_dcgan_train_ex.cpp Fix typos (#2811) 1 year ago
dnn_face_recognition_ex.cpp Changed graph construction for chinese_whispers() so that each face is always 7 years ago
dnn_imagenet_ex.cpp Evgeniy Fominov's changes that avoid compiler bugs in Visual Studio. 8 years ago
dnn_imagenet_train_ex.cpp Evgeniy Fominov's changes that avoid compiler bugs in Visual Studio. 8 years ago
dnn_inception_ex.cpp Update dnn_inception_ex.cpp (#2256) 4 years ago
dnn_instance_segmentation_ex.cpp Add webp support (#2565) 2 years ago
dnn_instance_segmentation_ex.h Add new loss layer for binary loss per pixel (#1976) 5 years ago
dnn_instance_segmentation_train_ex.cpp Treat warnings as errors (#2490) 2 years ago
dnn_introduction2_ex.cpp Changed the location of the set_synchronization_file() call so that rerunning 7 years ago
dnn_introduction3_ex.cpp Made the DNN layer visiting routines more convenient. 4 years ago
dnn_introduction_ex.cpp Update dnn_introduction_ex.cpp (#2066) 4 years ago
dnn_metric_learning_ex.cpp Improved example 8 years ago
dnn_metric_learning_on_images_ex.cpp Made the metric learning example do image jittering. 7 years ago
dnn_mmod_dog_hipsterizer.cpp Updated comments to reflect recent API changes. 7 years ago
dnn_mmod_ex.cpp fix receptive field comment (#2070) 4 years ago
dnn_mmod_face_detection_ex.cpp Updated comments to reflect recent API changes. 7 years ago
dnn_mmod_find_cars2_ex.cpp Update dnn_mmod_find_cars2_ex.cpp (#966) 7 years ago
dnn_mmod_find_cars_ex.cpp Clarified comments 7 years ago
dnn_mmod_train_find_cars_ex.cpp fix typo in train find cars example (#1028) 7 years ago
dnn_self_supervised_learning_ex.cpp loss_barlow_twins: add get_eccm member function (#2906) 8 months ago
dnn_semantic_segmentation_ex.cpp Add U-net style skip connections to the semantic-segmentation example (#1600) 6 years ago
dnn_semantic_segmentation_ex.h Fix typos (#2811) 1 year ago
dnn_semantic_segmentation_train_ex.cpp Instance segmentation (#1918) 5 years ago
dnn_yolo_train_ex.cpp fix letterbox_image in yolo example (#2911) 8 months ago
empirical_kernel_map_ex.cpp Fixing grammar in comments. 11 years ago
face_detection_ex.cpp clarified examples 11 years ago
face_landmark_detection_ex.cpp Fixed grammar 7 years ago
ffmpeg_file_to_speaker_ex.cpp [FFmpeg] added save_frame() and improved picking of codecs when not specified (#2800) 1 year ago
ffmpeg_info_ex.cpp FFmpeg : improvements to ffmpeg::list() functions (#2773) 1 year ago
ffmpeg_microphone_to_file_ex.cpp [FFmpeg] decoding and demuxing improvements (#2784) 1 year ago
ffmpeg_rtsp_ex.cpp Fix typos (#2811) 1 year ago
ffmpeg_screen_grab_ex.cpp Fix typos (#2811) 1 year ago
ffmpeg_video_decoding2_ex.cpp [FFmpeg] decoding and demuxing improvements (#2784) 1 year ago
ffmpeg_video_decoding_ex.cpp [FFmpeg] decoding and demuxing improvements (#2784) 1 year ago
ffmpeg_video_demuxing2_ex.cpp [FFmpeg] decoding and demuxing improvements (#2784) 1 year ago
ffmpeg_video_demuxing_ex.cpp [FFmpeg] decoding and demuxing improvements (#2784) 1 year ago
ffmpeg_video_encoding_ex.cpp [FFmpeg] decoding and demuxing improvements (#2784) 1 year ago
ffmpeg_video_muxing_ex.cpp [FFmpeg] decoding and demuxing improvements (#2784) 1 year ago
ffmpeg_webcam_face_pose_ex.cpp simplify and fix bug (#2866) 1 year ago
fhog_ex.cpp Fixing grammar in comments. 11 years ago
fhog_object_detector_ex.cpp Make docs more clear 3 months ago
file_to_code_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
graph_labeling_ex.cpp Fixing grammar in comments. 11 years ago
gui_api_ex.cpp Fixing grammar in comments. 11 years ago
hough_transform_ex.cpp Added an example program for the new hough_transform object. 10 years ago
image_ex.cpp Added example of accessing individual pixels 10 years ago
integrate_function_adapt_simp_ex.cpp Removed non-standard header which wasn't compiling in visual studio 2005 11 years ago
iosockstream_ex.cpp Fixing grammar in comments. 11 years ago
kcentroid_ex.cpp Fixing grammar in comments. 11 years ago
kkmeans_ex.cpp Added spectral_cluster() example 10 years ago
krls_ex.cpp Made the examples use the new simplified file serialization API. 11 years ago
krls_filter_ex.cpp Fixing grammar in comments. 11 years ago
krr_classification_ex.cpp Made the examples use the new simplified file serialization API. 11 years ago
krr_regression_ex.cpp Made the examples use the new simplified file serialization API. 11 years ago
learning_to_track_ex.cpp Made the examples use the new simplified file serialization API. 11 years ago
least_squares_ex.cpp Fixing grammar in comments. 11 years ago
linear_manifold_regularizer_ex.cpp Fixing grammar in comments. 11 years ago
logger_custom_output_ex.cpp Added an example program showing how to setup a logger hook 11 years ago
logger_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
logger_ex_2.cpp Fixed minor typos 11 years ago
matrix_ex.cpp fixing grammar 5 years ago
matrix_expressions_ex.cpp fixing grammar 5 years ago
max_cost_assignment_ex.cpp Added max cost assignment example program 10 years ago
member_function_pointer_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
mlp_ex.cpp Fixing grammar in comments. 11 years ago
mmod_cars_test_image.jpg Added two vehicle detection examples. 7 years ago
mmod_cars_test_image2.jpg Added another car finding example 7 years ago
model_selection_ex.cpp Minor update 7 years ago
mpc_ex.cpp fleshed out this example with comments 9 years ago
multiclass_classification_ex.cpp Made the examples use the new simplified file serialization API. 11 years ago
multithreaded_object_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
object_detector_advanced_ex.cpp Treat warnings as errors (#2490) 2 years ago
object_detector_ex.cpp Made the examples use the new simplified file serialization API. 11 years ago
one_class_classifiers_ex.cpp Fixing grammar in comments. 11 years ago
optimization_ex.cpp Fix typos (#2811) 1 year ago
parallel_for_ex.cpp Simplified example to show only the C++11 version of the code. 8 years ago
pascal_voc_2012.h Missing include for `dlib::loss_multiclass_log_per_pixel_` (#2432) 3 years ago
pipe_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
pipe_ex_2.cpp All I did in this change was switch from using #include "" syntax 12 years ago
quantum_computing_ex.cpp Fixing grammar in comments. 11 years ago
queue_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
random_cropper_ex.cpp Changed the random_cropper's set_min_object_size() routine to take min box 7 years ago
rank_features_ex.cpp Fixing grammar in comments. 11 years ago
resnet.h simplify resnet definition by reusing struct template parameter (#2010) 5 years ago
running_stats_ex.cpp Removed unneeded #include 12 years ago
rvm_ex.cpp Made the examples use the new simplified file serialization API. 11 years ago
rvm_regression_ex.cpp Made the examples use the new simplified file serialization API. 11 years ago
sequence_labeler_ex.cpp Made the examples use the new simplified file serialization API. 11 years ago
sequence_segmenter_ex.cpp Made the examples use the new simplified file serialization API. 11 years ago
server_http_ex.cpp Fixed incorrect type used for iterator in example program. 11 years ago
server_iostream_ex.cpp Treat warnings as errors (#2490) 2 years ago
sockets_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
sockstreambuf_ex.cpp Fix typos (#2811) 1 year ago
sqlite_ex.cpp added a SQLite example program 10 years ago
std_allocator_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
surf_ex.cpp simplified SURF example program 12 years ago
svm_c_ex.cpp Added an example for svm_c_trainer. 10 years ago
svm_ex.cpp Made the examples use the new simplified file serialization API. 11 years ago
svm_pegasos_ex.cpp Fixing grammar in comments. 11 years ago
svm_rank_ex.cpp Fixing grammar in comments. 11 years ago
svm_sparse_ex.cpp Fixing grammar in comments. 11 years ago
svm_struct_ex.cpp Fixing grammar in comments. 11 years ago
svr_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
thread_function_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
thread_pool_ex.cpp Made thread_pool and parallel_for propagate exceptions from task threads to 8 years ago
threaded_object_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
threads_ex.cpp Renamed something to avoid name clash with standard library. 8 years ago
timer_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
train_object_detector.cpp fixed typo in example 8 years ago
train_shape_predictor_ex.cpp Fixed spelling error in comment 8 years ago
using_custom_kernels_ex.cpp Fixing grammar in comments. 11 years ago
video_tracking_ex.cpp Added comments 10 years ago
webcam_face_pose_ex.cpp Update webcam_face_pose_ex.cpp (#702) 7 years ago
xml_parser_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago