"examples/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "65866989c05f392812daf8f28cb36248c5f63fdc"
Commit 32e00f1a authored by Davis King's avatar Davis King
Browse files

updated docs

parent 71db541a
...@@ -167,6 +167,10 @@ ...@@ -167,6 +167,10 @@
<name>Face Detector</name> <name>Face Detector</name>
<link>face_detector.py.html</link> <link>face_detector.py.html</link>
</item> </item>
<item>
<name>CNN Face Detector</name>
<link>cnn_face_detector.py.html</link>
</item>
<item> <item>
<name>Train Object Detector</name> <name>Train Object Detector</name>
<link>train_object_detector.py.html</link> <link>train_object_detector.py.html</link>
......
...@@ -727,6 +727,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09 ...@@ -727,6 +727,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
<example>dnn_mmod_train_find_cars_ex.cpp.html</example> <example>dnn_mmod_train_find_cars_ex.cpp.html</example>
<example>dnn_mmod_face_detection_ex.cpp.html</example> <example>dnn_mmod_face_detection_ex.cpp.html</example>
<example>dnn_mmod_dog_hipsterizer.cpp.html</example> <example>dnn_mmod_dog_hipsterizer.cpp.html</example>
<example>cnn_face_detector.py.html</example>
</examples> </examples>
</component> </component>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment