Skip to content

Commit 32e00f1

Browse files
committed
updated docs
1 parent 71db541 commit 32e00f1

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

docs/docs/main_menu.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,10 @@
167167
<name>Face Detector</name>
168168
<link>face_detector.py.html</link>
169169
</item>
170+
<item>
171+
<name>CNN Face Detector</name>
172+
<link>cnn_face_detector.py.html</link>
173+
</item>
170174
<item>
171175
<name>Train Object Detector</name>
172176
<link>train_object_detector.py.html</link>

docs/docs/ml.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -727,6 +727,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
727727
<example>dnn_mmod_train_find_cars_ex.cpp.html</example>
728728
<example>dnn_mmod_face_detection_ex.cpp.html</example>
729729
<example>dnn_mmod_dog_hipsterizer.cpp.html</example>
730+
<example>cnn_face_detector.py.html</example>
730731
</examples>
731732
</component>
732733

0 commit comments

Comments
 (0)