You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-1
Original file line number
Diff line number
Diff line change
@@ -143,7 +143,16 @@ This notebook demonstrates the use of three face detection packages:
143
143
1. mtcnn
144
144
1. dlib
145
145
146
-
Each package is tested for its speed in detecting the faces in a set of 300 images (all frames from one video), with GPU support enabled.
146
+
Each package is tested for its speed in detecting the faces in a set of 300 images (all frames from one video), with GPU support enabled. Performance is based on Kaggle's P100 notebook kernel. Results are summarized below.
0 commit comments