Name
Last commit
Last update
..
LICENSE_FOR_EXAMPLE_PROGRAMS.txt Sort out PEP8 issues in the examples
cnn_face_detector.py Set this file to executable
correlation_tracker.py Cleaned up install instructions slightly.
face_alignment.py Exposed jitter_image in Python and added an example (#980)
face_clustering.py Added size and padding as optional parameters
face_detector.py Add detection threshold adjustment to object detection python interface (#140)
face_jitter.py A little bit of cleanup
face_landmark_detection.py Fixed grammar
face_recognition.py Changed code to recommend users to use the new 5 point face landmarking model.
find_candidate_object_locations.py Cleaned up install instructions slightly.
global_optimization.py Changed example to use minimization rather than maximization.
max_cost_assignment.py Updated compile/install instructions for python bindings.
requirements.txt Clarified comment and updated requirements.txt
sequence_segmenter.py Updated compile/install instructions for python bindings.
svm_binary_classifier.py Replace boost::python with pybind11 (#1040)
svm_rank.py Updated compile/install instructions for python bindings.
svm_struct.py Updated compile/install instructions for python bindings.
train_object_detector.py Clarified docs
train_shape_predictor.py Cleaned up install instructions slightly.