NathanGavenski commited on
Commit
bf7026b
1 Parent(s): 4dbb077

Update imagetest.py

Browse files
Files changed (1) hide show
  1. imagetest.py +1 -1
imagetest.py CHANGED
@@ -38,7 +38,7 @@ class ImageSet(datasets.GeneratorBasedBuilder):
38
 
39
  return [
40
  datasets.SplitGenerator(
41
- name="all",
42
  gen_kwargs={
43
  "images": image_path,
44
  "infos": info_path
 
38
 
39
  return [
40
  datasets.SplitGenerator(
41
+ name="all_routes",
42
  gen_kwargs={
43
  "images": image_path,
44
  "infos": info_path