Datasets:
ArXiv:
DOI:
License:
Commit
·
30467d3
1
Parent(s):
63632a6
Update VGGFace2.py
Browse files- VGGFace2.py +1 -1
VGGFace2.py
CHANGED
@@ -168,5 +168,5 @@ class VGGFace2(datasets.GeneratorBasedBuilder):
|
|
168 |
"image": {"path": file_path, "bytes": file_obj.read()},
|
169 |
"label": label,
|
170 |
}
|
171 |
-
|
172 |
|
|
|
168 |
"image": {"path": file_path, "bytes": file_obj.read()},
|
169 |
"label": label,
|
170 |
}
|
171 |
+
key+= 1
|
172 |
|