AwA.conf 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. [traintest]
  2. #the original images are currently not awailable
  3. dataset = /home/luetz/data/Animals_with_Attributes/features/rgsift-hist/
  4. #dataset = /home/dbv/bilder/Animals_with_Attributes/features/phog-hist/
  5. #dataset = /home/dbv/bilder/Animals_with_Attributes/features/cq-hist/
  6. #classselection_train = "*"
  7. #classselection_test = "*"
  8. classselection_train = "pig, giant+panda, seal, raccoon, rat, hippopotamus, leopard, persian+cat, chimpanzee, humpback+whale"
  9. classselection_test = "pig, giant+panda, seal, raccoon, rat, hippopotamus, leopard, persian+cat, chimpanzee, humpback+whale"
  10. examples_train = random * 46
  11. #examples_train = random * 260
  12. examples_test = random * 46
  13. #examples_test = random * 40
  14. #examples_test = random pig 311, random giant+panda 922, random seal 489, random raccoon 613, random rat 283, random hippopotamus 703, random leopard 588, random persian+cat 694, random chimpanzee
  15. #681, random humpback+whale 696
  16. #examples_train = random pig 165, random giant+panda 922, random seal 489, random raccoon 613, random rat 283, random hippopotamus 703, random leopard 588, random persian+cat 694, random chimpanzee
  17. #681, random humpback+whale 696
  18. #[train]
  19. ##the original images are currently not awailable
  20. #dataset = /home/dbv/bilder/Animals_with_Attributes/features/
  21. #classselection_train = "*"
  22. #examples_train = random * 1
  23. #[test]
  24. ##the original images are currently not awailable
  25. #dataset = /home/dbv/bilder/Animals_with_Attributes/features/
  26. #classselection_test = "*"
  27. #examples_test = random * 15
  28. [cache]
  29. root = "/home/luetz/data/Animals_with_Attributes/features/rgsift-hist/"
  30. #root = "/home/dbv/bilder/Animals_with_Attributes/features/phog-hist/"
  31. #root = "/home/dbv/bilder/Animals_with_Attributes/features/cq-hist/"
  32. [HIKGP]
  33. #parameter_lower_bound = 0.5
  34. #parameter_upper_bound = 2.5
  35. ils_max_iterations = 50
  36. ils_method = MINRES
  37. optimization_method = downhillsimplex
  38. optimize_noise = true
  39. [main]
  40. nrRuns = 10
  41. transform = absexp
  42. #transform = exp