Datasets:

ArXiv:
DOI:
License:
ProgramComputer commited on
Commit
37673fa
·
1 Parent(s): 4a613d6

Update VGGFace2.py

Browse files
Files changed (1) hide show
  1. VGGFace2.py +1 -2
VGGFace2.py CHANGED
@@ -75,8 +75,7 @@ class VGGFace2(datasets.GeneratorBasedBuilder):
75
  datasets.BuilderConfig( version=VERSION
76
  )
77
  ]
78
- 01-Male.txt", "02-Black_Hair.txt","03-Brown_Hair.txt","04-Gray_Hair.txt","05-Blond_Hair.txt","06-Long_Hair.txt",\\
79
- "07-Mustache_or_Beard.txt","08-Wearing_Hat.txt","09-Eyeglasses.txt","10-Sunglasses.txt","11-Mouth_Open.txt"
80
  def _info(self):
81
  features = {
82
  "file": datasets.Image(),
 
75
  datasets.BuilderConfig( version=VERSION
76
  )
77
  ]
78
+
 
79
  def _info(self):
80
  features = {
81
  "file": datasets.Image(),