File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -511,11 +511,11 @@ def fetch_lfw_pairs(
511
511
Features real, between 0 and 255
512
512
================= =======================
513
513
514
- In the official `README.txt`_ this task is described as the
515
- "Restricted" task. As I am not sure as to implement the
516
- "Unrestricted" variant correctly, I left it as unsupported for now.
517
-
518
- .. _`README.txt`: http://vis-www.cs.umass.edu/lfw/README.txt
514
+ In the `original paper <https://people.cs.umass.edu/~elm/papers/lfw.pdf>`_
515
+ the "pairs" version corresponds to the "restricted task", where
516
+ the experimenter should not use the name of a person to infer
517
+ the equivalence or non-equivalence of two face images that
518
+ are not explicitly given in the training set.
519
519
520
520
The original images are 250 x 250 pixels, but the default slice and resize
521
521
arguments reduce them to 62 x 47.
You can’t perform that action at this time.
0 commit comments