config.json 217 B

123456789
  1. {
  2. "dataFile": "birds.json",
  3. "imagePrefix": "images",
  4. "defaultPrefix": "pr_set",
  5. "secondaryPrefix": "pr_eggset",
  6. "secondaryPredicate": "egg",
  7. "ignorePredicate": "map",
  8. "outfile": "classes"
  9. }